Searched refs:inputTypePacked (Results 1 – 2 of 2) sorted by relevance
2114 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || in… in valid() local2135 if (inputTypePacked && componentCount != 4) in valid()2153 if (inputTypePacked && !outputTypeFloat) in valid()2202 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || input… in isBufferAligned() local2208 if (inputTypePacked) in isBufferAligned()2220 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || input… in isBufferStrideAligned() local2226 if (inputTypePacked) in isBufferStrideAligned()
2186 …const bool inputTypePacked = m_spec.arrays[i].inputType == Array::INPUTTYPE_UNSIGNED_INT_2_10_10_1… in isUnalignedBufferOffsetTest() local2189 if (inputTypePacked) in isUnalignedBufferOffsetTest()2207 …const bool inputTypePacked = m_spec.arrays[i].inputType == Array::INPUTTYPE_UNSIGNED_INT_2_10_10_1… in isUnalignedBufferStrideTest() local2210 if (inputTypePacked) in isUnalignedBufferStrideTest()