/external/deqp/modules/gles31/functional/ |
es31fAdvancedBlendTests.cpp | 210 glu::ProgramSources getBlendProgramSrc (rr::BlendEquationAdvanced equation, glu::RenderContext& renderContext) 212 const bool isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); 395 const glu::RenderContext& renderCtx = m_context.getRenderContext();
|
es31fTextureBorderClampTests.cpp | 219 static de::MovePtr<glu::Texture2D> createTextureFromInternalFormat (glu::RenderContext& renderCtx, deUint32 texFormat, const tcu::IVec2& size) 224 static de::MovePtr<glu::Texture2D> createTextureFromFormatAndType (glu::RenderContext& renderCtx, deUint32 texFormat, deUint32 type, const tcu::IVec2& size) 229 static de::MovePtr<glu::Texture2D> createTextureFromCompressedData (glu::RenderContext& renderCtx, 254 static de::MovePtr<glu::Texture3D> createTextureFromInternalFormat (glu::RenderContext& renderCtx, deUint32 texFormat, const tcu::IVec3& size) 259 static de::MovePtr<glu::Texture3D> createTextureFromFormatAndType (glu::RenderContext& renderCtx, deUint32 texFormat, deUint32 type, const tcu::IVec3& size) 264 static de::MovePtr<glu::Texture3D> createTextureFromCompressedData (glu::RenderContext& renderCtx, 284 de::MovePtr<T> genDummyTexture (glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, deUint32 texFormat, const typename TextureTraits<T>::SizeType& size) [all...] |
es31fTextureFilteringTests.cpp | 321 const glu::RenderContext& renderCtx = m_context.getRenderContext();
|
es31fSSBOLayoutCase.cpp | [all...] |
/external/deqp/modules/glshared/ |
glsFboCompletenessTests.cpp | 35 using glu::RenderContext; 385 RenderContext& renderCtx,
|
glsFragOpInteractionCase.cpp | 429 ReferenceContext (glu::RenderContext& renderCtx, int width, int height) 437 FragOpInteractionCase::FragOpInteractionCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const rsg::ProgramParameters& params)
|
glsUniformBlockCase.cpp | [all...] |
glsSamplerObjectTest.cpp | 72 TextureSamplerTest::TextureSamplerTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const TestSpec& spec) 583 MultiTextureSamplerTest::MultiTextureSamplerTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const TestSpec& spec) [all...] |
glsBuiltinPrecisionTests.cpp | 103 using glu::RenderContext; [all...] |
glsShaderLibraryCase.cpp | 715 ShaderLibraryCase::ShaderLibraryCase (tcu::TestContext& testCtx, RenderContext& renderCtx, const glu::ContextInfo& contextInfo, const char* name, const char* description, const ShaderCaseSpecification& specification) 848 static bool isTessellationSupported (const glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo) [all...] |
glsRandomShaderCase.cpp | 118 RandomShaderCase::RandomShaderCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, const rsg::ProgramParameters& params)
|
/external/deqp/modules/gles2/functional/ |
es2fDepthStencilClearTests.cpp | 399 glu::RenderContext& renderCtx = TestCase::m_context.getRenderContext();
|
es2fPolygonOffsetTests.cpp | 93 int compareImages (tcu::TestLog& log, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAccess& test, const tcu::ConstPixelBufferAccess& ref, const tcu::PixelBufferAccess& diffMask, int radius) 158 void verifyImages (tcu::TestLog& log, tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAccess& testImage, const tcu::ConstPixelBufferAccess& referenceImage) [all...] |
/external/deqp/modules/gles3/functional/ |
es3fDepthStencilClearTests.cpp | 402 glu::RenderContext& renderCtx = TestCase::m_context.getRenderContext();
|
es3fShaderPrecisionTests.cpp | 64 static glu::ShaderProgram* createFloatPrecisionEvalProgram (const glu::RenderContext& context, glu::Precision precision, const char* evalOp, bool isVertexCase) 124 static glu::ShaderProgram* createIntUintPrecisionEvalProgram (const glu::RenderContext& context, glu::DataType type, glu::Precision precision, const char* evalOp, bool isVertexCase) [all...] |
es3fPolygonOffsetTests.cpp | 96 int compareImages (tcu::TestLog& log, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAccess& test, const tcu::ConstPixelBufferAccess& ref, const tcu::PixelBufferAccess& diffMask, int radius) 161 void verifyImages (tcu::TestLog& log, tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const tcu::ConstPixelBufferAccess& testImage, const tcu::ConstPixelBufferAccess& referenceImage) [all...] |
es3fOcclusionQueryTests.cpp | 91 glu::RenderContext& m_renderCtx;
|
/external/deqp/modules/gles2/performance/ |
es2pShaderOperatorTests.cpp | 205 OperatorPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, 258 glu::RenderContext& m_renderCtx; 562 OperatorPerformanceCase::OperatorPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, [all...] |
es2pDrawCallBatchingTests.cpp | 104 glu::RenderContext& m_renderCtx; [all...] |
es2pShaderControlStatementTests.cpp | 98 ControlStatementCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, gls::PerfCaseType caseType)
|
es2pShaderOptimizationTests.cpp | 219 const glu::RenderContext& renderCtx = m_context.getRenderContext(); [all...] |
/external/deqp/modules/gles3/performance/ |
es3pShaderOperatorTests.cpp | 205 OperatorPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, 258 glu::RenderContext& m_renderCtx; 562 OperatorPerformanceCase::OperatorPerformanceCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, [all...] |
es3pShaderControlStatementTests.cpp | 98 ControlStatementCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, gls::PerfCaseType caseType)
|
es3pShaderOptimizationTests.cpp | 222 const glu::RenderContext& renderCtx = m_context.getRenderContext(); [all...] |
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/shaders/ |
DefaultShader.java | 43 import com.badlogic.gdx.graphics.g3d.utils.RenderContext;
[all...] |