Lines Matching defs:const
22 const GrD3DTextureResourceInfo& info,
24 const GrD3DTextureResourceInfo& msaaInfo,
26 const GrD3DDescriptorHeap::CPUHandle& colorRenderTargetView,
27 const GrD3DDescriptorHeap::CPUHandle& resolveRenderTargetView,
45 const GrD3DTextureResourceInfo& info,
47 const GrD3DTextureResourceInfo& msaaInfo,
49 const GrD3DDescriptorHeap::CPUHandle& colorRenderTargetView,
50 const GrD3DDescriptorHeap::CPUHandle& resolveRenderTargetView)
66 const GrD3DTextureResourceInfo& info,
68 const GrD3DDescriptorHeap::CPUHandle& renderTargetView,
82 const GrD3DTextureResourceInfo& info,
84 const GrD3DDescriptorHeap::CPUHandle& renderTargetView)
92 GrD3DGpu* gpu, SkISize dimensions, int sampleCnt, const GrD3DTextureResourceInfo& info,
135 const GrD3DTextureResource* GrD3DRenderTarget::msaaTextureResource() const {
148 auto* constThis = const_cast<const GrD3DRenderTarget*>(this);
176 GrBackendRenderTarget GrD3DRenderTarget::getBackendRenderTarget() const {
180 GrD3DGpu* GrD3DRenderTarget::getD3DGpu() const {
185 DXGI_FORMAT GrD3DRenderTarget::stencilDxgiFormat() const {
193 void GrD3DRenderTarget::genKey(GrProcessorKeyBuilder* b) const {
198 if (const GrAttachment* stencil = this->getStencilAttachment()) {