Searched refs:gl_spirv_module (Results 1 – 2 of 2) sorted by relevance
44 struct gl_spirv_module { struct62 struct gl_spirv_module *SpirVModule; argument72 _mesa_spirv_module_reference(struct gl_spirv_module **dest,73 struct gl_spirv_module *src);
38 _mesa_spirv_module_reference(struct gl_spirv_module **dest, in _mesa_spirv_module_reference()39 struct gl_spirv_module *src) in _mesa_spirv_module_reference()41 struct gl_spirv_module *old = *dest; in _mesa_spirv_module_reference()74 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()