/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationGL43_autogen.h | 73 GLuint storageBlockBinding);
|
D | Context_gl_4_autogen.h | 140 GLuint storageBlockBinding); \
|
D | validationGL4.cpp | 865 GLuint storageBlockBinding) in ValidateShaderStorageBlockBinding() argument
|
D | validationGL4_autogen.h | 535 GLuint storageBlockBinding);
|
D | Context_gl.cpp | 2748 GLuint storageBlockBinding) in shaderStorageBlockBinding() argument
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_shader_storage_buffer_object.txt | 98 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/ |
D | ARB_shader_storage_buffer_object.txt | 108 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/ |
D | entry_points_gl_4_autogen.h | 591 GLuint storageBlockBinding);
|
D | entry_points_gl_4_autogen.cpp | 5378 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()
|
D | libGL_autogen.cpp | 5265 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/ |
D | null_functions.cpp | 2341 GLuint storageBlockBinding) in glShaderStorageBlockBindingNULL() argument
|
D | null_functions.h | 1483 GLuint storageBlockBinding);
|
/third_party/vk-gl-cts/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 5754 … glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding) argument 5758 DE_UNREF(storageBlockBinding);
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluCallLogWrapper.inl | 4876 …eBlockBinding (glw::GLuint program, glw::GLuint storageBlockIndex, glw::GLuint storageBlockBinding) argument 4879 …eBlockBinding(" << program << ", " << storageBlockIndex << ", " << storageBlockBinding << ");" << … 4880 m_gl.shaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding);
|
D | gluCallLogWrapperApi.inl | 668 …inding (glw::GLuint program, glw::GLuint storageBlockIndex, glw::GLuint storageBlockBinding);
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwImpl.inl | 5303 …glwShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding) argument 5308 gl->shaderStorageBlockBinding(program, storageBlockIndex, storageBlockBinding);
|
D | glwFunctionTypes.inl | 668 …rageBlockBindingFunc) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
|
D | glwApi.inl | 1578 …derStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
|
/third_party/skia/third_party/externals/opengl-registry/api/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);
|
/third_party/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);
|
/third_party/openGLES/api/GL/ |
D | glcorearb.h | 2483 …DERSTORAGEBLOCKBINDINGPROC) (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding); 2527 …glShaderStorageBlockBinding (GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding);
|
/third_party/skia/third_party/externals/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);
|