Searched refs:vtn_create_variable (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_variables.c1795 vtn_create_variable(struct vtn_builder *b, struct vtn_value *val, function in typeref:typename:void
2363 vtn_create_variable(b, val, ptr_type, storage_class, initializer);
2383 vtn_create_variable(b, val, ptr_type, ptr_type->storage_class, NULL);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_variables.c2047 vtn_create_variable(struct vtn_builder *b, struct vtn_value *val, function in typeref:typename:void
2389 vtn_create_variable(b, val, ptr_type, storage_class, initializer);

Completed in 47 milliseconds