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

1 2 3 4 5 6 7 8910

  /external/deqp/modules/gles2/functional/
es2fShaderApiTests.cpp 133 const glw::Functions& gl = renderCtx.getFunctions();
es2fShaderIndexingTests.cpp 200 const glw::Functions& gl = m_renderCtx.getFunctions();
    [all...]
es2fUniformApiTests.cpp 943 , CallLogWrapper (context.getRenderContext().getFunctions(), m_testCtx.getLog())
952 , CallLogWrapper (context.getRenderContext().getFunctions(), m_testCtx.getLog())
961 , CallLogWrapper (context.getRenderContext().getFunctions(), m_testCtx.getLog())
971 const glw::Functions& funcs = m_context.getRenderContext().getFunctions();
    [all...]
es2fShaderMatrixTests.cpp     [all...]
es2fClippingTests.cpp 504 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
640 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFboApiTests.cpp 555 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
es3fShaderIndexingTests.cpp 170 const glw::Functions& gl = m_renderCtx.getFunctions();
    [all...]
es3fShaderStructTests.cpp 115 m_setupUniforms(m_renderCtx.getFunctions(), programID, constCoords);
    [all...]
es3fUniformApiTests.cpp     [all...]
es3fShaderOperatorTests.cpp 687 , m_evaluator (m_renderCtx.getFunctions(), isVertexCase ? SHADERTYPE_VERTEX : SHADERTYPE_FRAGMENT, evalFunc, spec.referenceScale, spec.referenceBias, getDataTypeScalarSize(spec.output))
816 float resultScale = m_spec.resultScale.getValue(m_renderCtx.getFunctions(), shaderType);
817 float resultBias = m_spec.resultBias.getValue(m_renderCtx.getFunctions(), shaderType);
852 float rangeMin = v.rangeMin.getValue(m_renderCtx.getFunctions(), shaderType);
853 float rangeMax = v.rangeMax.getValue(m_renderCtx.getFunctions(), shaderType);
    [all...]
es3fClippingTests.cpp 507 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
643 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
    [all...]
es3fShaderMatrixTests.cpp     [all...]
es3fShaderTextureFunctionTests.cpp     [all...]
  /external/deqp/modules/glshared/
glsFboCompletenessTests.cpp 426 return test.getContext().getRenderContext().getFunctions();
glsFboUtil.cpp 167 const glw::Functions& gl = ctx.getFunctions();
glsTextureStateQueryTests.cpp 744 glu::CallLogWrapper gl (m_renderCtx.getFunctions(), m_testCtx.getLog());
788 glu::CallLogWrapper gl (m_renderCtx.getFunctions(), m_testCtx.getLog());
    [all...]
glsShaderLibraryCase.cpp 915 const glw::Functions& gl = m_renderCtx.getFunctions();
    [all...]
glsTextureTestUtil.cpp     [all...]
  /frameworks/rs/api/
GenerateTestFiles.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/
kdoc-0.12.613.jar 
  /external/deqp/modules/gles31/functional/
es31fAtomicCounterTests.cpp 917 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
    [all...]
es31fTextureBorderClampTests.cpp 766 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
894 const glw::Functions& gl = m_context.getRenderContext().getFunctions();
    [all...]
  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCDatabaseMetaData.java     [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp 248 const glw::Functions& gl = renderCtx.getFunctions();
    [all...]
  /external/testng/ant/3rdparty/
cobertura.jar 

Completed in 1150 milliseconds

1 2 3 4 5 6 7 8910