Home
last modified time | relevance | path

Searched refs:inputTypePacked (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsDrawTest.cpp2115 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || in… in valid() local
2136 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() local
2209 if (inputTypePacked) in isBufferAligned()
2221 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || input… in isBufferStrideAligned() local
2227 if (inputTypePacked) in isBufferStrideAligned()
DglsVertexArrayTests.cpp2187 …const bool inputTypePacked = m_spec.arrays[i].inputType == Array::INPUTTYPE_UNSIGNED_INT_2_10_10_1… in isUnalignedBufferOffsetTest() local
2190 if (inputTypePacked) in isUnalignedBufferOffsetTest()
2208 …const bool inputTypePacked = m_spec.arrays[i].inputType == Array::INPUTTYPE_UNSIGNED_INT_2_10_10_1… in isUnalignedBufferStrideTest() local
2211 if (inputTypePacked) in isUnalignedBufferStrideTest()