Home
last modified time | relevance | path

Searched defs:shaderStorageBlockBinding (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Duniforms.c1171 GLuint shaderStorageBlockBinding) in shader_storage_block_binding()
1187 GLuint shaderStorageBlockBinding) in _mesa_ShaderStorageBlockBinding_no_error()
1199 GLuint shaderStorageBlockBinding) in _mesa_ShaderStorageBlockBinding()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h595 PFNGLSHADERSTORAGEBLOCKBINDINGPROC shaderStorageBlockBinding = nullptr; variable
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl668 glShaderStorageBlockBindingFunc shaderStorageBlockBinding; variable