Home
last modified time | relevance | path

Searched refs:GL_UNIFORM_BLOCK_NAME_LENGTH (Results 1 - 25 of 31) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp1822 verifyActiveUniformBlockParam(m_testCtx, *this, program, longlongUniformBlockIndex, GL_UNIFORM_BLOCK_NAME_LENGTH, (GLint)std::string("longlongUniformBlockName").length() + 1); // including null-terminator in test()
1823 verifyActiveUniformBlockParam(m_testCtx, *this, program, shortUniformBlockIndex, GL_UNIFORM_BLOCK_NAME_LENGTH, (GLint)std::string("shortUniformBlockName").length() + 1); // including null-terminator in test()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h739 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp1122 gl.getActiveUniformBlockiv(program, (deUint32)blockNdx, GL_UNIFORM_BLOCK_NAME_LENGTH, &nameLen); in getGLUniformLayout()
/third_party/mesa3d/src/mesa/main/
H A Duniforms.c1260 case GL_UNIFORM_BLOCK_NAME_LENGTH: in mesa_bufferiv()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv3.cpp2625 case GL_UNIFORM_BLOCK_NAME_LENGTH: in GetActiveUniformBlockiv()
H A DProgram.cpp427 case GL_UNIFORM_BLOCK_NAME_LENGTH:
/third_party/vk-gl-cts/modules/glshared/
H A DglsUniformBlockCase.cpp1190 gl.getActiveUniformBlockiv(program, (deUint32)blockNdx, GL_UNIFORM_BLOCK_NAME_LENGTH, &nameLen); in getGLUniformLayout()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h938 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
H A Dgl3.h938 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
H A Dgl32.h938 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h919 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
H A Dgl31.h919 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
H A Dgl32.h919 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp971 case GL_UNIFORM_BLOCK_NAME_LENGTH: in GetUniformBlockPropertyEnum()
H A DvalidationES.cpp7634 case GL_UNIFORM_BLOCK_NAME_LENGTH: in ValidateGetActiveUniformBlockivBase()
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h938 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h938 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
H A Dgl31.h940 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
H A Dgl32.h940 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h919 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
H A Dgl31.h919 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
H A Dgl32.h919 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
/third_party/glfw/deps/glad/
H A Dgl.h1389 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1461 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1442 #define GL_UNIFORM_BLOCK_NAME_LENGTH 0x8A41 macro

Completed in 168 milliseconds

12