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

/external/swiftshader/src/OpenGL/libGL/
H A DContext.h342 const GLint NUM_MULTISAMPLE_COUNTS = sizeof(multisampleCount) / sizeof(multisampleCount[0]); member in namespace:gl
/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.h89 const GLint NUM_MULTISAMPLE_COUNTS = sizeof(multisampleCount) / sizeof(multisampleCount[0]); member in namespace:es1
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h166 const GLint NUM_MULTISAMPLE_COUNTS = sizeof(multisampleCount) / sizeof(multisampleCount[0]); member in namespace:es2

Completed in 291 milliseconds