Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fNegativeStateApiTests.cpp578 glGetProgramiv (program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in init()
605 glGetProgramiv (program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in init()
667 glGetProgramiv (program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in init()
Des3fNegativeShaderApiTests.cpp724 glGetProgramiv (program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in init()
Des3fShaderStateQueryTests.cpp1716 verifyProgramParam (m_testCtx, *this, program, GL_ACTIVE_UNIFORM_BLOCKS, 2); in test()
/external/deqp/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp589 ctx.glGetProgramiv (program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in get_active_uniform_blockiv()
617 ctx.glGetProgramiv (program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in get_active_uniform_block_name()
681 ctx.glGetProgramiv (program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in get_uniform_indices()
Des31fNegativeShaderApiTests.cpp755 ctx.glGetProgramiv (program.getProgram(), GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in uniform_block_binding()
/external/deqp/framework/opengl/
DgluStrUtil.inl120 case GL_ACTIVE_UNIFORM_BLOCKS: return "GL_ACTIVE_UNIFORM_BLOCKS";
/external/mesa3d/src/mesa/main/
Dshaderapi.c593 case GL_ACTIVE_UNIFORM_BLOCKS: in get_programiv()
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dshaderapi.c593 case GL_ACTIVE_UNIFORM_BLOCKS: in get_programiv()
/external/chromium_org/third_party/angle/include/GLES3/
Dgl3.h732 #define GL_ACTIVE_UNIFORM_BLOCKS 0x8A36 macro
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp1173 gl.getProgramiv(program, GL_ACTIVE_UNIFORM_BLOCKS, &numActiveBlocks); in getGLUniformLayout()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl787 #define GL_ACTIVE_UNIFORM_BLOCKS 0x8A36 macro
/external/chromium_org/third_party/angle/src/libGLESv2/
DlibGLESv2.cpp2999 case GL_ACTIVE_UNIFORM_BLOCKS: in glGetProgramiv()
3040 case GL_ACTIVE_UNIFORM_BLOCKS: in glGetProgramiv()
/external/chromium_org/third_party/mesa/src/include/GL/
Dglext.h2118 #define GL_ACTIVE_UNIFORM_BLOCKS 0x8A36 macro
/external/mesa3d/include/GL/
Dglext.h2118 #define GL_ACTIVE_UNIFORM_BLOCKS 0x8A36 macro