Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvklayertests_pipeline_shader.cpp3882 …const uint32_t maxTescOutComp = m_device->props.limits.maxTessellationControlPerVertexOutputCompon… in TEST_F() local
3883 const uint32_t numOutVec4 = maxTescOutComp / 4; in TEST_F()
3889 const uint32_t outRemainder = maxTescOutComp % 4; in TEST_F()