/external/angle/src/libANGLE/ |
D | validationGL43_autogen.h | 72 GLuint storageBlockIndex,
|
D | Context_gl_4_autogen.h | 143 void shaderStorageBlockBinding(ShaderProgramID programPacked, GLuint storageBlockIndex, \
|
D | validationGL4.cpp | 728 GLuint storageBlockIndex, in ValidateShaderStorageBlockBinding() argument
|
D | validationGL4_autogen.h | 408 GLuint storageBlockIndex,
|
D | Context_gl.cpp | 2769 GLuint storageBlockIndex, in shaderStorageBlockBinding() argument
|
/external/angle/src/libGL/ |
D | entry_points_gl_4_autogen.h | 590 GLuint storageBlockIndex,
|
D | entry_points_gl_4_autogen.cpp | 5183 GLuint storageBlockIndex, in GL_ShaderStorageBlockBinding() argument 5189 CID(context), program, storageBlockIndex, storageBlockBinding); in GL_ShaderStorageBlockBinding() 5197 context, programPacked, storageBlockIndex, storageBlockBinding)); in GL_ShaderStorageBlockBinding() 5200 context->shaderStorageBlockBinding(programPacked, storageBlockIndex, in GL_ShaderStorageBlockBinding() 5204 storageBlockIndex, storageBlockBinding); in GL_ShaderStorageBlockBinding()
|
D | libGL_autogen.cpp | 5264 GLuint storageBlockIndex, in glShaderStorageBlockBinding() argument 5267 return GL_ShaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding); in glShaderStorageBlockBinding()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | null_functions.h | 1482 GLuint storageBlockIndex,
|
D | null_functions.cpp | 2340 GLuint storageBlockIndex, in glShaderStorageBlockBindingNULL() argument
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 5733 GLW_APICALL void GLW_APIENTRY glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex… argument 5736 DE_UNREF(storageBlockIndex);
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 4862 …pper::glShaderStorageBlockBinding (glw::GLuint program, glw::GLuint storageBlockIndex, glw::GLuint… argument 4865 …og::Message << "glShaderStorageBlockBinding(" << program << ", " << storageBlockIndex << ", " << s… 4866 m_gl.shaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding);
|
D | gluCallLogWrapperApi.inl | 666 void glShaderStorageBlockBinding (glw::GLuint program, glw::GLuint storageBlockIndex, glw…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 5287 void glwShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBin… argument 5292 gl->shaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding);
|
D | glwApi.inl | 1572 void glwShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageB…
|
D | glwFunctionTypes.inl | 666 …TRY* glShaderStorageBlockBindingFunc) (GLuint program, GLuint storageBlockIndex, GLuint stor…
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2539 …IENTRYP PFNGLSHADERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint stor… 2583 GLAPI void APIENTRY glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint s…
|
D | glext.h | 2487 …IENTRYP PFNGLSHADERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint stor… 2531 GLAPI void APIENTRY glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint s…
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2502 …IENTRYP PFNGLSHADERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint stor… 2546 GLAPI void APIENTRY glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint s…
|
D | glext.h | 2451 …IENTRYP PFNGLSHADERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint stor… 2495 GLAPI void APIENTRY glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint s…
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 9224 …PIENTRY *PFNGLSHADERSTORAGEBLOCKBINDINGPROC)(GLuint program, GLuint storageBlockIndex, GLuint stor… 14864 …CALLSPEC *epoxy_glShaderStorageBlockBinding)(GLuint program, GLuint storageBlockIndex, GLuint stor…
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | gl_generated_dispatch.c | 116887 …eBlockBinding, (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding), (program, s…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 6708 …ENTRY * PFNGLSHADERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint stor…
|