Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dgpu_validation.cpp538 bool replace_shaders = false; in GpuPreCallRecordPipelineCreations() local
541 replace_shaders = true; in GpuPreCallRecordPipelineCreations()
546 replace_shaders = true; in GpuPreCallRecordPipelineCreations()
549 if (replace_shaders) { in GpuPreCallRecordPipelineCreations()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_debug.c22 DEBUG_GET_ONCE_OPTION(replace_shaders, "RADEON_REPLACE_SHADERS", NULL)