/external/angle/src/libANGLE/ |
D | Context_gl_4_3_autogen.h | 30 GLuint storageBlockBinding); \
|
D | validationGL43_autogen.h | 73 GLuint storageBlockBinding);
|
D | validationGL43.cpp | 107 GLuint storageBlockBinding) in ValidateShaderStorageBlockBinding() argument
|
D | Context_gl.cpp | 2770 GLuint storageBlockBinding) in shaderStorageBlockBinding() argument
|
/external/angle/src/libGL/ |
D | entry_points_gl_4_3_autogen.cpp | 952 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()
|
D | entry_points_gl_4_3_autogen.h | 156 GLuint storageBlockBinding);
|
D | libGL_autogen.cpp | 5281 GLuint storageBlockBinding) in glShaderStorageBlockBinding() argument 5283 return gl::ShaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding); in glShaderStorageBlockBinding()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | null_functions.cpp | 2287 GLuint storageBlockBinding) in glShaderStorageBlockBindingNULL() argument
|
D | null_functions.h | 1441 GLuint storageBlockBinding);
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 5733 … glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding) argument 5737 DE_UNREF(storageBlockBinding);
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 4862 …eBlockBinding (glw::GLuint program, glw::GLuint storageBlockIndex, glw::GLuint storageBlockBinding) argument 4865 …eBlockBinding(" << program << ", " << storageBlockIndex << ", " << storageBlockBinding << ");" << … 4866 m_gl.shaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding);
|
D | gluCallLogWrapperApi.inl | 666 …inding (glw::GLuint program, glw::GLuint storageBlockIndex, glw::GLuint storageBlockBinding);
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 5287 …glwShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding) argument 5292 gl->shaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding);
|
D | glwApi.inl | 1572 …derStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
|
D | glwFunctionTypes.inl | 666 …rageBlockBindingFunc) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2502 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding); 2546 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
|
D | glext.h | 2451 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding); 2495 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2539 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding); 2583 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
|
D | glext.h | 2487 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding); 2531 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 6708 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
|
/external/crosvm/gpu_renderer/src/generated/ |
D | epoxy_egl.rs | 24242 storageBlockBinding: GLuint,
|