Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.cpp2105 …const bool inputTypePacked = m_spec.arrays[i].inputType == Array::INPUTTYPE_UNSIGNED_INT_2_10_10_1… in isUnalignedBufferOffsetTest() local
2126 …const bool inputTypePacked = m_spec.arrays[i].inputType == Array::INPUTTYPE_UNSIGNED_INT_2_10_10_1… in isUnalignedBufferStrideTest() local
DglsDrawTest.cpp2103 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || in… in valid() local
2191 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || input… in isBufferAligned() local
2209 …const bool inputTypePacked = inputType == DrawTestSpec::INPUTTYPE_UNSIGNED_INT_2_10_10_10 || input… in isBufferStrideAligned() local