Searched refs:GL_SAMPLER_BINDING (Results 1 – 7 of 7) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 2356 verifyStateInteger(result, gl, GL_SAMPLER_BINDING, 0, m_type); in test() 2368 verifyStateInteger(result, gl, GL_SAMPLER_BINDING, sampler, m_type); in test() 2371 verifyStateInteger(result, gl, GL_SAMPLER_BINDING, 0, m_type); in test() 2387 verifyStateInteger(result, gl, GL_SAMPLER_BINDING, 0, m_type); in test() 2390 verifyStateInteger(result, gl, GL_SAMPLER_BINDING, samplerA, m_type); in test() 2393 verifyStateInteger(result, gl, GL_SAMPLER_BINDING, samplerB, m_type); in test()
|
D | es3fLifetimeTests.cpp | 185 glGetIntegerv(GL_SAMPLER_BINDING, arr); in getBinding()
|
/external/mesa3d/src/mesa/main/ |
D | get.c | 1308 { GL_SAMPLER_BINDING, 1309 LOC_CUSTOM, TYPE_INT, GL_SAMPLER_BINDING, NO_EXTRA }, 1836 case GL_SAMPLER_BINDING: in find_custom_value()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1093 case GL_SAMPLER_BINDING: return "GL_SAMPLER_BINDING";
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 775 #define GL_SAMPLER_BINDING 0x8919 macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 2275 #define GL_SAMPLER_BINDING 0x8919 macro
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |