Searched defs:ShaderList (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/
H A DShaderList.h52 * The ShaderList structure acts as a cache for ShaderInfos, placing
62 } ShaderList; typedef in typeref:struct:__anon810
72 void ShaderList_AddProgram(ShaderList *programList,
76 jlong ShaderList_FindProgram(ShaderList *programList,
79 void ShaderList_Dispose(ShaderList *programList);

Completed in 1653 milliseconds