Home
last modified time | relevance | path

Searched refs:currentDispatch (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DCommandBufferVk.cpp898 uint64_t currentDispatch = 0; in RecordComputePass() local
913 resourceUsages.dispatchUsages[currentDispatch]); in RecordComputePass()
917 currentDispatch++; in RecordComputePass()
926 resourceUsages.dispatchUsages[currentDispatch]); in RecordComputePass()
932 currentDispatch++; in RecordComputePass()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DCommandBufferD3D12.cpp1068 uint64_t currentDispatch = 0; in RecordComputePass() local
1085 resourceUsages.dispatchUsages[currentDispatch]); in RecordComputePass()
1090 currentDispatch++; in RecordComputePass()
1098 resourceUsages.dispatchUsages[currentDispatch]); in RecordComputePass()
1106 currentDispatch++; in RecordComputePass()

Completed in 6 milliseconds