Searched refs:V3D_DEBUG_NIR (Results 1 – 5 of 5) sorted by relevance
46 #define V3D_DEBUG_NIR (1 << 2) macro
47 { "nir", V3D_DEBUG_NIR},
331 if (V3D_DEBUG & (V3D_DEBUG_NIR | in v3d_uncompiled_shader_create()
497 if (V3D_DEBUG & (V3D_DEBUG_NIR | in shader_module_compile_to_nir()1533 if (V3D_DEBUG & (V3D_DEBUG_NIR | in v3dv_get_shader_variant()
3341 if (V3D_DEBUG & (V3D_DEBUG_NIR | in v3d_nir_to_vir()