Home
last modified time | relevance | path

Searched refs:GL_VERTEX_BINDING_DIVISOR (Results 1 - 25 of 25) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fVertexAttributeBindingStateQueryTests.cpp284 verifyStateIndexedInteger(result, gl, GL_VERTEX_BINDING_DIVISOR, binding, 0, m_verifier); in test()
307 verifyStateIndexedInteger(result, gl, GL_VERTEX_BINDING_DIVISOR, 1, 4, m_verifier); in test()
324 verifyStateIndexedInteger(result, gl, GL_VERTEX_BINDING_DIVISOR, binding, divisor, m_verifier); in test()
587 verifyStateIndexedInteger(result, gl, GL_VERTEX_BINDING_DIVISOR, 1, 4, m_verifier); in test()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttribBindingTests.cpp2405 glGetIntegeri_v(GL_VERTEX_BINDING_DIVISOR, i, &p); in Run()
2410 << "glGetIntegeri_v(GL_VERTEX_BINDING_DIVISOR, ...) command generates error." in Run()
2416 m_context.getTestContext().getLog() << tcu::TestLog::Message << "GL_VERTEX_BINDING_DIVISOR(" << i in Run()
2422 glGetIntegeri_v(GL_VERTEX_BINDING_DIVISOR, 1, &p); in Run()
2612 glGetIntegeri_v(GL_VERTEX_BINDING_DIVISOR, index, &p); in stateVerify()
2615 m_context.getTestContext().getLog() << tcu::TestLog::Message << "GL_VERTEX_BINDING_DIVISOR(" << index in stateVerify()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1306 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1375 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
H A Dgl32.h1375 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
/third_party/openGLES/api/GLES3/
H A Dgl31.h1356 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
H A Dgl32.h1356 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
/third_party/mesa3d/src/mesa/main/
H A Dvarray.c2428 case GL_VERTEX_BINDING_DIVISOR: in _mesa_GetVertexArrayIndexediv()
H A Dget.c2726 case GL_VERTEX_BINDING_DIVISOR: in find_value_indexed()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.cpp3166 case GL_VERTEX_BINDING_DIVISOR:
H A DvalidationES3.cpp3186 case GL_VERTEX_BINDING_DIVISOR: in ValidateIndexedStateQuery()
H A DContext.cpp8857 case GL_VERTEX_BINDING_DIVISOR: in getIndexedQueryParameterInfo()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cVertexAttribBindingTests.cpp2058 glGetIntegeri_v(GL_VERTEX_BINDING_DIVISOR, index, &p); in stateVerify()
2061 m_context.getTestContext().getLog() << tcu::TestLog::Message << "GL_VERTEX_BINDING_DIVISOR(" << index in stateVerify()
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl31.h1377 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
H A Dgl32.h1377 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl31.h1356 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
H A Dgl32.h1356 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2474 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
H A Dglext.h2422 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2455 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
H A Dglext.h2403 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2511 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
H A Dglext.h2458 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2511 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro
H A Dglext.h2458 #define GL_VERTEX_BINDING_DIVISOR 0x82D6 macro

Completed in 361 milliseconds