Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DUtilsD3D12.cpp90 D3D12_TEXTURE_COPY_LOCATION bufferLocation; in ComputeBufferLocationForCopyTextureRegion() local
166 const D3D12_TEXTURE_COPY_LOCATION bufferLocation = in RecordCopyBufferToTextureFromTextureCopySplit() local
284 const D3D12_TEXTURE_COPY_LOCATION bufferLocation = in RecordCopyTextureToBufferFromTextureCopySplit() local
DCommandBufferD3D12.cpp442 D3D12_GPU_VIRTUAL_ADDRESS bufferLocation = in ApplyBindGroup() local
/third_party/skia/src/gpu/d3d/
DGrD3DCommandList.cpp532 unsigned int rootParameterIndex, D3D12_GPU_VIRTUAL_ADDRESS bufferLocation) { in setGraphicsRootConstantBufferView()
542 unsigned int rootParameterIndex, D3D12_GPU_VIRTUAL_ADDRESS bufferLocation) { in setComputeRootConstantBufferView()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandBufferD3D12.cpp534 D3D12_TEXTURE_COPY_LOCATION bufferLocation; in RecordCommands() local
581 D3D12_TEXTURE_COPY_LOCATION bufferLocation; in RecordCommands() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp2333 deUint8* bufferLocation, in updateSingleInstance()