Searched defs:shaderStorageBlockIndex (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Duniforms.c1159 shader_storage_block_binding(struct gl_context * ctx,struct gl_shader_program * shProg,GLuint shaderStorageBlockIndex,GLuint shaderStorageBlockBinding) argument
1176 _mesa_ShaderStorageBlockBinding_no_error(GLuint program,GLuint shaderStorageBlockIndex,GLuint shaderStorageBlockBinding) argument
1188 _mesa_ShaderStorageBlockBinding(GLuint program,GLuint shaderStorageBlockIndex,GLuint shaderStorageBlockBinding) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Duniforms.c1164 shader_storage_block_binding(struct gl_context * ctx,struct gl_shader_program * shProg,GLuint shaderStorageBlockIndex,GLuint shaderStorageBlockBinding) argument
1181 _mesa_ShaderStorageBlockBinding_no_error(GLuint program,GLuint shaderStorageBlockIndex,GLuint shaderStorageBlockBinding) argument
1193 _mesa_ShaderStorageBlockBinding(GLuint program,GLuint shaderStorageBlockIndex,GLuint shaderStorageBlockBinding) argument
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c3934 GLuint shaderStorageBlockIndex; member in struct:marshal_cmd_ShaderStorageBlockBinding
3941 GLuint shaderStorageBlockIndex = cmd->shaderStorageBlockIndex; local in function:_mesa_unmarshal_ShaderStorageBlockBinding
3949 _mesa_marshal_ShaderStorageBlockBinding(GLuint program, GLuint shaderStorageBlockIndex, GLuint shaderStorageBlockBinding) argument
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c27089 GLuint shaderStorageBlockIndex; member in struct:marshal_cmd_ShaderStorageBlockBinding
27096 const GLuint shaderStorageBlockIndex = cmd->shaderStorageBlockIndex; local in function:_mesa_unmarshal_ShaderStorageBlockBinding
27101 _mesa_marshal_ShaderStorageBlockBinding(GLuint program, GLuint shaderStorageBlockIndex, GLuint shaderStorageBlockBinding) argument
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/
H A Dshared-glapi_glapi_mapi_tmp.h6863 static void APIENTRY noopShaderStorageBlockBinding(GLuint program, GLuint shaderStorageBlockIndex, GLuint shaderStorageBlockBinding) argument
23841 void APIENTRY shared_dispatch_stub_899(GLuint program, GLuint shaderStorageBlockIndex, GLuint shaderStorageBlockBinding) argument
[all...]
/xsrc/external/mit/MesaLib/src/mapi/shared-glapi/
H A Dglapi_mapi_tmp.h7102 static void APIENTRY noopShaderStorageBlockBinding(GLuint program, GLuint shaderStorageBlockIndex, GLuint shaderStorageBlockBinding) argument
26494 void APIENTRY shared_dispatch_stub_899(GLuint program, GLuint shaderStorageBlockIndex, GLuint shaderStorageBlockBinding) argument
[all...]

Completed in 234 milliseconds