Searched refs:GL_MAX_SAMPLE_MASK_WORDS (Results 1 – 14 of 14) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fMultisampleTests.cpp | 422 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &maxSampleMaskWords); in init() 566 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &maxSampleMaskWords); in init() 731 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &maxSampleMaskWords); in init() 894 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &maxSampleMaskWords); in init()
|
D | es31fIntegerStateQueryTests.cpp | 799 … verifierSuffix).c_str(), "Test MAX_SAMPLE_MASK_WORDS", GL_MAX_SAMPLE_MASK_WORDS, 1, v… in init()
|
D | es31fIndexedStateQueryTests.cpp | 101 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &m_maxSampleMaskWords); in init()
|
D | es31fTextureMultisampleTests.cpp | 618 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &maxSampleMaskWords); in init()
|
/external/deqp/framework/opengl/ |
D | gluStateReset.cpp | 133 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &numSampleMaskWords); in resetStateES() 719 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &numSampleMaskWords); in resetStateGLCore()
|
D | gluStrUtil.inl | 1284 case GL_MAX_SAMPLE_MASK_WORDS: return "GL_MAX_SAMPLE_MASK_WORDS";
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 307 { GL_MAX_SAMPLE_MASK_WORDS, CONST(1), extra_ARB_texture_multisample },
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1155 #define GL_MAX_SAMPLE_MASK_WORDS 0x8E59 macro
|
/external/mesa3d/include/GLES3/ |
D | gl31.h | 1340 #define GL_MAX_SAMPLE_MASK_WORDS 0x8E59 macro
|
D | gl32.h | 1340 #define GL_MAX_SAMPLE_MASK_WORDS 0x8E59 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1565 #define GL_MAX_SAMPLE_MASK_WORDS 0x8E59 macro
|
D | glext.h | 1452 #define GL_MAX_SAMPLE_MASK_WORDS 0x8E59 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1584 #define GL_MAX_SAMPLE_MASK_WORDS 0x8E59 macro
|
D | glext.h | 1471 #define GL_MAX_SAMPLE_MASK_WORDS 0x8E59 macro
|