Home
last modified time | relevance | path

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

1234567

/external/deqp/framework/opengl/
DgluStateReset.cpp98 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in resetStateES() local
353 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in resetStateES() local
681 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in resetStateGLCore() local
970 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in resetStateGLCore() local
/external/skqp/src/gpu/
DGrRenderTargetPriv.h38 explicit GrRenderTargetPriv(GrRenderTarget* renderTarget) : fRenderTarget(renderTarget) {} in GrRenderTargetPriv()
DGrPathRendering.cpp53 void GrPathRendering::drawPath(GrRenderTarget* renderTarget, GrSurfaceOrigin origin, in drawPath()
/external/deqp/external/openglcts/modules/gl/
Dgl4cClipControlTests.cpp186 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in init() local
510 const tcu::RenderTarget& renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer() local
695 const tcu::RenderTarget& renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer() local
884 const tcu::RenderTarget& renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer() local
1076 const tcu::RenderTarget& renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer() local
1156 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in deinit() local
1184 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
1288 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.cpp380 const tcu::RenderTarget renderTarget = context.getRenderContext().getRenderTarget(); in validateScreenPixels() local
432 const tcu::RenderTarget renderTarget = context.getRenderContext().getRenderTarget(); in validateScreenPixelsSameColor() local
731 const tcu::RenderTarget renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
/external/skia/src/gpu/
DGrRenderTargetPriv.h57 explicit GrRenderTargetPriv(GrRenderTarget* renderTarget) : fRenderTarget(renderTarget) {} in GrRenderTargetPriv()
DGrPathRendering.cpp53 void GrPathRendering::drawPath(GrRenderTarget* renderTarget, GrSurfaceOrigin origin, in drawPath()
/external/skia/src/gpu/vk/
DGrVkPipelineStateBuilder.cpp22 GrRenderTarget* renderTarget, GrSurfaceOrigin origin, in CreatePipelineState()
43 GrRenderTarget* renderTarget, in GrVkPipelineStateBuilder()
372 GrRenderTarget* renderTarget, in Build()
DGrVkPipelineStateCache.cpp78 GrRenderTarget* renderTarget, in refPipelineState()
/external/skqp/tests/
DGrUploadPixelsTests.cpp23 bool renderTarget) { in basic_texture_test()
DGrTestingBackendTextureUploadTest.cpp18 bool renderTarget, bool doDataUpload, GrMipMapped mipMapped) { in testing_only_texture_test()
/external/skia/tests/
DGrUploadPixelsTests.cpp23 bool renderTarget) { in basic_texture_test()
DGrTestingBackendTextureUploadTest.cpp18 bool renderTarget, bool doDataUpload, GrMipMapped mipMapped) { in testing_only_texture_test()
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp439 …ame, const char* desc, glw::GLenum primitiveDrawType, BaseRenderingCase::RenderTarget renderTarget in BaseTriangleCase()
522 …GLenum primitiveDrawType, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget in BaseLineCase()
666 …* name, const char* desc, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget in PointCase()
830 …Context& context, const char* name, const char* desc, BaseRenderingCase::RenderTarget renderTarget in TrianglesCase()
906 …Context& context, const char* name, const char* desc, BaseRenderingCase::RenderTarget renderTarget in TriangleStripCase()
975 …Context& context, const char* name, const char* desc, BaseRenderingCase::RenderTarget renderTarget in TriangleFanCase()
1044 …* name, const char* desc, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget in LinesCase()
1113 …* name, const char* desc, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget in LineStripCase()
1174 …* name, const char* desc, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget in LineLoopCase()
1259 …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
/external/skqp/src/gpu/vk/
DGrVkPipelineStateBuilder.cpp22 GrRenderTarget* renderTarget, GrSurfaceOrigin origin, in CreatePipelineState()
43 GrRenderTarget* renderTarget, in GrVkPipelineStateBuilder()
394 GrRenderTarget* renderTarget, in Build()
DGrVkPipelineStateCache.cpp78 GrRenderTarget* renderTarget, in refPipelineState()
/external/swiftshader/src/OpenGL/libGLES_CM/
DDevice.hpp76 egl::Image *renderTarget; member in es1::Device
/external/pdfium/core/fxge/win32/
Dfx_win32_dwrite.cpp184 void** renderTarget) { in DwCreateRenderingTarget()
225 bool CDWriteExt::DwRendingString(void* renderTarget, in DwRendingString()
268 void CDWriteExt::DwDeleteRenderingTarget(void* renderTarget) { in DwDeleteRenderingTarget()
/external/skqp/src/gpu/gl/
DGrGLGpuProgramCache.cpp72 GrRenderTarget* renderTarget, in refProgram()
/external/skia/src/gpu/gl/
DGrGLGpuProgramCache.cpp72 GrRenderTarget* renderTarget, in refProgram()
/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
/external/deqp/external/openglcts/modules/common/
DglcInfoTests.cpp97 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
/external/swiftshader/src/OpenGL/libGLESv2/
DDevice.hpp108 egl::Image *renderTarget[sw::RENDERTARGETS]; member in es2::Device

1234567