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

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c2296 char *nir_from_spirv)
2303 .nir_from_spirv = nir_from_spirv,
3628 if (exe->nir_from_spirv) {
3634 if (!write_ir_text(ir, exe->nir_from_spirv))
2295 tu_append_executable(struct tu_pipeline * pipeline,struct ir3_shader_variant * variant,char * nir_from_spirv) argument
H A Dtu_private.h1181 char *nir_from_spirv; member in struct:tu_pipeline_executable

Completed in 9 milliseconds