Searched refs:write_ir_text (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c3594 write_ir_text(VkPipelineExecutableInternalRepresentationKHR* ir, function in typeref:typename:bool
3634 if (!write_ir_text(ir, exe->nir_from_spirv))
3645 if (!write_ir_text(ir, exe->nir_final))
3656 if (!write_ir_text(ir, exe->disasm))
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_pipeline.c3291 write_ir_text(VkPipelineExecutableInternalRepresentationKHR* ir, function in typeref:typename:bool
3331 if (!write_ir_text(ir, exe->nir))
3342 if (!write_ir_text(ir, exe->disasm))

Completed in 10 milliseconds