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

1 2 3 4 5 67 8 910

  /external/deqp/modules/gles31/functional/
es31fDrawTests.cpp     [all...]
es31fProgramInterfaceQueryTestCase.cpp 601 const glw::Functions& gl = m_renderContext.getFunctions();
764 const glw::Functions& gl = m_renderContext.getFunctions();
    [all...]
es31fProgramInterfaceQueryTests.cpp 957 checkAndLogProgram(program, m_programDefinition, m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
988 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
    [all...]
es31fShaderBuiltinConstantTests.cpp 255 const DataType reference = m_getValue(m_context.getRenderContext().getFunctions());
es31fTextureGatherTests.cpp     [all...]
es31fCopyImageTests.cpp 903 const glw::Functions& gl = renderContext.getFunctions();
    [all...]
  /external/deqp/modules/glshared/
glsUniformBlockCase.cpp     [all...]
glsLifetimeTests.cpp 191 const Functions& gl = ctx.getRenderContext().getFunctions();
233 const Functions& gl = renderCtx.getFunctions();
486 renderCtx.getFunctions().viewport(rect.x, rect.y, rect.width, rect.height);
    [all...]
glsLifetimeTests.hpp 72 const Functions& gl (void) const { return m_renderCtx.getFunctions(); }
glsAttributeLocationTests.cpp 102 const glw::Functions& gl = renderCtx.getFunctions();
414 const glw::Functions& gl = renderCtx.getFunctions();
697 const glw::Functions& gl = renderCtx.getFunctions();
    [all...]
  /external/deqp/modules/gles2/functional/
es2fFloatStateQueryTests.cpp     [all...]
es2fTextureMipmapTests.cpp 250 const glw::Functions& gl = m_renderCtx.getFunctions();
589 const glw::Functions& gl = m_renderCtx.getFunctions();
811 const glw::Functions& gl = m_renderCtx.getFunctions();
947 const glw::Functions& gl = m_renderCtx.getFunctions();
    [all...]
es2fTextureWrapTests.cpp 161 const glw::Functions& gl = m_renderCtx.getFunctions();
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 266 const glw::Functions& gl = m_renderCtx.getFunctions();
536 const glw::Functions& gl = m_renderCtx.getFunctions();
  /external/deqp/modules/gles3/functional/
es3fFloatStateQueryTests.cpp     [all...]
es3fTextureSwizzleTests.cpp 146 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
es3fFragmentOutputTests.cpp 242 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
302 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
548 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...]
  /external/deqp/modules/gles3/stress/
es3sLongShaderTests.cpp 409 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
  /external/deqp/modules/gles2/accuracy/
es2aTextureFilteringTests.cpp 194 const glw::Functions& gl = m_renderCtx.getFunctions();
517 const glw::Functions& gl = m_renderCtx.getFunctions();
es2aTextureMipmapTests.cpp 249 const glw::Functions& gl = m_renderCtx.getFunctions();
535 const glw::Functions& gl = m_renderCtx.getFunctions();
  /external/deqp/modules/gles3/accuracy/
es3aTextureFilteringTests.cpp 185 const glw::Functions& gl = m_renderCtx.getFunctions();
527 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();

Completed in 1564 milliseconds

1 2 3 4 5 67 8 910