Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.cpp2198 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || in… in valid() local
2219 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() local
2292 if (inputTypePacked) in isBufferAligned()
2304 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || input… in isBufferStrideAligned() local
2310 if (inputTypePacked) in isBufferStrideAligned()
DglsVertexArrayTests.cpp2186 …const bool inputTypePacked = m_spec.arrays[i].inputType == Array::INPUTTYPE_UNSIGNED_INT_2_10_10_1… in isUnalignedBufferOffsetTest() local
2189 if (inputTypePacked) in isUnalignedBufferOffsetTest()
2207 …const bool inputTypePacked = m_spec.arrays[i].inputType == Array::INPUTTYPE_UNSIGNED_INT_2_10_10_1… in isUnalignedBufferStrideTest() local
2210 if (inputTypePacked) in isUnalignedBufferStrideTest()