Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_nir_lower_ycbcr_textures.c451 bool function_progress = false; in anv_nir_lower_ycbcr_textures() local
461 function_progress |= try_lower_tex_ycbcr(pipeline, &builder, tex); in anv_nir_lower_ycbcr_textures()
465 if (function_progress) { in anv_nir_lower_ycbcr_textures()
471 progress |= function_progress; in anv_nir_lower_ycbcr_textures()