/external/deqp/modules/glshared/ |
D | glsAttributeLocationTests.cpp | 100 deInt32 getMaxAttributeLocations (glu::RenderContext& renderCtx) in getMaxAttributeLocations() 254 string createVertexShaderSource (glu::RenderContext& renderCtx, const vector<Attribute>& attributes… in createVertexShaderSource() 276 string createFragmentShaderSource (glu::RenderContext& renderCtx, bool attributeAliasing) in createFragmentShaderSource() 412 pair<deUint32, deUint32> createAndAttachShaders (TestLog& log, glu::RenderContext& renderCtx, deUin… in createAndAttachShaders() 687 glu::RenderContext& renderCtx, in runTest() 805 glu::RenderContext& renderCtx, in BindAttributeTest() 830 glu::RenderContext& renderCtx, in BindMaxAttributesTest() 864 glu::RenderContext& renderCtx, in BindAliasingAttributeTest() 894 glu::RenderContext& renderCtx, in BindMaxAliasingAttributeTest() 931 glu::RenderContext& renderCtx, in BindHoleAttributeTest() [all …]
|
D | glsTextureStateQueryTests.cpp | 703 const glu::RenderContext& renderCtx, in TextureTest() 767 IsTextureCase::IsTextureCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const… in IsTextureCase() 816 …ModeCase::DepthStencilModeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in DepthStencilModeCase() 894 …odeCase::TextureSRGBDecodeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureSRGBDecodeCase() 972 …wizzleCase::TextureSwizzleCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureSwizzleCase() 1048 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, c… in TextureWrapCase() 1119 …eFilterCase::TextureFilterCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureFilterCase() 1203 TextureLODCase::TextureLODCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, con… in TextureLODCase() 1291 TextureLevelCase::TextureLevelCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx,… in TextureLevelCase() 1393 …deCase::TextureCompareModeCase (tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, co… in TextureCompareModeCase() [all …]
|
D | glsShaderLibrary.cpp | 38 …CaseFactory (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& con… in CaseFactory() 63 ShaderLibrary::ShaderLibrary (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::… in ShaderLibrary()
|
D | glsShaderExecUtil.cpp | 53 static bool isExtensionSupported (const glu::RenderContext& renderCtx, const std::string& extension) in isExtensionSupported() 71 static void checkExtension (const glu::RenderContext& renderCtx, const std::string& extension) in checkExtension() 77 static void checkLimit (const glu::RenderContext& renderCtx, deUint32 pname, int required) in checkLimit() 457 ShaderExecutor::ShaderExecutor (const glu::RenderContext& renderCtx, const ShaderSpec& shaderSpec) in ShaderExecutor() 514 inline bool hasFloatRenderTargets (const glu::RenderContext& renderCtx) in hasFloatRenderTargets() 520 FragmentOutExecutor::FragmentOutExecutor (const glu::RenderContext& renderCtx, const ShaderSpec& sh… in FragmentOutExecutor() 715 VertexShaderExecutor::VertexShaderExecutor (const glu::RenderContext& renderCtx, const ShaderSpec& … in VertexShaderExecutor() 747 GeometryShaderExecutor* GeometryShaderExecutor::create (const glu::RenderContext& renderCtx, const … in create() 755 GeometryShaderExecutor::GeometryShaderExecutor (const glu::RenderContext& renderCtx, const ShaderSp… in GeometryShaderExecutor() 784 FragmentShaderExecutor::FragmentShaderExecutor (const glu::RenderContext& renderCtx, const ShaderSp… in FragmentShaderExecutor() [all …]
|
D | glsScissorTests.cpp | 184 ScissorCase::ScissorCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char *nam… in ScissorCase() 308 glu::RenderContext& renderCtx, in ScissorPrimitiveCase() 419 glu::RenderContext& renderCtx, in ScissorClearCase() 492 FramebufferBlitCase::FramebufferBlitCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx,… in FramebufferBlitCase() 586 …erClearCase::FramebufferClearCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const… in FramebufferClearCase() 843 glu::RenderContext& renderCtx, in createPrimitiveTest() 855 glu::RenderContext& renderCtx, in createClearTest() 865 glu::RenderContext& renderCtx, in createFramebufferClearTest() 874 glu::RenderContext& renderCtx, in createFramebufferBlitTest()
|
D | glsBufferTestUtil.hpp | 155 …BufferSubDataWriter (glu::RenderContext& renderCtx, tcu::TestLog& log) : BufferWriterBase(render… in BufferSubDataWriter() 167 …BufferWriteMapWriter (glu::RenderContext& renderCtx, tcu::TestLog& log) : BufferWriterBase(render… in BufferWriteMapWriter() 234 …BufferMapVerifier (glu::RenderContext& renderCtx, tcu::TestLog& log) : BufferVerifierBase(renderC… in BufferMapVerifier()
|
D | glsBufferTestUtil.cpp | 175 BufferCase::BufferCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name,… in BufferCase() 252 BufferWriterBase::BufferWriterBase (glu::RenderContext& renderCtx, tcu::TestLog& log) in BufferWriterBase() 267 BufferWriter::BufferWriter (glu::RenderContext& renderCtx, tcu::TestLog& log, WriteType writeType) in BufferWriter() 338 BufferVerifierBase::BufferVerifierBase (glu::RenderContext& renderCtx, tcu::TestLog& log) in BufferVerifierBase() 354 BufferVerifier::BufferVerifier (glu::RenderContext& renderCtx, tcu::TestLog& log, VerifyType verify… in BufferVerifier() 417 VertexArrayVerifier::VertexArrayVerifier (glu::RenderContext& renderCtx, tcu::TestLog& log) in VertexArrayVerifier() 655 IndexArrayVerifier::IndexArrayVerifier (glu::RenderContext& renderCtx, tcu::TestLog& log) in IndexArrayVerifier()
|
D | glsLifetimeTests.cpp | 108 CheckedShader (const RenderContext& renderCtx, glu::ShaderType type, const string& src) in CheckedShader() 121 CheckedProgram (const RenderContext& renderCtx, GLuint vtxShader, GLuint fragShader) in CheckedProgram() 234 const RenderContext& renderCtx = ctx.getRenderContext(); in drawFbo() local 363 static bool isTextureFormatColorRenderable (const glu::RenderContext& renderCtx, const glu::Transfe… in isTextureFormatColorRenderable() 415 static glu::TransferFormat getRenderableColorTextureFormat (const glu::RenderContext& renderCtx) in getRenderableColorTextureFormat() 452 static bool isRenderbufferFormatColorRenderable (const glu::RenderContext& renderCtx, const deUint3… in isRenderbufferFormatColorRenderable() 503 static deUint32 getRenderableColorRenderbufferFormat (const glu::RenderContext& renderCtx) in getRenderableColorRenderbufferFormat() 646 void setViewport (const RenderContext& renderCtx, const Rectangle& rect) in setViewport() 651 void readRectangle (const RenderContext& renderCtx, const Rectangle& rect, Surface& dst) in readRectangle()
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureCompletenessTests.cpp | 138 …tenessCase::Tex2DCompletenessCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const… in Tex2DCompletenessCase() 195 …nessCase::TexCubeCompletenessCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const… in TexCubeCompletenessCase() 260 …e2DSizeCase::Incomplete2DSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const… in Incomplete2DSizeCase() 334 …ormatCase::Incomplete2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const… in Incomplete2DFormatCase() 387 …ase::Incomplete2DMissingLevelCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const… in Incomplete2DMissingLevelCase() 440 …odeCase::Incomplete2DWrapModeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const… in Incomplete2DWrapModeCase() 490 …velCase::Complete2DExtraLevelCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const… in Complete2DExtraLevelCase() 541 …Case::Incomplete2DEmptyObjectCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const… in Incomplete2DEmptyObjectCase() 578 …eSizeCase::IncompleteCubeSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const… in IncompleteCubeSizeCase() 587 …eSizeCase::IncompleteCubeSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const… in IncompleteCubeSizeCase() [all …]
|
D | es2fTextureFormatTests.cpp | 93 Texture2DFormatCase::Texture2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx,… in Texture2DFormatCase() 237 …FormatCase::TextureCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const… in TextureCubeFormatCase() 419 …ormatCase::Compressed2DFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const… in Compressed2DFormatCase() 524 …matCase::CompressedCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const… in CompressedCubeFormatCase()
|
D | es2fShaderApiTests.cpp | 131 void queryShaderInfo (glu::RenderContext& renderCtx, deUint32 shader, glu::ShaderInfo& info) in queryShaderInfo() 286 void logShader (TestLog& log, glu::RenderContext& renderCtx, glu::Shader& shader) in logShader() 294 void logProgram (TestLog& log, glu::RenderContext& renderCtx, glu::Program& program, ShaderAllocato… in logProgram() 309 void logVertexFragmentProgram (TestLog& log, glu::RenderContext& renderCtx, glu::Program& program, … in logVertexFragmentProgram() 702 glu::RenderContext& renderCtx = m_context.getRenderContext(); in buildProgram() local 727 glu::RenderContext& renderCtx = m_context.getRenderContext(); in test() local 827 glu::RenderContext& renderCtx = m_context.getRenderContext(); in test() local
|
/external/deqp/modules/gles3/performance/ |
D | es3pDepthTests.cpp | 113 RenderData::RenderData (const ObjectData& object, const glu::RenderContext& renderCtx, TestLog& lo… in RenderData() 535 BaseCase::BaseCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, const c… in BaseCase() 736 RenderCountCase::RenderCountCase (TestContext& testCtx, const RenderContext& renderCtx, const char*… in RenderCountCase() 906 RelativeChangeCase::RelativeChangeCase (TestContext& testCtx, const RenderContext& renderCtx, const… in RelativeChangeCase() 1132 …BaseCostCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char*… in BaseCostCase() 1158 …GradientCostCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, const ch… in GradientCostCase() 1194 …OccluderStaticFragDepthCostCase (TestContext& testCtx, const RenderContext& renderCtx, const char… in OccluderStaticFragDepthCostCase() 1223 …OccluderDynamicFragDepthCostCase (TestContext& testCtx, const RenderContext& renderCtx, const char… in OccluderDynamicFragDepthCostCase() 1252 …OccludedStaticFragDepthCostCase (TestContext& testCtx, const RenderContext& renderCtx, const char… in OccludedStaticFragDepthCostCase() 1281 …OccludedDynamicFragDepthCostCase (TestContext& testCtx, const RenderContext& renderCtx, const char… in OccludedDynamicFragDepthCostCase() [all …]
|
/external/deqp/modules/gles31/functional/ |
D | es31fStencilTexturingTests.cpp | 123 static void drawTestPattern (const glu::RenderContext& renderCtx, int width, int height) in drawTestPattern() 199 static void blitStencilToColor2D (const glu::RenderContext& renderCtx, deUint32 srcTex, int width, … in blitStencilToColor2D() 264 static void blitStencilToColor2DArray (const glu::RenderContext& renderCtx, deUint32 srcTex, int wi… in blitStencilToColor2DArray() 329 static void blitStencilToColorCube (const glu::RenderContext& renderCtx, deUint32 srcTex, const flo… in blitStencilToColorCube() 525 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in iterate() local 580 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in iterate() local 666 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in iterate() local 755 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in iterate() local 812 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in iterate() local 886 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in iterate() local [all …]
|
D | es31fFboNoAttachmentTests.cpp | 67 bool checkFramebufferSize (TestLog& log, const glu::RenderContext& renderCtx, GLuint framebuffer, c… in checkFramebufferSize() 174 bool checkFramebufferRenderable (TestLog& log, const glu::RenderContext& renderCtx, GLuint framebuf… in checkFramebufferRenderable() 281 const glu::RenderContext& renderCtx, in FramebufferCompletenessCase() 350 const glu::RenderContext& renderCtx, in SizeCase() 452 const glu::RenderContext& renderCtx, in AttachmentInteractionCase() 501 const glu::RenderContext& renderCtx = context.getRenderContext(); in createFboNoAttachmentTests() local
|
D | es31fShaderHelperInvocationTests.cpp | 162 static void drawRandomPrimitives (const glu::RenderContext& renderCtx, deUint32 program, PrimitiveT… in drawRandomPrimitives() 220 FboHelper::FboHelper (const glu::RenderContext& renderCtx, int width, int height, deUint32 format, … in FboHelper() 331 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in init() local 426 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in iterate() local 490 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in init() local 625 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in iterate() local
|
/external/deqp/framework/opengl/ |
D | gluStateReset.cpp | 57 void resetStateES (const RenderContext& renderCtx, const ContextInfo& ctxInfo) in resetStateES() 643 void resetStateGLCore (const RenderContext& renderCtx, const ContextInfo& ctxInfo) in resetStateGLCore() 1187 void resetState (const RenderContext& renderCtx, const ContextInfo& ctxInfo) in resetState()
|
D | gluShaderProgram.cpp | 40 Shader::Shader (const RenderContext& renderCtx, ShaderType shaderType) in Shader() 234 Program::Program (const RenderContext& renderCtx) in Program() 250 Program::Program (const RenderContext& renderCtx, deUint32 program) in Program() 322 ProgramPipeline::ProgramPipeline (const RenderContext& renderCtx) in ProgramPipeline() 368 ShaderProgram::ShaderProgram (const RenderContext& renderCtx, const ProgramSources& sources) in ShaderProgram() 374 ShaderProgram::ShaderProgram (const RenderContext& renderCtx, const ProgramBinaries& binaries) in ShaderProgram()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderFragDataTests.cpp | 64 static bool isExtensionSupported (const glu::RenderContext& renderCtx, const std::string& extension) in isExtensionSupported() 166 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in iterate() local 248 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in iterate() local
|
D | es3fASTCDecompressionCases.cpp | 200 …evel getASTCSupportLevel (const glu::ContextInfo& contextInfo, const glu::RenderContext& renderCtx) in getASTCSupportLevel() 330 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in render() local 428 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in iterate() local 562 const glu::RenderContext& renderCtx = m_context.getRenderContext(); in iterate() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcContext.hpp | 62 void setRenderContext(glu::RenderContext* renderCtx) in setRenderContext()
|
/external/deqp/external/openglcts/modules/glesext/ |
D | esextcTestPackage.cpp | 81 glu::RenderContext& renderCtx = m_testPackage.getContext().getRenderContext(); in iterate() local
|
/external/deqp/external/openglcts/modules/gles32/ |
D | es32cTestPackage.cpp | 96 glu::RenderContext& renderCtx = m_testPackage.getContext().getRenderContext(); in iterate() local
|
/external/deqp/modules/gles3/ |
D | tes3TestPackage.cpp | 80 glu::RenderContext& renderCtx = m_testPackage.getContext()->getRenderContext(); in iterate() local
|
/external/deqp/modules/gles2/ |
D | tes2TestPackage.cpp | 81 glu::RenderContext& renderCtx = m_testPackage.getContext()->getRenderContext(); in iterate() local
|
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cTestPackage.cpp | 94 glu::RenderContext& renderCtx = m_testPackage.getContext().getRenderContext(); in iterate() local
|