Home
last modified time | relevance | path

Searched refs:GL_ACTIVE_UNIFORM_BLOCKS (Results 1 – 19 of 19) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fNegativeStateApiTests.cpp579 glGetProgramiv (program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in init()
606 glGetProgramiv (program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in init()
668 glGetProgramiv (program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in init()
Des3fNegativeShaderApiTests.cpp729 glGetProgramiv (program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in init()
Des3fShaderStateQueryTests.cpp1780 verifyProgramParam (m_testCtx, *this, program, GL_ACTIVE_UNIFORM_BLOCKS, 2); in test()
/external/deqp/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp867 ctx.glGetProgramiv(program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in get_active_uniform_blockiv()
906 ctx.glGetProgramiv(program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in get_active_uniform_block_name()
980 ctx.glGetProgramiv(program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in get_uniform_indices()
Des31fNegativeShaderApiTests.cpp950 ctx.glGetProgramiv(program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in uniform_block_binding()
/external/deqp/framework/opengl/
DgluStrUtil.inl123 case GL_ACTIVE_UNIFORM_BLOCKS: return "GL_ACTIVE_UNIFORM_BLOCKS";
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h734 #define GL_ACTIVE_UNIFORM_BLOCKS 0x8A36 macro
/external/mesa3d/src/mesa/main/
Dshaderapi.c770 case GL_ACTIVE_UNIFORM_BLOCKS: in get_programiv()
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp1173 gl.getProgramiv(program, GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in getGLUniformLayout()
/external/mesa3d/include/GLES3/
Dgl3.h923 #define GL_ACTIVE_UNIFORM_BLOCKS 0x8A36 macro
Dgl31.h923 #define GL_ACTIVE_UNIFORM_BLOCKS 0x8A36 macro
Dgl32.h923 #define GL_ACTIVE_UNIFORM_BLOCKS 0x8A36 macro
/external/swiftshader/include/GLES3/
Dgl3.h925 #define GL_ACTIVE_UNIFORM_BLOCKS 0x8A36 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl808 #define GL_ACTIVE_UNIFORM_BLOCKS 0x8A36 macro
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp3198 case GL_ACTIVE_UNIFORM_BLOCKS: in GetProgramiv()
/external/swiftshader/include/GL/
Dglcorearb.h1432 #define GL_ACTIVE_UNIFORM_BLOCKS 0x8A36 macro
Dglext.h1319 #define GL_ACTIVE_UNIFORM_BLOCKS 0x8A36 macro
/external/mesa3d/include/GL/
Dglcorearb.h1450 #define GL_ACTIVE_UNIFORM_BLOCKS 0x8A36 macro
Dglext.h1337 #define GL_ACTIVE_UNIFORM_BLOCKS 0x8A36 macro