Home
last modified time | relevance | path

Searched refs:ComputeBarrierOperationsType (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h372 …BarrierOperationsType ComputeBarrierOperationsType(layer_data* device_data, GLOBAL_CB_NODE* cb_sta…
Dcore_validation.cpp8490 BarrierOperationsType CoreChecks::ComputeBarrierOperationsType(layer_data *device_data, GLOBAL_CB_N… in ComputeBarrierOperationsType() function in CoreChecks
8552 …auto barrier_op_type = ComputeBarrierOperationsType(device_data, cb_state, bufferMemoryBarrierCoun… in PreCallValidateCmdWaitEvents()
8620 …auto barrier_op_type = ComputeBarrierOperationsType(device_data, cb_state, bufferMemoryBarrierCoun… in PreCallValidateCmdPipelineBarrier()