Home
last modified time | relevance | path

Searched refs:GL_UNIFORM_BLOCK_BINDING (Results 1 - 25 of 30) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeStateApiTests.cpp907 ctx.glGetActiveUniformBlockiv(-1, 0, GL_UNIFORM_BLOCK_BINDING, &params); in get_active_uniform_blockiv()
912 ctx.glGetActiveUniformBlockiv(shader, 0, GL_UNIFORM_BLOCK_BINDING, &params); in get_active_uniform_blockiv()
919 ctx.glGetActiveUniformBlockiv(program.getProgram(), numActiveBlocks, GL_UNIFORM_BLOCK_BINDING, &params); in get_active_uniform_blockiv()
946 ctx.glGetActiveUniformBlockName(shader, numActiveBlocks, GL_UNIFORM_BLOCK_BINDING, &length, &uniformBlockName[0]); in get_active_uniform_block_name()
951 ctx.glGetActiveUniformBlockName(-1, numActiveBlocks, GL_UNIFORM_BLOCK_BINDING, &length, &uniformBlockName[0]); in get_active_uniform_block_name()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fNegativeStateApiTests.cpp586 glGetActiveUniformBlockiv(program.getProgram(), numActiveBlocks, GL_UNIFORM_BLOCK_BINDING, &params); in init()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h736 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp8849 gl.getActiveUniformBlockiv(program.m_program_object_id, uniform_index, GL_UNIFORM_BLOCK_BINDING, &binding); in checkBinding()
8886 gl.getActiveUniformBlockiv(program.m_program_object_id, index, GL_UNIFORM_BLOCK_BINDING, &binding); in checkResults()
9339 gl.getActiveUniformBlockiv(program.m_program_object_id, index, GL_UNIFORM_BLOCK_BINDING, &binding); in prepareUniforms()
/third_party/mesa3d/src/mesa/main/
H A Duniforms.c1250 case GL_UNIFORM_BLOCK_BINDING: in mesa_bufferiv()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv3.cpp2621 case GL_UNIFORM_BLOCK_BINDING: in GetActiveUniformBlockiv()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h936 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
H A Dgl3.h936 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
H A Dgl32.h936 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h917 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
H A Dgl31.h917 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
H A Dgl32.h917 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp965 case GL_UNIFORM_BLOCK_BINDING: in GetUniformBlockPropertyEnum()
H A DvalidationES.cpp7632 case GL_UNIFORM_BLOCK_BINDING: in ValidateGetActiveUniformBlockivBase()
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h936 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h936 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
H A Dgl31.h938 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
H A Dgl32.h938 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h917 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
H A Dgl31.h917 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
H A Dgl32.h917 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
/third_party/glfw/deps/glad/
H A Dgl.h1386 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1459 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1440 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1459 #define GL_UNIFORM_BLOCK_BINDING 0x8A3F macro

Completed in 230 milliseconds

12