Searched refs:SPIRUndef (Results 1 – 7 of 7) sorted by relevance
433 struct SPIRUndef : IVariant struct440 explicit SPIRUndef(TypeID basetype_) in SPIRUndef() function446 SPIRV_CROSS_DECLARE_CLONE(SPIRUndef)
242 set<SPIRUndef>(id, result_type); in parse()853 auto *undef_op = maybe_get<SPIRUndef>(ops[2 + i]); in parse()
50 pool_group->pools[TypeUndef].reset(new ObjectPool<SPIRUndef>); in ParsedIR()
1273 ir.for_each_typed_id<SPIRUndef>([&](uint32_t, const SPIRUndef &undef) { in declare_undefined_values()
445 return get<SPIRUndef>(id).basetype; in expression_type_id()
6490 ir.for_each_typed_id<SPIRUndef>([&](uint32_t, SPIRUndef &undef) { in declare_undefined_values()
3227 ir.for_each_typed_id<SPIRUndef>([&](uint32_t, const SPIRUndef &undef) { in declare_undefined_values()