Home
last modified time | relevance | path

Searched defs:NUM_MULTISAMPLE_COUNTS (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.h89 const GLint NUM_MULTISAMPLE_COUNTS = sizeof(multisampleCount) / sizeof(multisampleCount[0]); variable
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.h166 const GLint NUM_MULTISAMPLE_COUNTS = sizeof(multisampleCount) / sizeof(multisampleCount[0]); variable