/external/deqp/modules/gles2/stress/ |
D | es2sMemoryTests.cpp | 62 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 63 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 64 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 65 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 67 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 68 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 69 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 70 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 72 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 73 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() [all …]
|
/external/deqp/modules/gles3/stress/ |
D | es3sMemoryTests.cpp | 64 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 65 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 66 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 67 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 69 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 70 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 71 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 72 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 74 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() 75 …basicGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext()… in init() [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fAttribLocationTests.cpp | 99 …->addChild(new gls::BindAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests() 112 …dChild(new gls::BindMaxAttributesTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests() 127 …ld(new gls::BindAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests() 131 …new gls::BindAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type, 1)); in createAttributeLocationTests() 134 …new gls::BindMaxAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests() 137 …ls::BindInactiveAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests() 152 …dChild(new gls::BindHoleAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests() 162 …ddChild(new gls::PreAttachBindAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests() 163 …>addChild(new gls::PreLinkBindAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests() 164 …addChild(new gls::PostLinkBindAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests() [all …]
|
D | es3fFragDepthTests.cpp | 126 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 128 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() 148 …glu::ShaderProgram basicQuadProgram(m_context.getRenderContext(), glu::makeVtxFragSources(s_vertex… in iterate() 177 glu::draw(m_context.getRenderContext(), basicQuadProgram.getProgram(), 1, &posBinding, in iterate() 183 glu::draw(m_context.getRenderContext(), basicQuadProgram.getProgram(), 1, &posBinding, in iterate() 192 …glu::ShaderProgram program(m_context.getRenderContext(), glu::makeVtxFragSources(s_vertexShaderSrc… in iterate() 218 gls::setupDefaultUniforms(m_context.getRenderContext(), program.getProgram()); in iterate() 226 …glu::draw(m_context.getRenderContext(), program.getProgram(), DE_LENGTH_OF_ARRAY(vertexArrays), &v… in iterate() 233 glu::readPixels(m_context.getRenderContext(), viewportX, viewportY, renderedFrame.getAccess()); in iterate() 297 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() [all …]
|
/external/deqp/modules/gles2/functional/ |
D | es2fAttribLocationTests.cpp | 72 …->addChild(new gls::BindAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests() 85 …dChild(new gls::BindMaxAttributesTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests() 100 …ld(new gls::BindAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests() 104 …new gls::BindAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type, 1)); in createAttributeLocationTests() 107 …new gls::BindMaxAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests() 110 …ls::BindInactiveAliasingAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests() 125 …dChild(new gls::BindHoleAttributeTest(context.getTestContext(), context.getRenderContext(), type)); in createAttributeLocationTests() 135 …ddChild(new gls::PreAttachBindAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests() 136 …>addChild(new gls::PreLinkBindAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests() 137 …addChild(new gls::PostLinkBindAttributeTest(context.getTestContext(), context.getRenderContext())); in createAttributeLocationTests() [all …]
|
D | es2fClipControlTests.cpp | 66 clipControl = context.getRenderContext().getFunctions().clipControl; in ClipControlApi() 95 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in verifyState() 174 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in init() 177 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init() 196 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() 275 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 335 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 406 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() 428 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 435 new glu::ShaderProgram(m_context.getRenderContext(), glu::makeVtxFragSources(vsh(), fsh()))); in iterate() [all …]
|
D | es2fTextureCompletenessTests.cpp | 924 …tex2d->addChild(new Incomplete2DSizeCase(m_testCtx, m_context.getRenderContext(), "npot_size", … in init() 925 …tex2d->addChild(new Incomplete2DSizeCase(m_testCtx, m_context.getRenderContext(), "npot_size_level… in init() 926 …tex2d->addChild(new Incomplete2DSizeCase(m_testCtx, m_context.getRenderContext(), "npot_size_level… in init() 927 …tex2d->addChild(new Incomplete2DSizeCase(m_testCtx, m_context.getRenderContext(), "not_positive_le… in init() 929 …tex2d->addChild(new Incomplete2DFormatCase(m_testCtx, m_context.getRenderContext(), "format_mismat… in init() 930 …tex2d->addChild(new Incomplete2DFormatCase(m_testCtx, m_context.getRenderContext(), "format_mismat… in init() 931 …tex2d->addChild(new Incomplete2DFormatCase(m_testCtx, m_context.getRenderContext(), "format_mismat… in init() 932 …tex2d->addChild(new Incomplete2DFormatCase(m_testCtx, m_context.getRenderContext(), "format_mismat… in init() 934 …tex2d->addChild(new Incomplete2DMissingLevelCase(m_testCtx, m_context.getRenderContext(), "missing… in init() 935 …tex2d->addChild(new Incomplete2DMissingLevelCase(m_testCtx, m_context.getRenderContext(), "missing… in init() [all …]
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShaderDrawParametersTests.cpp | 112 const Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 155 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() 164 const Functions& gl = m_context.getRenderContext().getFunctions(); in init() 204 const Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() 236 const Functions& gl = m_context.getRenderContext().getFunctions(); in draw() 237 glu::ContextType contextType = m_context.getRenderContext().getType(); in draw() 302 const Functions& gl = m_context.getRenderContext().getFunctions(); in verify() 303 const tcu::RenderTarget& rt = m_context.getRenderContext().getRenderTarget(); in verify() 379 const Functions& gl = m_context.getRenderContext().getFunctions(); in drawCommand() 405 const Functions& gl = m_context.getRenderContext().getFunctions(); in drawCommand() [all …]
|
D | gl3cTransformFeedbackOverflowQueryTests.cpp | 71 glu::ContextType contextType = m_context.getRenderContext().getType(); in featureSupported() 85 …glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType(4, 0, glu::PROFILE_CORE)… in supportsTransformFeedback2() 92 …glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType(4, 0, glu::PROFILE_CORE)… in supportsTransformFeedback3() 99 …glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType(4, 0, glu::PROFILE_CORE)… in supportsGpuShader5() 106 …glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType(4, 5, glu::PROFILE_CORE)… in supportsConditionalRenderInverted() 113 …glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType(4, 4, glu::PROFILE_CORE)… in supportsQueryBufferObject() 167 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 206 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in verifyCurrentQueryState() 317 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init() 326 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() [all …]
|
D | gl4cDirectStateAccessProgramPipelinesTests.cpp | 74 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 77 …bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 198 …bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 266 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in prepare() 288 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testProgramPipelineParameter() 330 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testProgramPipelineInfoLog() 378 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in clean() 407 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 410 …bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 503 …bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() [all …]
|
D | gl4cClipControlTests.cpp | 66 clipControl = context.getRenderContext().getFunctions().clipControl; in ClipControlApi() 99 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in verifyState() 186 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in init() 189 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init() 207 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() 281 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 341 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 412 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() 434 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 441 new glu::ShaderProgram(m_context.getRenderContext(), glu::makeVtxFragSources(vsh(), fsh()))); in iterate() [all …]
|
D | gl4cDirectStateAccessSamplersTests.cpp | 74 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 77 …bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 171 …bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 241 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in prepare() 257 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testSamplerIntegerParameter() 298 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testSamplerFloatParameter() 328 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testSamplerFloatVectorParameter() 357 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in clean() 385 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 388 …bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() [all …]
|
D | gl4cConditionalRenderInvertedTests.cpp | 70 …bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 143 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in createQueryObject() 161 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in clean() 182 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in test() 238 …bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 363 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in createProgram() 473 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in createView() 511 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in createQueryObject() 523 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in setupColor() 539 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in setupPassSwitch() [all …]
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeComputeTests.cpp | 122 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in generateComputeShader() 194 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_uniform_block_limit() 212 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_shader_storage_block_limit() 236 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_texture_image_units_limit() 272 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_image_uniforms_limit() 295 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_shared_memory_size_limit() 318 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_uniform_components_limit() 350 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_atomic_counter_buffer_limit() 375 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_atomic_counters_limit() 385 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in program_not_active() [all …]
|
D | es31fNegativeShaderFramebufferFetchTests.cpp | 121 if (!glu::isContextTypeES(ctx.getRenderContext().getType())) in last_frag_data_not_defined() 126 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in last_frag_data_not_defined() 139 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in last_frag_data_not_defined() 166 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in last_frag_data_readonly() 192 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in invalid_inout_version() 204 if (!glu::isContextTypeES(ctx.getRenderContext().getType())) in invalid_redeclaration_inout() 209 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in invalid_redeclaration_inout() 224 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in invalid_redeclaration_inout() 236 if (!glu::isContextTypeES(ctx.getRenderContext().getType())) in invalid_vertex_inout() 241 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in invalid_vertex_inout() [all …]
|
D | es31fProgramStateQueryTests.cpp | 67 …const glu::GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(context.getRenderContext(… in specializeShader() 72 if (glu::contextSupports(context.getRenderContext().getType(), glu::ApiType::es(3, 2))) in specializeShader() 105 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 143 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate() 150 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate() 167 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate() 183 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate() 219 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 265 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate() 272 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate() [all …]
|
D | es31fBasicComputeShaderTests.cpp | 93 …const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getTyp… in iterate() 100 const ShaderProgram program(m_context.getRenderContext(), in iterate() 103 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 132 …const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getTyp… in iterate() 153 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 154 …const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SH… in iterate() 155 const Buffer inputBuffer (m_context.getRenderContext()); in iterate() 156 const Buffer outputBuffer (m_context.getRenderContext()); in iterate() 254 …const GLSLVersion glslVersion = glu::getContextTypeGLSLVersion(m_context.getRenderContext().getTyp… in iterate() 275 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() [all …]
|
D | es31fVertexAttributeBindingStateQueryTests.cpp | 89 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in test() 90 glu::VertexArray vao (m_context.getRenderContext()); in test() 110 glu::VertexArray otherVao (m_context.getRenderContext()); in test() 164 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in test() 165 glu::VertexArray vao (m_context.getRenderContext()); in test() 185 glu::VertexArray otherVao (m_context.getRenderContext()); in test() 266 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in test() 267 glu::VertexArray vao (m_context.getRenderContext()); in test() 290 glu::VertexArray otherVao (m_context.getRenderContext()); in test() 343 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in test() [all …]
|
D | es31fProgramPipelineStateQueryTests.cpp | 100 …const glu::ShaderProgram vtxProgram (m_context.getRenderContext(), glu::ProgramSources() << glu::P… in iterate() 101 …const glu::ShaderProgram frgProgram (m_context.getRenderContext(), glu::ProgramSources() << glu::P… in iterate() 102 const glu::ProgramPipeline pipeline (m_context.getRenderContext()); in iterate() 103 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate() 166 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate() 185 glu::ShaderProgram program(m_context.getRenderContext(), sources); in iterate() 197 glu::ProgramPipeline pipeline (m_context.getRenderContext()); in iterate() 207 glu::ProgramPipeline pipeline (m_context.getRenderContext()); in iterate() 239 …glu::ShaderProgram vtxProgram (m_context.getRenderContext(), glu::ProgramSources() << glu::Progra… in iterate() 240 …glu::ShaderProgram frgProgram (m_context.getRenderContext(), glu::ProgramSources() << glu::Progra… in iterate() [all …]
|
D | es31fTessellationGeometryInteractionTests.cpp | 113 return specializeShader(source, m_context.getRenderContext().getType()); in getVertexSource() 126 return specializeShader(source, m_context.getRenderContext().getType()); in getFragmentSource() 175 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTy… in init() 206 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init() 219 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_patchBuffer); in deinit() 228 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 270 const glu::ShaderProgram program (m_context.getRenderContext(), sources); in iterate() 271 const glu::VertexArray vao (m_context.getRenderContext()); in iterate() 308 glu::readPixels(m_context.getRenderContext(), 0, 0, renderTargets[renderNdx].surfaceAccess); in iterate() 367 return specializeShader(buf.str(), m_context.getRenderContext().getType()); in getTessellationControlSource() [all …]
|
D | es31fMultisampleShaderRenderCase.cpp | 100 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init() 102 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Ap… in init() 210 …m_textureSamplerProgram = new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources… in init() 293 …m_program = new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::Ver… in init() 305 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_buffer); in deinit() 311 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_resolveBuffer); in deinit() 320 m_context.getRenderContext().getFunctions().deleteFramebuffers(1, &m_fbo); in deinit() 326 m_context.getRenderContext().getFunctions().deleteTextures(1, &m_fboTexture); in deinit() 335 m_context.getRenderContext().getFunctions().deleteRenderbuffers(1, &m_fboRbo); in deinit() 341 m_context.getRenderContext().getFunctions().deleteFramebuffers(1, &m_resolveFbo); in deinit() [all …]
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cTextureStorageMultisampleTexStorage3DMultisampleTests.cpp | 110 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() 155 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternals() 190 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 316 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() 341 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternals() 376 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 415 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() 436 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternals() 463 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 511 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() [all …]
|
D | es31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp | 73 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitInternalIteration() 95 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternalIteration() 122 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 217 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() 234 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternals() 248 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 429 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitInternalIteration() 451 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternalIteration() 478 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 553 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitTexture() [all …]
|
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayImageTextureSize.cpp | 82 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest() 106 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() 151 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 229 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in createCubeMapArrayTexture() 319 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in configureTextures() 340 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deleteTextures() 367 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in configureUniforms() 405 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in configureTestSpecificObjects() 427 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deleteTestSpecificObjects() 452 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in configureTextures() [all …]
|
/external/deqp/external/openglcts/modules/common/ |
D | glcFragDepthTests.cpp | 143 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 145 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() 166 m_context.getRenderContext(), in iterate() 187 glu::draw(m_context.getRenderContext(), basicQuadProgram.getProgram(), 1, &posBinding, in iterate() 193 glu::draw(m_context.getRenderContext(), basicQuadProgram.getProgram(), 1, &posBinding, in iterate() 202 glu::ShaderProgram program(m_context.getRenderContext(), in iterate() 219 setupDefaultUniforms(m_context.getRenderContext(), program.getProgram()); in iterate() 224 glu::draw(m_context.getRenderContext(), program.getProgram(), DE_LENGTH_OF_ARRAY(vertexArrays), in iterate() 231 glu::readPixels(m_context.getRenderContext(), viewportX, viewportY, renderedFrame.getAccess()); in iterate() 296 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() [all …]
|