Home
last modified time | relevance | path

Searched defs:renderContext (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcPackedDepthStencilTests.cpp581 glu::RenderContext &renderContext = m_context.getRenderContext(); in createProgram() local
755 const glu::RenderContext &renderContext = m_context.getRenderContext(); in drawQuad() local
767 const glu::RenderContext &renderContext = m_context.getRenderContext(); in renderToTextures() local
1361 const glu::RenderContext &renderContext = m_context.getRenderContext(); in checkErrors() local
1595 const glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
1814 const glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
1975 const glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
2484 const glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
2632 const glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
H A DglcFramebufferCompleteness.cpp50 const glu::RenderContext &renderContext; member
1106 const auto &renderContext = m_context.getRenderContext(); in init() local
1131 const auto &renderContext = m_context.getRenderContext(); in deinit() local
1156 const auto &renderContext = m_context.getRenderContext(); in iterate() local
1227 const auto &renderContext = m_context.getRenderContext(); in init() local
H A DglcGLSLVectorConstructorTests.cpp452 const auto &renderContext = m_context.getRenderContext(); in iterate() local
519 const auto &renderContext = m_context.getRenderContext(); in setupRenderTarget() local
554 const auto &renderContext = m_context.getRenderContext(); in releaseRenderTarget() local
H A DglcInternalformatTests.cpp267 glu::RenderContext &renderContext = m_context.getRenderContext(); in prepareTexturingProgramSources() local
805 glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
949 glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
1126 glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
1368 glu::RenderContext &renderContext = m_context.getRenderContext(); in createFramebuffer() local
1461 glu::RenderContext &renderContext = m_context.getRenderContext(); in prepareColoringProgramSources() local
H A DglcLayoutLocationTests.cpp428 glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
561 glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
674 glu::RenderContext &renderContext = m_context.getRenderContext(); in init() local
H A DglcAggressiveShaderOptimizationsTests.cpp432 glu::RenderContext &renderContext = m_context.getRenderContext(); in renderAndGrabSurface() local
454 glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
H A DglcPackedPixelsTests.cpp1194 glu::RenderContext &renderContext = m_context.getRenderContext(); in applyInitialStorageModes() local
1750 glu::RenderContext &renderContext = m_context.getRenderContext(); in isFormatValid() local
2286 glu::RenderContext &renderContext = m_context.getRenderContext(); in doRead() local
2458 glu::RenderContext &renderContext = m_context.getRenderContext(); in readOutputData() local
2580 glu::RenderContext &renderContext = m_context.getRenderContext(); in doCopyInner() local
3798 glu::RenderContext &renderContext = m_context.getRenderContext(); in testAllFormatsAndTypes() local
3922 glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
4085 glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsTextureBufferCase.cpp377 glu::ShaderProgram *createRenderProgram(glu::RenderContext &renderContext, RenderBits renderBits) in createRenderProgram()
545 void modify(TestLog &log, tcu::ResultCollector &resultCollector, glu::RenderContext &renderContext, in modify()
565 void renderGL(glu::RenderContext &renderContext, RenderBits renderBits, uint32_t coordSeed, int tri… in renderGL()
743 void render(TestLog &log, glu::RenderContext &renderContext, RenderBits renderBits, de::Random &rng, in render()
764 …erifyScreen(TestLog &log, tcu::ResultCollector &resultCollector, glu::RenderContext &renderContext, in verifyScreen()
777 void logImplementationInfo(TestLog &log, glu::RenderContext &renderContext) in logImplementationInfo()
832 void runTests(tcu::TestContext &testCtx, glu::RenderContext &renderContext, de::Random &rng, uint32… in runTests()
H A DglsMemoryStressCase.cpp154 TextureRenderer::TextureRenderer(tcu::TestLog &log, glu::RenderContext &renderContext) in TextureRenderer()
313 BufferRenderer::BufferRenderer(tcu::TestLog &log, glu::RenderContext &renderContext) in BufferRenderer()
457 MemObjectAllocator::MemObjectAllocator(tcu::TestLog &log, glu::RenderContext &renderContext, MemObj… in MemObjectAllocator()
797 MemoryStressCase::MemoryStressCase(tcu::TestContext &ctx, glu::RenderContext &renderContext, uint32… in MemoryStressCase()
H A DglsShaderConstExprTests.cpp75 …ctor<tcu::TestNode *> createTests(tcu::TestContext &testContext, glu::RenderContext &renderContext, in createTests()
/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp8369 glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
8625 glu::RenderContext &renderContext = m_context.getRenderContext(); in execute() local
9123 glu::RenderContext &renderContext = m_context.getRenderContext(); in bindTextureToTargetToSpecificTextureUnit() local
9186 glu::RenderContext &renderContext = m_context.getRenderContext(); in setUniformValues() local
9224 glu::RenderContext &renderContext = m_context.getRenderContext(); in copyDataFromBufferObject() local
9331 glu::RenderContext &renderContext = m_context.getRenderContext(); in compareExpectedResultsByReadingPixels() local
10869 glu::RenderContext &renderContext = m_context.getRenderContext(); in prepareSupportForNonRenderableTexture() local
11077 glu::RenderContext &renderContext = m_context.getRenderContext(); in prepareProgramAndShaderObjectsToSupportNonRenderableTexture() local
11117 glu::RenderContext &renderContext = m_context.getRenderContext(); in setSourceForShaderObjectsUsedForNonRenderableTextureSupport() local
11323 glu::RenderContext &renderContext = m_context.getRenderContext(); in compileAndCheckShaderCompilationStatus() local
[all …]
H A Des3cNumberParsingTests.cpp358 const auto &renderContext = m_context.getRenderContext(); in iterate() local
425 const auto &renderContext = m_context.getRenderContext(); in setupRenderTarget() local
460 const auto &renderContext = m_context.getRenderContext(); in releaseRenderTarget() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fCopyImageTests.cpp1209 void renderTexture(glu::RenderContext &renderContext, TextureRenderer &renderer, ReferenceParams &r… in renderTexture()
1304 void renderTexture2DView(tcu::TestContext &testContext, glu::RenderContext &renderContext, TextureR… in renderTexture2DView()
1352 glu::RenderContext &renderContext, const ImageInfo &info, in decompressTexture()
1388 void renderTexture2D(tcu::TestContext &testContext, glu::RenderContext &renderContext, TextureRende… in renderTexture2D()
1415 void renderTexture3DView(tcu::TestContext &testContext, glu::RenderContext &renderContext, TextureR… in renderTexture3DView()
1451 void renderTexture3D(tcu::TestContext &testContext, glu::RenderContext &renderContext, TextureRende… in renderTexture3D()
1478 void renderTextureCubemapView(tcu::TestContext &testContext, glu::RenderContext &renderContext, in renderTextureCubemapView()
1514 void renderTextureCubemap(tcu::TestContext &testContext, glu::RenderContext &renderContext, in renderTextureCubemap()
1603 void renderTexture2DArrayView(tcu::TestContext &testContext, glu::RenderContext &renderContext, in renderTexture2DArrayView()
1638 void renderTexture2DArray(tcu::TestContext &testContext, glu::RenderContext &renderContext, in renderTexture2DArray()
[all …]
H A Des31fFboTestCase.cpp161 static bool isRequiredFormat(uint32_t format, glu::RenderContext &renderContext) in isRequiredFormat()
230 … std::vector<std::string> getEnablingExtensions(uint32_t format, glu::RenderContext &renderContext) in getEnablingExtensions()
H A Des31fVertexAttributeBindingStateQueryTests.cpp609 glu::RenderContext &renderContext = m_context.getRenderContext(); in test() local
645 glu::RenderContext &renderContext = m_context.getRenderContext(); in test() local
684 glu::RenderContext &renderContext = m_context.getRenderContext(); in test() local
H A Des31fAdvancedBlendTests.cpp213 …amSources getBlendProgramSrc(rr::BlendEquationAdvanced equation, glu::RenderContext &renderContext) in getBlendProgramSrc()
743 const auto &renderContext = m_context.getRenderContext(); in iterate() local
H A Des31fShaderImageLoadStoreTests.cpp422 static bool supportsES32orGL45(const RenderContext &renderContext) in supportsES32orGL45()
430 const RenderContext &renderContext) in checkTextureTypeExtensions()
437 …ine string textureTypeExtensionShaderRequires(TextureType type, const RenderContext &renderContext) in textureTypeExtensionShaderRequires()
447 static inline string imageAtomicExtensionShaderRequires(const RenderContext &renderContext) in imageAtomicExtensionShaderRequires()
2193 const glu::RenderContext &renderContext = m_context.getRenderContext(); in init() local
2479 const glu::RenderContext &renderContext = m_context.getRenderContext(); in init() local
H A Des31fUniformLocationTests.cpp146 …ocationCase::UniformLocationCase(tcu::TestContext &context, glu::RenderContext &renderContext, con… in UniformLocationCase()
752 …mLocationCase::MaxUniformLocationCase(tcu::TestContext &context, glu::RenderContext &renderContext, in MaxUniformLocationCase()
H A Des31fShaderFramebufferFetchTests.cpp73 static bool isRequiredFormat(uint32_t format, glu::RenderContext &renderContext) in isRequiredFormat()
211 … std::vector<std::string> getEnablingExtensions(uint32_t format, glu::RenderContext &renderContext) in getEnablingExtensions()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureFilterMinmaxTests.cpp544 const glu::RenderContext &renderContext = m_context.getRenderContext(); in testReductionModeQueriesDefaultValues() local
588 const glu::RenderContext &renderContext = m_context.getRenderContext(); in testReductionModeQueries() local
653 const glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
779 const glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
H A Dgl4cShaderViewportLayerArrayTests.cpp369 const glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
483 const glu::RenderContext &renderContext = m_context.getRenderContext(); in iterate() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fDrawBuffersIndexedTests.cpp579 …verifyRenderbuffers(TestLog &log, tcu::ResultCollector &results, glu::RenderContext &renderContext, in verifyRenderbuffers()
883 glu::VertexSource genVertexSource(glu::RenderContext &renderContext) in genVertexSource()
904 … const vector<DrawBufferInfo> &drawBuffers, glu::RenderContext &renderContext) in genFragmentSource()
997 … const vector<DrawBufferInfo> &drawBuffers, glu::RenderContext &renderContext) in genShaderSources()
1004 void renderGLQuad(glu::RenderContext &renderContext, const glu::ShaderProgram &program) in renderGLQuad()
1013 void renderQuad(TestLog &log, glu::RenderContext &renderContext, const BlendState &preCommonBlendSt… in renderQuad()
1165 void runTest(TestLog &log, tcu::ResultCollector &results, glu::RenderContext &renderContext, in runTest()
H A Des3fFboTestCase.cpp157 static bool isRequiredFormat(uint32_t format, glu::RenderContext &renderContext) in isRequiredFormat()
220 … std::vector<std::string> getEnablingExtensions(uint32_t format, glu::RenderContext &renderContext) in getEnablingExtensions()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_decode_downsampling.cpp319 MOS_GPU_CONTEXT renderContext, in DoFieldScaling()
/aosp_15_r20/frameworks/base/libs/hwui/effects/
H A DGainmapRenderer.cpp302 -> sk_sp<const SkData> { in Make()

12