Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvklayertests_pipeline_shader.cpp3967 …const uint32_t maxTeseInComp = m_device->props.limits.maxTessellationEvaluationInputComponents + o… in TEST_F() local
3968 const uint32_t numInVec4 = maxTeseInComp / 4; in TEST_F()
3974 const uint32_t inRemainder = maxTeseInComp % 4; in TEST_F()