Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvklayertests_pipeline_shader.cpp3863 …const uint32_t maxTescInComp = m_device->props.limits.maxTessellationControlPerVertexInputComponen… in TEST_F() local
3864 const uint32_t numInVec4 = maxTescInComp / 4; in TEST_F()
3870 const uint32_t inRemainder = maxTescInComp % 4; in TEST_F()