Home
last modified time | relevance | path

Searched defs:ptr_bit_size (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/
Dnir_load_libclc.c80 get_libclc_file(unsigned ptr_bit_size) in get_libclc_file()
97 open_clc_data(struct clc_data *clc, unsigned ptr_bit_size) in open_clc_data()
231 nir_can_find_libclc(unsigned ptr_bit_size) in nir_can_find_libclc()
243 nir_load_libclc_shader(unsigned ptr_bit_size, in nir_load_libclc_shader()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_printf.c45 const unsigned ptr_bit_size = nir_get_ptr_bitsize(b->shader); in lower_printf_instr() local