Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp519 std::vector<unsigned int> pipeline_uses_debug_index(count); in GpuPreCallRecordCreateGraphicsPipelines() local
526 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()