Searched refs:set_mode_system_value (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/compiler/spirv/ |
D | vtn_variables.c | 862 set_mode_system_value(struct vtn_builder *b, nir_variable_mode *mode) in set_mode_system_value() function 902 set_mode_system_value(b, mode); in vtn_get_builtin_location() 906 set_mode_system_value(b, mode); in vtn_get_builtin_location() 910 set_mode_system_value(b, mode); in vtn_get_builtin_location() 920 set_mode_system_value(b, mode); in vtn_get_builtin_location() 925 set_mode_system_value(b, mode); in vtn_get_builtin_location() 969 set_mode_system_value(b, mode); in vtn_get_builtin_location() 973 set_mode_system_value(b, mode); in vtn_get_builtin_location() 982 set_mode_system_value(b, mode); in vtn_get_builtin_location() 987 set_mode_system_value(b, mode); in vtn_get_builtin_location() [all …]
|