/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context_gl_4_3_autogen.h | 33 void shaderStorageBlockBinding(GLuint program, GLuint storageBlockIndex, \
|
D | Context_gl.cpp | 2872 void Context::shaderStorageBlockBinding(GLuint program, in shaderStorageBlockBinding() function in gl::Context
|
/third_party/mesa3d/src/mesa/main/ |
D | uniforms.c | 1167 GLuint shaderStorageBlockBinding) in shader_storage_block_binding() argument 1170 shaderStorageBlockBinding) { in shader_storage_block_binding() 1176 shaderStorageBlockBinding; in shader_storage_block_binding() 1183 GLuint shaderStorageBlockBinding) in _mesa_ShaderStorageBlockBinding_no_error() argument 1189 shaderStorageBlockBinding); in _mesa_ShaderStorageBlockBinding_no_error() 1195 GLuint shaderStorageBlockBinding) in _mesa_ShaderStorageBlockBinding() argument 1218 if (shaderStorageBlockBinding >= ctx->Const.MaxShaderStorageBufferBindings) { in _mesa_ShaderStorageBlockBinding() 1221 shaderStorageBlockBinding, in _mesa_ShaderStorageBlockBinding() 1227 shaderStorageBlockBinding); in _mesa_ShaderStorageBlockBinding()
|
D | uniforms.h | 252 GLuint shaderStorageBlockBinding); 257 GLuint shaderStorageBlockBinding);
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cShaderTextureImageSamplesTests.cpp | 418 gl.shaderStorageBlockBinding(m_po_id, 0, /* storageBlockIndex */ in executeFunctionalTest()
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwFunctions.inl | 666 glShaderStorageBlockBindingFunc shaderStorageBlockBinding; variable
|
D | glwInitGL44.inl | 376 gl->shaderStorageBlockBinding = (glShaderStorageBlockBindingFunc) loader->get("glShaderSto…
|
D | glwInitGL43.inl | 367 gl->shaderStorageBlockBinding = (glShaderStorageBlockBindingFunc) loader->get("glShaderSto…
|
D | glwInitGL45.inl | 458 gl->shaderStorageBlockBinding = (glShaderStorageBlockBindingFunc) loader->get("glShaderSto…
|
D | glwInitGL46.inl | 461 gl->shaderStorageBlockBinding = (glShaderStorageBlockBindingFunc) loader->get("glShaderSto…
|
D | glwImpl.inl | 5292 gl->shaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context_gl_4_autogen.h | 139 void shaderStorageBlockBinding(ShaderProgramID programPacked, GLuint storageBlockIndex, \
|
D | Context_gl.cpp | 2746 void Context::shaderStorageBlockBinding(ShaderProgramID program, in shaderStorageBlockBinding() function in gl::Context
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.cpp | 577 ASSIGN("glShaderStorageBlockBinding", shaderStorageBlockBinding); in initProcsDesktopGL() 1772 ASSIGN("glShaderStorageBlockBinding", shaderStorageBlockBinding); in initProcsDesktopGL() 3365 shaderStorageBlockBinding = &glShaderStorageBlockBindingNULL; in initProcsDesktopGLNULL() 4559 shaderStorageBlockBinding = &glShaderStorageBlockBindingNULL; in initProcsDesktopGLNULL()
|
D | DispatchTableGL_autogen.h | 595 PFNGLSHADERSTORAGEBLOCKBINDINGPROC shaderStorageBlockBinding = nullptr; variable
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.cpp | 619 ASSIGN("glShaderStorageBlockBinding", shaderStorageBlockBinding); in initProcsDesktopGL() 1302 ASSIGN("glShaderStorageBlockBinding", shaderStorageBlockBinding); in initProcsDesktopGL() 3413 shaderStorageBlockBinding = &glShaderStorageBlockBindingNULL; in initProcsDesktopGLNULL() 4094 shaderStorageBlockBinding = &glShaderStorageBlockBindingNULL; in initProcsDesktopGLNULL()
|
D | DispatchTableGL_autogen.h | 595 PFNGLSHADERSTORAGEBLOCKBINDINGPROC shaderStorageBlockBinding = nullptr; variable
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_3_autogen.cpp | 932 context->shaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding); in ShaderStorageBlockBinding()
|
/third_party/vk-gl-cts/framework/platform/null/ |
D | tcuNullRenderContextInitFuncs.inl | 666 gl->shaderStorageBlockBinding = glShaderStorageBlockBinding;
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cLayoutBindingTests.cpp | 3182 gl().shaderStorageBlockBinding(getProgram(), blockIndex, bindingPoint); in setBindingPoints()
|
D | es31cArrayOfArraysTests.cpp | 7420 gl.shaderStorageBlockBinding(this->program_object_id, my_storage_block_index, 0); in test_shader_compilation()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_autogen.cpp | 5395 context->shaderStorageBlockBinding(programPacked, storageBlockIndex, in GL_ShaderStorageBlockBinding()
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluCallLogWrapper.inl | 4866 m_gl.shaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding);
|