Searched refs:set_mode_system_value (Results 1 – 1 of 1) sorted by relevance
/external/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 812 set_mode_system_value(b, mode); in vtn_get_builtin_location() 816 set_mode_system_value(b, mode); in vtn_get_builtin_location() 820 set_mode_system_value(b, mode); in vtn_get_builtin_location() 830 set_mode_system_value(b, mode); in vtn_get_builtin_location() 835 set_mode_system_value(b, mode); in vtn_get_builtin_location() 871 set_mode_system_value(b, mode); in vtn_get_builtin_location() 875 set_mode_system_value(b, mode); in vtn_get_builtin_location() 892 set_mode_system_value(b, mode); in vtn_get_builtin_location() 896 set_mode_system_value(b, mode); in vtn_get_builtin_location() [all …]
|