Home
last modified time | relevance | path

Searched refs:storageBlockBinding (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationGL43_autogen.h73 GLuint storageBlockBinding);
DContext_gl_4_autogen.h140 GLuint storageBlockBinding); \
DvalidationGL4.cpp865 GLuint storageBlockBinding) in ValidateShaderStorageBlockBinding() argument
DvalidationGL4_autogen.h535 GLuint storageBlockBinding);
DContext_gl.cpp2748 GLuint storageBlockBinding) in shaderStorageBlockBinding() argument
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_shader_storage_buffer_object.txt98 uint storageBlockBinding);
266 uint storageBlockBinding);
271 index in <program>, or if <storageBlockBinding> is greater than or equal
275 <storageBlockBinding> to read and write the values of the buffer
926 <storageBlockBinding> is is greater than or equal to the value of
/third_party/openGLES/extensions/ARB/
DARB_shader_storage_buffer_object.txt108 uint storageBlockBinding);
276 uint storageBlockBinding);
281 index in <program>, or if <storageBlockBinding> is greater than or equal
285 <storageBlockBinding> to read and write the values of the buffer
936 <storageBlockBinding> is is greater than or equal to the value of
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_autogen.h591 GLuint storageBlockBinding);
Dentry_points_gl_4_autogen.cpp5378 GLuint storageBlockBinding) in GL_ShaderStorageBlockBinding() argument
5383 CID(context), program, storageBlockIndex, storageBlockBinding); in GL_ShaderStorageBlockBinding()
5392 programPacked, storageBlockIndex, storageBlockBinding)); in GL_ShaderStorageBlockBinding()
5396 storageBlockBinding); in GL_ShaderStorageBlockBinding()
5399 storageBlockIndex, storageBlockBinding); in GL_ShaderStorageBlockBinding()
DlibGL_autogen.cpp5265 GLuint storageBlockBinding) in glShaderStorageBlockBinding() argument
5267 return GL_ShaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding); in glShaderStorageBlockBinding()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dnull_functions.cpp2341 GLuint storageBlockBinding) in glShaderStorageBlockBindingNULL() argument
Dnull_functions.h1483 GLuint storageBlockBinding);
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl5754 … glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding) argument
5758 DE_UNREF(storageBlockBinding);
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl4876 …eBlockBinding (glw::GLuint program, glw::GLuint storageBlockIndex, glw::GLuint storageBlockBinding) argument
4879 …eBlockBinding(" << program << ", " << storageBlockIndex << ", " << storageBlockBinding << ");" << …
4880 m_gl.shaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding);
DgluCallLogWrapperApi.inl668 …inding (glw::GLuint program, glw::GLuint storageBlockIndex, glw::GLuint storageBlockBinding);
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwImpl.inl5303 …glwShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding) argument
5308 gl->shaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding);
DglwFunctionTypes.inl668 …rageBlockBindingFunc) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
DglwApi.inl1578 …derStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglcorearb.h2539 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
2583 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
Dglext.h2487 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
2531 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
/third_party/mesa3d/include/GL/
Dglcorearb.h2502 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
2546 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
Dglext.h2451 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
2495 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
/third_party/openGLES/api/GL/
Dglcorearb.h2483 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
2527 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglcorearb.h2539 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
2583 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
Dglext.h2487 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
2531 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);

12