Home
last modified time | relevance | path

Searched refs:V3D_DEBUG_DUMP_SPIRV (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/broadcom/common/
H A Dv3d_debug.c81 { "dump_spirv", V3D_DEBUG_DUMP_SPIRV,
H A Dv3d_debug.h61 #define V3D_DEBUG_DUMP_SPIRV (1 << 17) macro
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c441 if (unlikely(V3D_DEBUG & V3D_DEBUG_DUMP_SPIRV) && stage->module->nir == NULL) in shader_module_compile_to_nir()

Completed in 5 milliseconds