Lines Matching defs:shaderStorageBlockIndex
916 void APIENTRY shared_dispatch_stub_899(GLuint program, GLuint shaderStorageBlockIndex, GLuint shaderStorageBlockBinding);
7102 static void APIENTRY noopShaderStorageBlockBinding(GLuint program, GLuint shaderStorageBlockIndex, GLuint shaderStorageBlockBinding)
7104 (void) program; (void) shaderStorageBlockIndex; (void) shaderStorageBlockBinding;
26494 void APIENTRY shared_dispatch_stub_899(GLuint program, GLuint shaderStorageBlockIndex, GLuint shaderStorageBlockBinding)
26498 ((void (APIENTRY *)(GLuint program, GLuint shaderStorageBlockIndex, GLuint shaderStorageBlockBinding)) _func)(program, shaderStorageBlockIndex, shaderStorageBlockBinding);