Home
last modified time | relevance | path

Searched refs:physical_ptrs (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/spirv/
Dvtn_private.h721 bool physical_ptrs; member
Dspirv_to_nir.c4502 b->physical_ptrs = true; in vtn_handle_preamble_instruction()
4514 b->physical_ptrs = true; in vtn_handle_preamble_instruction()
4525 b->physical_ptrs = false; in vtn_handle_preamble_instruction()
Dvtn_variables.c1555 if (b->physical_ptrs) in vtn_mode_to_address_format()