Home
last modified time | relevance | path

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

1234

/external/skia/src/gpu/batches/
DGrStencilPathBatch.h26 GrRenderTarget* renderTarget, in Create()
34 GrRenderTarget* renderTarget() const override { return fRenderTarget.get(); } in renderTarget() function
47 GrRenderTarget* renderTarget, in GrStencilPathBatch()
DGrClearBatch.h31 GrRenderTarget* renderTarget() const override { return fRenderTarget.get(); } in renderTarget() function
87 GrRenderTarget* renderTarget() const override { return fRenderTarget.get(); } in renderTarget() function
DGrDrawBatch.h66 GrRenderTarget* renderTarget() const final { in renderTarget() function
DGrDiscardBatch.h29 GrRenderTarget* renderTarget() const override { return fRenderTarget.get(); } in renderTarget() function
DGrCopySurfaceBatch.h39 GrRenderTarget* renderTarget() const override { return fDst.get()->asRenderTarget(); } in renderTarget() function
/external/deqp/framework/opengl/
DgluStateReset.cpp98 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in resetStateES() local
351 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in resetStateES() local
652 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in resetStateGLCore() local
941 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in resetStateGLCore() local
/external/skia/src/gpu/
DGrRenderTargetPriv.h31 explicit GrRenderTargetPriv(GrRenderTarget* renderTarget) : fRenderTarget(renderTarget) {} in GrRenderTargetPriv()
DGrGpu.cpp80 static GrSurfaceOrigin resolve_origin(GrSurfaceOrigin origin, bool renderTarget) { in resolve_origin()
239 GrRenderTarget* renderTarget) { in clear()
248 GrRenderTarget* renderTarget) { in clearStencilClip()
DGrTexture.cpp74 bool renderTarget = 0 != (desc.fFlags & kRenderTarget_GrSurfaceFlag); in resolve_origin() local
DGrYUVProvider.cpp121 GrRenderTarget* renderTarget = result->asRenderTarget(); in refAsTexture() local
DGrDrawTarget.cpp359 GrRenderTarget* renderTarget) { in clear()
399 void GrDrawTarget::discard(GrRenderTarget* renderTarget) { in discard()
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp435 …ame, const char* desc, glw::GLenum primitiveDrawType, BaseRenderingCase::RenderTarget renderTarget in BaseTriangleCase()
518 …GLenum primitiveDrawType, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget in BaseLineCase()
662 …* name, const char* desc, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget in PointCase()
826 …Context& context, const char* name, const char* desc, BaseRenderingCase::RenderTarget renderTarget in TrianglesCase()
902 …Context& context, const char* name, const char* desc, BaseRenderingCase::RenderTarget renderTarget in TriangleStripCase()
971 …Context& context, const char* name, const char* desc, BaseRenderingCase::RenderTarget renderTarget in TriangleFanCase()
1040 …* name, const char* desc, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget in LinesCase()
1109 …* name, const char* desc, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget in LineStripCase()
1170 …* name, const char* desc, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget in LineLoopCase()
1255 …ctx, const char* name, const char* desc, FillRuleCaseType type, RenderTarget renderTarget, int num… in FillRuleCase()
[all …]
Des3fDepthStencilClearTests.cpp204 const tcu::RenderTarget& renderTarget = m_context.getRenderTarget(); in iterate() local
232 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in generateClears() local
403 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in renderReference() local
Des3fFragDepthTests.cpp128 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
299 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
Des3fPrerequisiteTests.cpp176 const tcu::RenderTarget& renderTarget = m_context.getRenderTarget(); in iterate() local
Des3fDepthTests.cpp128 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in iterate() local
/external/pdfium/core/src/fxge/win32/
Dfx_win32_dwrite.cpp166 void** renderTarget) { in DwCreateRenderingTarget()
206 FX_BOOL CDWriteExt::DwRendingString(void* renderTarget, in DwRendingString()
248 void CDWriteExt::DwDeleteRenderingTarget(void* renderTarget) { in DwDeleteRenderingTarget()
/external/deqp/modules/gles2/functional/
Des2fDepthStencilClearTests.cpp201 const tcu::RenderTarget& renderTarget = m_context.getRenderTarget(); in iterate() local
229 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in generateClears() local
400 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in renderReference() local
Des2fDepthRangeTests.cpp144 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
293 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
Des2fPrerequisiteTests.cpp176 const tcu::RenderTarget& renderTarget = m_context.getRenderTarget(); in iterate() local
/external/deqp/framework/referencerenderer/
DrrRenderer.cpp1026 const RenderTarget& renderTarget, in writeFragmentPackets()
1099 const RenderTarget& renderTarget, in rasterizePrimitive()
1167 const RenderTarget& renderTarget, in rasterizePrimitive()
1220 const RenderTarget& renderTarget, in rasterizePrimitive()
1286 const RenderTarget& renderTarget, in rasterize()
1329 void drawBasicPrimitives (const RenderState& state, const RenderTarget& renderTarget, const Program… in drawBasicPrimitives()
1386 …GeometryShaderOutputAsPrimitives (const RenderState& state, const RenderTarget& renderTarget, cons… in drawGeometryShaderOutputAsPrimitives()
1405 void drawWithGeometryShader(const RenderState& state, const RenderTarget& renderTarget, const Progr… in drawWithGeometryShader()
1473 void drawAsPrimitives (const RenderState& state, const RenderTarget& renderTarget, const Program& p… in drawAsPrimitives()
DrrRenderer.hpp123 const RenderTarget& renderTarget; member in rr::DrawCommand
/external/skia/tests/
DVkUploadPixelsTests.cpp53 bool renderTarget, bool linearTiling) { in basic_texture_test()
/external/skia/example/
DSkiaSDLExample.cpp210 renderTarget(grContext->textureProvider()->wrapBackendRenderTarget(desc)); local
/external/deqp/modules/glshared/
DglsShaderPerformanceCase.cpp118 static void logRenderTargetInfo (TestLog& log, const tcu::RenderTarget& renderTarget) in logRenderTargetInfo()

1234