Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp326 D3D12_PLACED_SUBRESOURCE_FOOTPRINT* placedFootprints, in copy_compressed_data()
378 SkAutoTMalloc<D3D12_PLACED_SUBRESOURCE_FOOTPRINT> placedFootprints(mipLevelCount); in onCreateCompressedTexture() local
734 SkAutoTMalloc<D3D12_PLACED_SUBRESOURCE_FOOTPRINT> placedFootprints(mipLevelCount); in uploadToTexture() local
1386 D3D12_PLACED_SUBRESOURCE_FOOTPRINT* placedFootprints, in copy_color_data()
1432 SkAutoSTMalloc<15, D3D12_PLACED_SUBRESOURCE_FOOTPRINT> placedFootprints(mipLevelCount); in onClearBackendTexture() local
1536 SkAutoTMalloc<D3D12_PLACED_SUBRESOURCE_FOOTPRINT> placedFootprints(mipLevelCount); in onUpdateCompressedBackendTexture() local