Home
last modified time | relevance | path

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

/external/skia/src/gpu/d3d/
DGrD3DGpu.cpp325 D3D12_PLACED_SUBRESOURCE_FOOTPRINT* placedFootprints, in copy_compressed_data()
377 SkAutoTMalloc<D3D12_PLACED_SUBRESOURCE_FOOTPRINT> placedFootprints(mipLevelCount); in onCreateCompressedTexture() local
701 SkAutoTMalloc<D3D12_PLACED_SUBRESOURCE_FOOTPRINT> placedFootprints(mipLevelCount); in uploadToTexture() local
1173 D3D12_PLACED_SUBRESOURCE_FOOTPRINT* placedFootprints, in copy_color_data()
1219 SkAutoSTMalloc<15, D3D12_PLACED_SUBRESOURCE_FOOTPRINT> placedFootprints(mipLevelCount); in onClearBackendTexture() local
1323 SkAutoTMalloc<D3D12_PLACED_SUBRESOURCE_FOOTPRINT> placedFootprints(mipLevelCount); in onUpdateCompressedBackendTexture() local