Searched refs:itype (Results 1 – 3 of 3) sorted by relevance
102 const struct glsl_type *itype = var->interface_type; in nir_vk_is_not_xfb_output() local103 unsigned nfields = glsl_get_length(itype); in nir_vk_is_not_xfb_output()106 if (glsl_get_struct_field_offset(itype, f) >= 0) in nir_vk_is_not_xfb_output()
137 auto itype = static_cast<uint32_t>(type); in maybeGetId() local139 if (sel.primaryId.type == itype) { in maybeGetId()147 if (id.type == itype) { in maybeGetId()178 auto itype = static_cast<uint32_t>(type); in getAllIds() local180 if (sel.primaryId.type == itype) ret.push_back(sel.primaryId.value); in getAllIds()184 if (id.type == itype) ret.push_back(id.value); in getAllIds()
128 auto itype = static_cast<uint32_t>(type); in maybeGetId() local130 if (sel.primaryId.type == itype) { in maybeGetId()137 if (id.type == itype) { in maybeGetId()