Searched refs:inputTypePacked (Results 1 – 2 of 2) sorted by relevance
2198 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || in… in valid() local2219 if (inputTypePacked && componentCount != 4) in valid()2237 if (inputTypePacked && !outputTypeFloat) in valid()2286 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || input… in isBufferAligned() local2292 if (inputTypePacked) in isBufferAligned()2304 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || input… in isBufferStrideAligned() local2310 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()