Home
last modified time | relevance | path

Searched defs:colorRenderTargetView (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DRenderTarget.cpp27 const GrD3DDescriptorHeap::CPUHandle& colorRenderTargetView, in GrD3DRenderTarget()
51 const GrD3DDescriptorHeap::CPUHandle& colorRenderTargetView, in GrD3DRenderTarget()
H A DGrD3DTextureRenderTarget.cpp22 const GrD3DDescriptorHeap::CPUHandle& colorRenderTargetView, in GrD3DTextureRenderTarget()
67 const GrD3DDescriptorHeap::CPUHandle& colorRenderTargetView, in GrD3DTextureRenderTarget()
H A DGrD3DRenderTarget.h49 D3D12_CPU_DESCRIPTOR_HANDLE colorRenderTargetView() const { in colorRenderTargetView() function