Searched refs:set_mode_system_value (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/compiler/spirv/ |
D | vtn_variables.c | 1131 set_mode_system_value(struct vtn_builder *b, nir_variable_mode *mode) in set_mode_system_value() function 1157 set_mode_system_value(b, mode); in vtn_get_builtin_location() 1164 set_mode_system_value(b, mode); in vtn_get_builtin_location() 1168 set_mode_system_value(b, mode); in vtn_get_builtin_location() 1172 set_mode_system_value(b, mode); in vtn_get_builtin_location() 1182 set_mode_system_value(b, mode); in vtn_get_builtin_location() 1187 set_mode_system_value(b, mode); in vtn_get_builtin_location() 1215 set_mode_system_value(b, mode); in vtn_get_builtin_location() 1219 set_mode_system_value(b, mode); in vtn_get_builtin_location() 1231 set_mode_system_value(b, mode); in vtn_get_builtin_location() [all …]
|