Searched refs:RESERVED_CONSTANT_ID_INDEX (Results 1 – 1 of 1) sorted by relevance
480 constexpr const uint32_t RESERVED_CONSTANT_ID_INDEX { 256 }; variable1071 if (constant.constant_id < RESERVED_CONSTANT_ID_INDEX) { in reflectSpecializationConstants()