Searched refs:nir_from_spirv (Results 1 – 2 of 2) sorted by relevance
2296 char *nir_from_spirv) in tu_append_executable() argument2303 .nir_from_spirv = nir_from_spirv, in tu_append_executable()3628 if (exe->nir_from_spirv) { in tu_GetPipelineExecutableInternalRepresentationsKHR()3634 if (!write_ir_text(ir, exe->nir_from_spirv)) in tu_GetPipelineExecutableInternalRepresentationsKHR()
1181 char *nir_from_spirv; member