Searched refs:inputTypePacked (Results 1 – 2 of 2) sorted by relevance
2115 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || in… in valid() local2136 if (inputTypePacked && componentCount != 4) in valid()2154 if (inputTypePacked && !outputTypeFloat) in valid()2203 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || input… in isBufferAligned() local2209 if (inputTypePacked) in isBufferAligned()2221 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || input… in isBufferStrideAligned() local2227 if (inputTypePacked) in isBufferStrideAligned()
2187 …const bool inputTypePacked = m_spec.arrays[i].inputType == Array::INPUTTYPE_UNSIGNED_INT_2_10_10_1… in isUnalignedBufferOffsetTest() local2190 if (inputTypePacked) in isUnalignedBufferOffsetTest()2208 …const bool inputTypePacked = m_spec.arrays[i].inputType == Array::INPUTTYPE_UNSIGNED_INT_2_10_10_1… in isUnalignedBufferStrideTest() local2211 if (inputTypePacked) in isUnalignedBufferStrideTest()