Searched refs:gpu_buffer_list (Results 1 – 1 of 1) sorted by relevance
427 auto gpu_buffer_list = gpu_validation_state->GetGpuBufferInfo(commandBuffer); in GpuResetCommandBuffer() local428 for (auto buffer_info : gpu_buffer_list) { in GpuResetCommandBuffer()1119 auto gpu_buffer_list = gpu_validation_state->GetGpuBufferInfo(cb_node->commandBuffer); in ProcessInstrumentationBuffer() local1120 …hasDrawCmd || cb_node->hasTraceRaysCmd || cb_node->hasDispatchCmd) && gpu_buffer_list.size() > 0) { in ProcessInstrumentationBuffer()1127 for (auto &buffer_info : gpu_buffer_list) { in ProcessInstrumentationBuffer()1161 auto gpu_buffer_list = gpu_validation_state->GetGpuBufferInfo(cb_node->commandBuffer); in UpdateInstrumentationBuffer() local1163 for (auto &buffer_info : gpu_buffer_list) { in UpdateInstrumentationBuffer()