Searched refs:V3D_DEBUG_NIR (Results 1 – 5 of 5) sorted by relevance
46 #define V3D_DEBUG_NIR (1 << 2) macro70 #define V3D_DEBUG_SHADERS (V3D_DEBUG_TGSI | V3D_DEBUG_NIR | \
53 { "nir", V3D_DEBUG_NIR,
331 if (unlikely(V3D_DEBUG & (V3D_DEBUG_NIR | in v3d_uncompiled_shader_create()
465 if (unlikely(V3D_DEBUG & (V3D_DEBUG_NIR | in shader_module_compile_to_nir()1652 if (unlikely(V3D_DEBUG & (V3D_DEBUG_NIR | in pipeline_compile_shader_variant()
4570 if (V3D_DEBUG & (V3D_DEBUG_NIR | in v3d_nir_to_vir()