Searched refs:vtn_create_variable (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/spirv/ |
D | vtn_variables.c | 1795 vtn_create_variable(struct vtn_builder *b, struct vtn_value *val, in vtn_create_variable() function 2363 vtn_create_variable(b, val, ptr_type, storage_class, initializer); in vtn_handle_variables() 2383 vtn_create_variable(b, val, ptr_type, ptr_type->storage_class, NULL); in vtn_handle_variables()
|