Home
last modified time | relevance | path

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

123456

/external/angle/src/libANGLE/renderer/
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 …]
/external/deqp/framework/opengl/
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
/external/deqp/modules/gles2/functional/
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
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
/external/deqp/external/openglcts/modules/gl/
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
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
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
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
/external/deqp/modules/gles3/functional/
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 …]
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
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
/external/skia/src/gpu/ganesh/
DGrCanvas.cpp50 const GrRenderTarget* renderTarget = proxy->peekRenderTarget(); in TopLayerBackendRenderTarget() local
DGrTextureResolveRenderTask.cpp101 if (GrRenderTarget* renderTarget = proxy->peekRenderTarget()) { in onExecute() local
/external/deqp/framework/referencerenderer/
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()
/external/deqp/external/openglcts/modules/common/
DglcInfoTests.cpp98 const tcu::RenderTarget &renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
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
/external/angle/src/libANGLE/renderer/d3d/
DRendererD3D.cpp151 RenderTargetD3D *renderTarget) in initRenderTarget()
DRenderbufferD3D.cpp121 RenderTargetD3D *renderTarget = nullptr; in initializeContents() local
/external/skia/src/gpu/ganesh/vk/
DGrVkPipelineStateCache.cpp73 GrRenderTarget* renderTarget, in findOrCreatePipelineState()
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.cpp42 DWORD TextureStorage9::GetTextureUsage(GLenum internalformat, bool renderTarget) in GetTextureUsage()
135 bool renderTarget, in TextureStorage9_2D()
409 bool renderTarget, in TextureStorage9_Cube()
/external/skia/src/gpu/ganesh/d3d/
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()
DGrD3DPipelineStateBuilder.cpp38 GrD3DRenderTarget* renderTarget, in MakePipelineState()
56 GrD3DRenderTarget* renderTarget, in GrD3DPipelineStateBuilder()
/external/angle/src/libANGLE/renderer/wgpu/
DFramebufferWgpu.cpp158 RenderTargetWgpu *renderTarget = in clear() local
257 RenderTargetWgpu *renderTarget = getReadPixelsRenderTarget(angleFormat); in readPixels() local
/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.h168 RenderTargetVk *renderTarget; member
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp248 RenderTarget11 *renderTarget = nullptr; in invalidateAttachment() local
453 for (auto *renderTarget : mRenderTargetCache.getColors()) in getFirstRenderTarget() local

123456