HomeSort by relevance Sort by last modified time
    Searched refs:getFunctions (Results 151 - 175 of 211) sorted by null

1 2 3 4 5 67 8 9

  /external/deqp/modules/gles2/functional/
es2fShaderStructTests.cpp 117 m_renderCtx.getFunctions().getIntegerv(GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS, &numTextures);
148 m_setupUniforms(m_renderCtx.getFunctions(), programID, constCoords);
    [all...]
es2fShaderTextureFunctionTests.cpp 271 const glw::Functions& gl = m_renderCtx.getFunctions();
541 const glw::Functions& gl = m_renderCtx.getFunctions();
es2fDepthStencilClearTests.cpp 278 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
es2fTextureFilteringTests.cpp 263 const glw::Functions& gl = m_renderCtx.getFunctions();
533 const glw::Functions& gl = m_renderCtx.getFunctions();
  /external/deqp/modules/gles3/accuracy/
es3aTextureFilteringTests.cpp 185 const glw::Functions& gl = m_renderCtx.getFunctions();
531 const glw::Functions& gl = m_renderCtx.getFunctions();
es3aTextureMipmapTests.cpp 241 const glw::Functions& gl = m_renderCtx.getFunctions();
523 const glw::Functions& gl = m_renderCtx.getFunctions();
  /external/deqp/modules/gles3/functional/
es3fTextureStateQueryTests.cpp 709 m_verifierInt = new GetTexParameterIVerifier(m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());
710 m_verifierFloat = new GetTexParameterFVerifier(m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());
es3fFragmentOutputTests.cpp 241 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
301 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
483 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
    [all...]
es3fShaderApiTests.cpp 150 const glw::Functions& gl = renderCtx.getFunctions();
190 const glw::Functions& gl = renderCtx.getFunctions();
1124 , CallLogWrapper (context.getRenderContext().getFunctions(), context.getTestContext().getLog())
    [all...]
es3fTextureShadowTests.cpp 325 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
597 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
884 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
    [all...]
es3fDepthStencilClearTests.cpp 281 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
es3fFboApiTests.cpp 544 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
es3fTextureFilteringTests.cpp 263 const glw::Functions& gl = m_renderCtx.getFunctions();
560 const glw::Functions& gl = m_renderCtx.getFunctions();
827 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
    [all...]
es3fTextureWrapTests.cpp 293 const glw::Functions& gl = m_renderCtx.getFunctions();
  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp     [all...]
es31fTextureLevelStateQueryTests.cpp 732 m_context.getRenderContext().getFunctions().deleteTextures(1, &m_texture);
739 const glw::Functions gl = m_context.getRenderContext().getFunctions();
800 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
    [all...]
es31fComputeShaderBuiltinVarTests.cpp 208 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
es31fShaderSharedVarTests.cpp 176 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
es31fTextureFilteringTests.cpp 322 const glw::Functions& gl = renderCtx.getFunctions();
es31fShaderAtomicOpTests.cpp 183 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
900 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
    [all...]
es31fShaderMultisampleInterpolationTests.cpp 422 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
774 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
    [all...]
es31fSSBOLayoutCase.cpp     [all...]
  /external/deqp/modules/glshared/
glsAttributeLocationTests.cpp 102 const glw::Functions& gl = renderCtx.getFunctions();
414 const glw::Functions& gl = renderCtx.getFunctions();
697 const glw::Functions& gl = renderCtx.getFunctions();
    [all...]
glsFboCompletenessTests.cpp 423 return test.getContext().getRenderContext().getFunctions();
  /external/deqp/framework/opengl/
gluStateReset.cpp 37 const glw::Functions& gl = renderCtx.getFunctions();
487 const glw::Functions& gl = renderCtx.getFunctions();
    [all...]

Completed in 5025 milliseconds

1 2 3 4 5 67 8 9