Searched refs:set_mode_system_value (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/spirv/ |
D | vtn_variables.c | 779 set_mode_system_value(struct vtn_builder *b, nir_variable_mode *mode) in set_mode_system_value() function 817 set_mode_system_value(b, mode); in vtn_get_builtin_location() 821 set_mode_system_value(b, mode); in vtn_get_builtin_location() 825 set_mode_system_value(b, mode); in vtn_get_builtin_location() 835 set_mode_system_value(b, mode); in vtn_get_builtin_location() 840 set_mode_system_value(b, mode); in vtn_get_builtin_location() 884 set_mode_system_value(b, mode); in vtn_get_builtin_location() 888 set_mode_system_value(b, mode); in vtn_get_builtin_location() 897 set_mode_system_value(b, mode); in vtn_get_builtin_location() 902 set_mode_system_value(b, mode); in vtn_get_builtin_location() [all …]
|