Home
last modified time | relevance | path

Searched defs:renderTarget (Results 1 – 25 of 158) sorted by relevance

1234567

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A Ddxgi_support_data.json9 "renderTarget": "never", string
20 "renderTarget": "never", string
31 "renderTarget": "always", string
42 "renderTarget": "10_0", string
53 "renderTarget": "10_0", string
64 "renderTarget": "never", string
75 "renderTarget": "check", string
86 "renderTarget": "check", string
97 "renderTarget": "check", string
108 "renderTarget": "never", string
[all …]
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fClipControlTests.cpp177 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in init() local
508 const tcu::RenderTarget &renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer() local
732 const tcu::RenderTarget &renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer() local
814 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in deinit() local
842 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
942 const tcu::RenderTarget &renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer() local
1037 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in init() local
1092 const tcu::RenderTarget &renderTarget = renderContext.getRenderTarget(); in readDepthPixels() local
1254 const tcu::RenderTarget &renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer() local
1444 const tcu::RenderTarget &renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer() local
H A Des2fDepthStencilClearTests.cpp211 const tcu::RenderTarget &renderTarget = m_context.getRenderTarget(); in iterate() local
239 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in generateClears() local
404 const tcu::RenderTarget &renderTarget = renderCtx.getRenderTarget(); in renderReference() local
H A Des2fDepthRangeTests.cpp153 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
291 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
H A Des2fTextureSpecificationTests.cpp435 const tcu::RenderTarget &renderTarget = renderCtx.getRenderTarget(); in iterate() local
1375 … const tcu::RenderTarget &renderTarget = TestCase::m_context.getRenderContext().getRenderTarget(); in createTexture() local
1427 … const tcu::RenderTarget &renderTarget = TestCase::m_context.getRenderContext().getRenderTarget(); in createTexture() local
1486 … const tcu::RenderTarget &renderTarget = TestCase::m_context.getRenderContext().getRenderTarget(); in createTexture() local
1569 … const tcu::RenderTarget &renderTarget = TestCase::m_context.getRenderContext().getRenderTarget(); in createTexture() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cClipControlTests.cpp190 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in init() local
516 const tcu::RenderTarget &renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer() local
703 const tcu::RenderTarget &renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer() local
894 const tcu::RenderTarget &renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer() local
1110 const tcu::RenderTarget &renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer() local
1192 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in deinit() local
1220 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
1324 const tcu::RenderTarget &renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer() local
H A Dgl4cShaderViewportLayerArrayTests.cpp272 const tcu::RenderTarget renderTarget = m_context.getRenderContext().getRenderTarget(); in createMaxViewports() local
350 const tcu::RenderTarget renderTarget = m_context.getRenderContext().getRenderTarget(); in deinit() local
468 const tcu::RenderTarget renderTarget = m_context.getRenderContext().getRenderTarget(); in deinit() local
H A Dgl4cShaderBallotTests.cpp385 const tcu::RenderTarget renderTarget = context.getRenderContext().getRenderTarget(); in validateScreenPixels() local
437 const tcu::RenderTarget renderTarget = context.getRenderContext().getRenderTarget(); in validateScreenPixelsSameColor() local
735 const tcu::RenderTarget renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
H A Dgl4cShaderImageSizeTests.cpp165 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in getWindowWidth() local
171 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in getWindowHeight() local
202 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in ValidateReadBuffer() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fRasterizationTests.cpp454 BaseRenderingCase::RenderTarget renderTarget, int numSamples) in BaseTriangleCase()
541 … PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget, int numSamples) in BaseLineCase()
695 BaseRenderingCase::RenderTarget renderTarget, int numSamples) in PointCase()
868 BaseRenderingCase::RenderTarget renderTarget, int numSamples) in TrianglesCase()
951 BaseRenderingCase::RenderTarget renderTarget, int numSamples) in TriangleStripCase()
1031 BaseRenderingCase::RenderTarget renderTarget, int numSamples) in TriangleFanCase()
1110 BaseRenderingCase::RenderTarget renderTarget, int numSamples) in LinesCase()
1180 BaseRenderingCase::RenderTarget renderTarget, int numSamples) in LineStripCase()
1242 BaseRenderingCase::RenderTarget renderTarget, int numSamples) in LineLoopCase()
1327 RenderTarget renderTarget, int numSamples) in FillRuleCase()
[all …]
H A Des3fDepthStencilClearTests.cpp215 const tcu::RenderTarget &renderTarget = m_context.getRenderTarget(); in iterate() local
243 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in generateClears() local
408 const tcu::RenderTarget &renderTarget = renderCtx.getRenderTarget(); in renderReference() local
H A Des3fFragDepthTests.cpp136 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
287 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluStateReset.cpp98 const tcu::RenderTarget &renderTarget = renderCtx.getRenderTarget(); in resetStateES() local
354 const tcu::RenderTarget &renderTarget = renderCtx.getRenderTarget(); in resetStateES() local
682 const tcu::RenderTarget &renderTarget = renderCtx.getRenderTarget(); in resetStateGLCore() local
1008 const tcu::RenderTarget &renderTarget = renderCtx.getRenderTarget(); in resetStateGLCore() local
/aosp_15_r20/external/deqp/framework/referencerenderer/
H A DrrRenderer.cpp1041 void writeFragmentPackets(const RenderState &state, const RenderTarget &renderTarget, const Program… in writeFragmentPackets()
1117 void rasterizePrimitive(const RenderState &state, const RenderTarget &renderTarget, const Program &… in rasterizePrimitive()
1192 void rasterizePrimitive(const RenderState &state, const RenderTarget &renderTarget, const Program &… in rasterizePrimitive()
1249 void rasterizePrimitive(const RenderState &state, const RenderTarget &renderTarget, const Program &… in rasterizePrimitive()
1326 void rasterize(const RenderState &state, const RenderTarget &renderTarget, const Program &program, in rasterize()
1371 void drawBasicPrimitives(const RenderState &state, const RenderTarget &renderTarget, const Program … in drawBasicPrimitives()
1429 …id drawGeometryShaderOutputAsPrimitives(const RenderState &state, const RenderTarget &renderTarget, in drawGeometryShaderOutputAsPrimitives()
1454 void drawWithGeometryShader(const RenderState &state, const RenderTarget &renderTarget, const Progr… in drawWithGeometryShader()
1535 void drawAsPrimitives(const RenderState &state, const RenderTarget &renderTarget, const Program &pr… in drawAsPrimitives()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.cpp1002 RenderTargetVk *renderTarget = mRenderTargetCache.getColorDraw(mState, colorIndexGL); in getColorDrawRenderTarget() local
1009 RenderTargetVk *renderTarget = mRenderTargetCache.getColorRead(mState); in getColorReadRenderTarget() local
2236 RenderTargetVk *renderTarget = mRenderTargetCache.getColors()[colorIndexGL]; in updateColorAttachment() local
3144 RenderTargetVk *renderTarget = getColorDrawRenderTarget(colorIndexGL); in getCorrectedColorClearValue() local
3202 RenderTargetVk *renderTarget = getColorDrawRenderTarget(colorIndexGL); in restageDeferredClearsImpl() local
3212 RenderTargetVk *renderTarget = getDepthStencilRenderTarget(); in restageDeferredClearsImpl() local
3721 RenderTargetVk *renderTarget, in readPixelsImpl()
3821 RenderTargetVk *renderTarget = getDepthStencilRenderTarget(); in flushDepthStencilDeferredClear() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DTextureStorage9.cpp42 DWORD TextureStorage9::GetTextureUsage(GLenum internalformat, bool renderTarget) in GetTextureUsage()
135 bool renderTarget, in TextureStorage9_2D()
409 bool renderTarget, in TextureStorage9_Cube()
H A DImage9.cpp567 RenderTarget9 *renderTarget = GetAs<RenderTarget9>(source); in copyFromRTInternal() local
945 RenderTargetD3D *renderTarget = nullptr; in copyFromTexStorage() local
960 RenderTargetD3D *renderTarget = nullptr; in copyFromFramebuffer() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/vp/hal/
H A Dvphal_render_sfc_g12_base.cpp212 PVPHAL_SURFACE renderTarget) in IsOutputCapable()
246 PVPHAL_SURFACE renderTarget) in DetermineCscParams()
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DOpsRenderPass.cpp140 void set_scissor_rects(GrD3DGpu* gpu, const GrRenderTarget* renderTarget, GrSurfaceOrigin rtOrigin, in set_scissor_rects()
161 void set_viewport(GrD3DGpu* gpu, const GrRenderTarget* renderTarget) { in set_viewport()
H A DGrD3DPipelineStateBuilder.cpp38 GrD3DRenderTarget* renderTarget, in MakePipelineState()
56 GrD3DRenderTarget* renderTarget, in GrD3DPipelineStateBuilder()
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DImageShader.java252 RenderTarget renderTarget = output.lockRenderTarget(); in process() local
266 RenderTarget renderTarget = output.lockRenderTarget(); in processMulti() local
292 RenderTarget renderTarget = output.lockRenderTarget(); in processNoInput() local
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/ddi/
H A Dddi_media_functions.cpp202 VASurfaceID renderTarget) in BeginPicture()
342 VASurfaceID renderTarget, in QuerySurfaceError()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp248 RenderTarget11 *renderTarget = nullptr; in invalidateAttachment() local
453 for (auto *renderTarget : mRenderTargetCache.getColors()) in getFirstRenderTarget() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcFragDepthTests.cpp145 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
301 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DFramebufferWgpu.cpp170 RenderTargetWgpu *renderTarget = in clear() local
191 RenderTargetWgpu *renderTarget = mRenderTargetCache.getDepthStencil(); in clear() local

1234567