Home
last modified time | relevance | path

Searched refs:storageBlockIndex (Results 1 – 21 of 21) sorted by relevance

/external/angle/src/libANGLE/
DContext_gl_4_3_autogen.h29 void shaderStorageBlockBinding(ShaderProgramID programPacked, GLuint storageBlockIndex, \
DvalidationGL43_autogen.h72 GLuint storageBlockIndex,
DvalidationGL43.cpp106 GLuint storageBlockIndex, in ValidateShaderStorageBlockBinding() argument
DContext_gl.cpp2769 GLuint storageBlockIndex, in shaderStorageBlockBinding() argument
/external/angle/src/libGL/
Dentry_points_gl_4_3_autogen.cpp951 GLuint storageBlockIndex, in ShaderStorageBlockBinding() argument
958 CID(context), program, storageBlockIndex, storageBlockBinding); in ShaderStorageBlockBinding()
966 context, programPacked, storageBlockIndex, storageBlockBinding)); in ShaderStorageBlockBinding()
969 context->shaderStorageBlockBinding(programPacked, storageBlockIndex, in ShaderStorageBlockBinding()
973 storageBlockIndex, storageBlockBinding); in ShaderStorageBlockBinding()
Dentry_points_gl_4_3_autogen.h155 GLuint storageBlockIndex,
DlibGL_autogen.cpp5280 GLuint storageBlockIndex, in glShaderStorageBlockBinding() argument
5283 return gl::ShaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding); in glShaderStorageBlockBinding()
/external/angle/src/libANGLE/renderer/gl/
Dnull_functions.cpp2286 GLuint storageBlockIndex, in glShaderStorageBlockBindingNULL() argument
Dnull_functions.h1440 GLuint storageBlockIndex,
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl5733 GLW_APICALL void GLW_APIENTRY glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex argument
5736 DE_UNREF(storageBlockIndex);
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl4862 …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);
DgluCallLogWrapperApi.inl666 void glShaderStorageBlockBinding (glw::GLuint program, glw::GLuint storageBlockIndex, glw…
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl5287 void glwShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBin… argument
5292 gl->shaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding);
DglwApi.inl1572 void glwShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageB…
DglwFunctionTypes.inl666 …TRY* glShaderStorageBlockBindingFunc) (GLuint program, GLuint storageBlockIndex, GLuint stor…
/external/mesa3d/include/GL/
Dglcorearb.h2502 …IENTRYP PFNGLSHADERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint stor…
2546 GLAPI void APIENTRY glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint s…
Dglext.h2451 …IENTRYP PFNGLSHADERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint stor…
2495 GLAPI void APIENTRY glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint s…
/external/swiftshader/include/GL/
Dglcorearb.h2539 …IENTRYP PFNGLSHADERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint stor…
2583 GLAPI void APIENTRY glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint s…
Dglext.h2487 …IENTRYP PFNGLSHADERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint stor…
2531 GLAPI void APIENTRY glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint s…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h6708 …ENTRY * PFNGLSHADERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint stor…
/external/crosvm/gpu_renderer/src/generated/
Depoxy_egl.rs24241 storageBlockIndex: GLuint,