Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h698 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cCommonBugsTests.cpp61 "Verifies GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH pname is recognized by glGetProgramiv()") in GetProgramivActiveUniformBlockMaxNameLengthTest()
229 gl.getProgramiv(m_po_id, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, &result_value); in iterate()
236 << "] for GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH" << tcu::TestLog::EndMessage; in iterate()
244 << " for the GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, " in iterate()
H A Dgl4cGlSpirvTests.cpp774 gl.getProgramiv(program.getProgram(), GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, &programState[3]); in iterate()
/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c887 case GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH: { in get_programiv()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h926 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
H A Dgl3.h926 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
H A Dgl32.h926 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h907 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
H A Dgl31.h907 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
H A Dgl32.h907 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp1330 case GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH: in QueryProgramiv()
H A DvalidationES.cpp5695 case GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH: in ValidateGetProgramivBase()
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h926 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h926 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
H A Dgl31.h928 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
H A Dgl32.h928 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h907 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
H A Dgl31.h907 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
H A Dgl32.h907 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp1781 verifyProgramParam (m_testCtx, *this, program, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, (GLint)std::string("longlongUniformBlockName").length() + 1); // including a null terminator in test()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.cpp2952 case GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH: in GetProgramiv()
/third_party/glfw/deps/glad/
H A Dgl.h196 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1449 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1430 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1449 #define GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH 0x8A35 macro

Completed in 210 milliseconds

12