Searched refs:NUMBERTYPE_END32 (Results 1 – 3 of 3) sorted by relevance
66 NUMBERTYPE_END32, // Marks the end of 32-bit scalar types enumerator119 DE_ASSERT(elementT != NUMBERTYPE_END32 && elementT != NUMBERTYPE_END16); in IFDataType()136 bool elementIs32bit (void) const { return elementType < NUMBERTYPE_END32; } in elementIs32bit()
65 if (elementType < NUMBERTYPE_END32) in getElementNumBytes()
19163 for (int type = NUMBERTYPE_INT32; type != NUMBERTYPE_END32; ++type) in createOpCompositeInsertGroup()19360 for (int type = NUMBERTYPE_INT32; type != NUMBERTYPE_END32; ++type) in createOpInBoundsAccessChainGroup()19541 for (int type = NUMBERTYPE_INT32; type != NUMBERTYPE_END32; ++type) in createShaderDefaultOutputGroup()