Home
last modified time | relevance | path

Searched refs:getCPUHandle (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/d3d/
H A DGrD3DDescriptorHeap.cpp37 GrD3DDescriptorHeap::CPUHandle GrD3DDescriptorHeap::getCPUHandle(unsigned int index) { in getCPUHandle() function in GrD3DDescriptorHeap
H A DGrD3DDescriptorHeap.h37 CPUHandle getCPUHandle(unsigned int index); // write-only if shader-visible
H A DGrD3DDescriptorTableManager.cpp70 new GrD3DDescriptorTable(fHeap->getCPUHandle(startIndex).fHandle, in allocateTable()
H A DGrD3DCpuDescriptorManager.cpp138 return fHeap->getCPUHandle(*freeBlock); in allocateCPUHandle()

Completed in 3 milliseconds