Searched refs:pipeline_uses_debug_index (Results 1 – 1 of 1) sorted by relevance
519 std::vector<unsigned int> pipeline_uses_debug_index(count); in GpuPreCallRecordCreateGraphicsPipelines() local526 pipeline_uses_debug_index[pipeline] = 1; in GpuPreCallRecordCreateGraphicsPipelines()531 …if (std::all_of(pipeline_uses_debug_index.begin(), pipeline_uses_debug_index.end(), [](unsigned in… in GpuPreCallRecordCreateGraphicsPipelines()539 if (pipeline_uses_debug_index[pipeline]) { in GpuPreCallRecordCreateGraphicsPipelines()