/external/deqp/modules/gles31/functional/ |
es31fShaderMultisampleInterpolationStateQueryTests.cpp | 89 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 137 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
|
es31fMultisampleShaderRenderCase.cpp | 99 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 307 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_buffer); 313 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_resolveBuffer); 322 m_context.getRenderContext().getFunctions().deleteFramebuffers(1, &m_fbo); 328 m_context.getRenderContext().getFunctions().deleteTextures(1, &m_fboTexture); 337 m_context.getRenderContext().getFunctions().deleteRenderbuffers(1, &m_fboRbo); 343 m_context.getRenderContext().getFunctions().deleteFramebuffers(1, &m_resolveFbo); 349 m_context.getRenderContext().getFunctions().deleteTextures(1, &m_resolveFboTexture); 355 m_context.getRenderContext().getFunctions().deleteVertexArrays(1, &m_renderVao); 361 m_context.getRenderContext().getFunctions().deleteVertexArrays(1, &m_resolveVao) [all...] |
es31fIndirectComputeDispatchTests.cpp | 184 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 241 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 265 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 294 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 342 const glw::Functions& gl = renderCtx.getFunctions();
|
es31fSampleShadingTests.cpp | 78 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 129 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 196 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 302 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 340 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
|
es31fVertexAttributeBindingTests.cpp | 174 m_context.getRenderContext().getFunctions().genVertexArrays(1, &m_vao); 175 if (m_context.getRenderContext().getFunctions().getError() != GL_NO_ERROR) 186 m_context.getRenderContext().getFunctions().deleteVertexArrays(1, &m_vao); 311 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_buf); 320 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 446 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 601 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_primitiveBuf); 607 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_colorOffsetBuf); 616 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 710 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); [all...] |
es31fLayoutBindingTests.cpp | 291 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 433 m_context.getRenderContext().getFunctions().disableVertexAttribArray(m_shaderProgramPosLoc); 437 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_vertexBuffer); 438 m_context.getRenderContext().getFunctions().bindBuffer(GL_ARRAY_BUFFER, 0); 443 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_indexBuffer); 444 m_context.getRenderContext().getFunctions().bindBuffer(GL_ELEMENT_ARRAY_BUFFER, 0); 521 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 531 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 654 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 872 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); [all...] |
es31fVertexAttributeBindingStateQueryTests.cpp | 89 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 164 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 266 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 343 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 421 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 499 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 580 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 604 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 629 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 657 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()) [all...] |
es31fMultisampleTests.cpp | 134 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 254 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 318 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 378 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 423 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 438 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 498 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 567 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 590 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 731 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); [all...] |
es31fTextureMultisampleTests.cpp | 191 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 287 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_vboID); 293 m_context.getRenderContext().getFunctions().deleteVertexArrays(1, &m_vaoID); 299 m_context.getRenderContext().getFunctions().deleteTextures(1, &m_texID); 342 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 426 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 475 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 608 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 691 m_context.getRenderContext().getFunctions().deleteTextures(1, &m_texID); 696 m_context.getRenderContext().getFunctions().deleteVertexArrays(1, &m_vaoID) [all...] |
es31fIndexedStateQueryTests.cpp | 99 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 113 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 184 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 225 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 309 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 410 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 491 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 555 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 619 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 683 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()) [all...] |
/external/deqp/framework/platform/ios/ |
tcuIOSPlatform.hh | 91 virtual const glw::Functions& getFunctions (void) const { return m_functions; }
|
tcuIOSPlatform.mm | 213 const glw::Functions& gl = getFunctions(); 286 const glw::Functions& gl = getFunctions();
|
/external/deqp/modules/gles2/functional/ |
es2fApiCase.cpp | 42 , CallLogWrapper(context.getRenderContext().getFunctions(), context.getTestContext().getLog())
|
/external/deqp/modules/gles3/functional/ |
es3fApiCase.cpp | 44 , CallLogWrapper(context.getRenderContext().getFunctions(), context.getTestContext().getLog())
|
es3fInteger64StateQueryTests.cpp | 285 m_verifierBoolean = new GetBooleanVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog()); 286 m_verifierInteger = new GetIntegerVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog()); 287 m_verifierFloat = new GetFloatVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());
|
es3fShaderPrecisionTests.cpp | 261 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 297 m_context.getRenderContext().getFunctions().deleteFramebuffers(1, &m_framebuffer); 300 m_context.getRenderContext().getFunctions().deleteRenderbuffers(1, &m_renderbuffer); 365 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 514 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 552 m_context.getRenderContext().getFunctions().deleteFramebuffers(1, &m_framebuffer); 555 m_context.getRenderContext().getFunctions().deleteRenderbuffers(1, &m_renderbuffer); 579 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 708 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 746 m_context.getRenderContext().getFunctions().deleteFramebuffers(1, &m_framebuffer) [all...] |
/external/deqp/framework/opengl/ |
gluFboRenderContext.cpp | 202 m_context->getFunctions().finish(); 209 const glw::Functions& gl = m_context->getFunctions(); 292 const glw::Functions& gl = m_context->getFunctions();
|
gluShaderProgram.cpp | 41 : m_gl (renderCtx.getFunctions()) 176 : m_gl (renderCtx.getFunctions()) 192 : m_gl (renderCtx.getFunctions()) 264 : m_gl (renderCtx.getFunctions()) 310 : m_program(renderCtx.getFunctions()) 312 init(renderCtx.getFunctions(), sources);
|
/external/deqp/framework/opengl/simplereference/ |
sglrGLContext.cpp | 54 const glw::Functions& gl = m_context.getFunctions(); 67 const glw::Functions& gl = m_context.getFunctions(); 171 m_context.getFunctions().viewport(x+offset.x(), y+offset.y(), width, height); 221 m_context.getFunctions().viewport(m_curViewport.x()+offset.x(), m_curViewport.y()+offset.y(), m_curViewport.z(), m_curViewport.w()); 222 m_context.getFunctions().scissor(m_curScissor.x()+offset.x(), m_curScissor.y()+offset.y(), m_curScissor.z(), m_curScissor.w()); 308 m_context.getFunctions().copyTexImage1D(target, level, internalFormat, offset.x()+x, offset.y()+y, width, border); 325 m_context.getFunctions().copyTexImage2D(target, level, internalFormat, offset.x()+x, offset.y()+y, width, height, border); 340 m_context.getFunctions().copyTexSubImage1D(target, level, xoffset, offset.x()+x, offset.y()+y, width); 355 m_context.getFunctions().copyTexSubImage2D(target, level, xoffset, yoffset, offset.x()+x, offset.y()+y, width, height); 370 m_context.getFunctions().copyTexSubImage3D(target, level, xoffset, yoffset, zoffset, offset.x()+x, offset.y()+y, width, h (…) [all...] |
/external/deqp/modules/gles2/stress/ |
es2sSpecialFloatTests.cpp | 149 m_context.getRenderContext().getFunctions().getIntegerv(GL_MAX_TEXTURE_SIZE, &maxTexSize); 256 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 398 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 465 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 482 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 566 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 576 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 640 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 859 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); [all...] |
/external/deqp/modules/gles2/performance/ |
es2pTextureUploadTests.cpp | 126 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 142 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 314 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 333 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 410 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); 464 GLU_EXPECT_NO_ERROR(m_context.getRenderContext().getFunctions().getError(), "finish");
|
/external/deqp/modules/gles31/stress/ |
es31sDrawTests.cpp | 149 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_dataBufferID); 154 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_indexBufferID); 159 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_cmdBufferID); 164 m_context.getRenderContext().getFunctions().deleteBuffers(1, &m_colorBufferID); 169 m_context.getRenderContext().getFunctions().deleteVertexArrays(1, &m_vao); 181 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
|
/external/deqp/framework/platform/android/ |
tcuAndroidInternals.hpp | 137 const Functions& getFunctions (void) const { return m_functions; }
|
/external/deqp/modules/gles2/ |
tes2InfoTests.cpp | 56 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
|
tes2TestPackage.cpp | 86 const glw::Functions& gl = renderCtx.getFunctions();
|