Searched refs:gl_spirv_module (Results 1 – 2 of 2) sorted by relevance
43 struct gl_spirv_module { struct61 struct gl_spirv_module *SpirVModule; argument71 _mesa_spirv_module_reference(struct gl_spirv_module **dest,72 struct gl_spirv_module *src);
37 _mesa_spirv_module_reference(struct gl_spirv_module **dest, in _mesa_spirv_module_reference()38 struct gl_spirv_module *src) in _mesa_spirv_module_reference()40 struct gl_spirv_module *old = *dest; in _mesa_spirv_module_reference()73 struct gl_spirv_module *module; in _mesa_spirv_shader_binary()228 struct gl_spirv_module *spirv_module = spirv_data->SpirVModule; in _mesa_spirv_to_nir()