/external/deqp/framework/opengl/ |
D | gluStateReset.cpp | 98 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/ |
D | GrRenderTargetPriv.h | 38 explicit GrRenderTargetPriv(GrRenderTarget* renderTarget) : fRenderTarget(renderTarget) {} in GrRenderTargetPriv()
|
D | GrPathRendering.cpp | 53 void GrPathRendering::drawPath(GrRenderTarget* renderTarget, GrSurfaceOrigin origin, in drawPath()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cClipControlTests.cpp | 186 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
|
D | gl4cShaderViewportLayerArrayTests.cpp | 272 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
|
D | gl4cShaderBallotTests.cpp | 380 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/ |
D | GrRenderTargetPriv.h | 57 explicit GrRenderTargetPriv(GrRenderTarget* renderTarget) : fRenderTarget(renderTarget) {} in GrRenderTargetPriv()
|
D | GrPathRendering.cpp | 53 void GrPathRendering::drawPath(GrRenderTarget* renderTarget, GrSurfaceOrigin origin, in drawPath()
|
/external/skia/src/gpu/vk/ |
D | GrVkPipelineStateBuilder.cpp | 22 GrRenderTarget* renderTarget, GrSurfaceOrigin origin, in CreatePipelineState() 43 GrRenderTarget* renderTarget, in GrVkPipelineStateBuilder() 372 GrRenderTarget* renderTarget, in Build()
|
D | GrVkPipelineStateCache.cpp | 78 GrRenderTarget* renderTarget, in refPipelineState()
|
/external/skqp/tests/ |
D | GrUploadPixelsTests.cpp | 23 bool renderTarget) { in basic_texture_test()
|
D | GrTestingBackendTextureUploadTest.cpp | 18 bool renderTarget, bool doDataUpload, GrMipMapped mipMapped) { in testing_only_texture_test()
|
/external/skia/tests/ |
D | GrUploadPixelsTests.cpp | 23 bool renderTarget) { in basic_texture_test()
|
D | GrTestingBackendTextureUploadTest.cpp | 18 bool renderTarget, bool doDataUpload, GrMipMapped mipMapped) { in testing_only_texture_test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fRasterizationTests.cpp | 439 …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 …]
|
D | es3fDepthStencilClearTests.cpp | 204 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/ |
D | GrVkPipelineStateBuilder.cpp | 22 GrRenderTarget* renderTarget, GrSurfaceOrigin origin, in CreatePipelineState() 43 GrRenderTarget* renderTarget, in GrVkPipelineStateBuilder() 394 GrRenderTarget* renderTarget, in Build()
|
D | GrVkPipelineStateCache.cpp | 78 GrRenderTarget* renderTarget, in refPipelineState()
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | Device.hpp | 76 egl::Image *renderTarget; member in es1::Device
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_dwrite.cpp | 184 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/ |
D | GrGLGpuProgramCache.cpp | 72 GrRenderTarget* renderTarget, in refProgram()
|
/external/skia/src/gpu/gl/ |
D | GrGLGpuProgramCache.cpp | 72 GrRenderTarget* renderTarget, in refProgram()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthStencilClearTests.cpp | 201 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/ |
D | glcInfoTests.cpp | 97 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Device.hpp | 108 egl::Image *renderTarget[sw::RENDERTARGETS]; member in es2::Device
|