Searched refs:global_ptr_type (Results 1 - 2 of 2) sorted by last modified time

/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dnir_spirv.h81 const struct glsl_type *global_ptr_type; member in struct:spirv_to_nir_options
H A Dspirv_to_nir.c1384 val->type->type = b->options->global_ptr_type;
3781 b->options->global_ptr_type = glsl_uint_type();
3790 b->options->global_ptr_type = glsl_uint64_t_type();

Completed in 8 milliseconds