Home
last modified time | relevance | path

Searched refs:outputs_accessed_indirectly_16bit (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/
Dshader_info.h182 uint16_t outputs_accessed_indirectly_16bit; member
/third_party/mesa3d/src/compiler/nir/
Dnir_gather_info.c604 shader->info.outputs_accessed_indirectly_16bit |= slot_mask_16bit; in gather_intrinsic_info()
638 shader->info.outputs_accessed_indirectly_16bit |= slot_mask_16bit; in gather_intrinsic_info()
955 shader->info.outputs_accessed_indirectly_16bit = 0; in nir_shader_gather_info()