Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_4_3_autogen.h30 GLuint storageBlockBinding); \
DvalidationGL43_autogen.h73 GLuint storageBlockBinding);
DvalidationGL43.cpp107 GLuint storageBlockBinding) in ValidateShaderStorageBlockBinding() argument
DContext_gl.cpp2770 GLuint storageBlockBinding) in shaderStorageBlockBinding() argument
/external/angle/src/libGL/
Dentry_points_gl_4_3_autogen.cpp952 GLuint storageBlockBinding) in ShaderStorageBlockBinding() argument
958 CID(context), program, storageBlockIndex, storageBlockBinding); in ShaderStorageBlockBinding()
966 context, programPacked, storageBlockIndex, storageBlockBinding)); in ShaderStorageBlockBinding()
970 storageBlockBinding); in ShaderStorageBlockBinding()
973 storageBlockIndex, storageBlockBinding); in ShaderStorageBlockBinding()
Dentry_points_gl_4_3_autogen.h156 GLuint storageBlockBinding);
DlibGL_autogen.cpp5281 GLuint storageBlockBinding) in glShaderStorageBlockBinding() argument
5283 return gl::ShaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding); in glShaderStorageBlockBinding()
/external/angle/src/libANGLE/renderer/gl/
Dnull_functions.cpp2287 GLuint storageBlockBinding) in glShaderStorageBlockBindingNULL() argument
Dnull_functions.h1441 GLuint storageBlockBinding);
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl5733 … glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding) argument
5737 DE_UNREF(storageBlockBinding);
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl4862 …eBlockBinding (glw::GLuint program, glw::GLuint storageBlockIndex, glw::GLuint storageBlockBinding) argument
4865 …eBlockBinding(" << program << ", " << storageBlockIndex << ", " << storageBlockBinding << ");" << …
4866 m_gl.shaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding);
DgluCallLogWrapperApi.inl666 …inding (glw::GLuint program, glw::GLuint storageBlockIndex, glw::GLuint storageBlockBinding);
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl5287 …glwShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding) argument
5292 gl->shaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding);
DglwApi.inl1572 …derStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
DglwFunctionTypes.inl666 …rageBlockBindingFunc) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
/external/mesa3d/include/GL/
Dglcorearb.h2502 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
2546 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
Dglext.h2451 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
2495 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
/external/swiftshader/include/GL/
Dglcorearb.h2539 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
2583 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
Dglext.h2487 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
2531 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h6708 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
/external/crosvm/gpu_renderer/src/generated/
Depoxy_egl.rs24242 storageBlockBinding: GLuint,