Searched refs:textureMiplevel (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | UtilsD3D12.h | 53 uint32_t textureMiplevel, 73 uint32_t textureMiplevel,
|
D | UtilsD3D12.cpp | 153 uint32_t textureMiplevel, in RecordCopyBufferToTextureFromTextureCopySplit() argument 158 ComputeTextureCopyLocationForTexture(texture, textureMiplevel, textureLayer, aspect); in RecordCopyBufferToTextureFromTextureCopySplit() 272 uint32_t textureMiplevel, in RecordCopyTextureToBufferFromTextureCopySplit() argument 276 ComputeTextureCopyLocationForTexture(texture, textureMiplevel, textureLayer, aspect); in RecordCopyTextureToBufferFromTextureCopySplit()
|