Lines Matching refs:viewportCount

455   * pname:viewportCount is the number of viewport swizzles used by the
462 * [[VUID-VkPipelineViewportSwizzleStateCreateInfoNV-viewportCount-01215]]
463 pname:viewportCount must: be greater than or equal to the
464 pname:viewportCount set in sname:VkPipelineViewportStateCreateInfo
496 * pname:viewportCount is the number of viewports whose parameters are
512 slink:VkPipelineViewportSwizzleStateCreateInfoNV::pname:viewportCount, and
529 Each viewport specified from 0 to pname:viewportCount - 1 has its x,y,z,w
1289 pname:viewportCount member of the sname:VkPipelineViewportStateCreateInfo
1311 * pname:viewportCount is the number of viewports used by the pipeline.
1324 * [[VUID-VkPipelineViewportStateCreateInfo-viewportCount-01216]]
1326 enabled, pname:viewportCount must: not be greater than `1`
1330 * [[VUID-VkPipelineViewportStateCreateInfo-viewportCount-01218]]
1331 pname:viewportCount must: be less than or equal to
1348 If pname:scissorCount and pname:viewportCount are both not dynamic, then
1349 pname:scissorCount and pname:viewportCount must: be identical
1351 * [[VUID-VkPipelineViewportStateCreateInfo-viewportCount-arraylength]]
1352 pname:viewportCount must: be greater than `0`
1357 * [[VUID-VkPipelineViewportStateCreateInfo-viewportCount-04135]]
1359 ename:VK_DYNAMIC_STATE_VIEWPORT_WITH_COUNT set then pname:viewportCount
1370 the pname:pNext chain is ename:VK_TRUE, the pname:viewportCount member
1373 slink:VkPipelineViewportStateCreateInfo::pname:viewportCount
1398 * pname:viewportCount specifies the viewport count.
1413 slink:VkPipelineViewportStateCreateInfo::pname:viewportCount and
1421 * [[VUID-vkCmdSetViewportWithCount-viewportCount-03394]]
1422 pname:viewportCount must: be between `1` and
1424 * [[VUID-vkCmdSetViewportWithCount-viewportCount-03395]]
1426 enabled, pname:viewportCount must: be `1`
1520 If code:ViewportIndex is outside the range zero to pname:viewportCount minus
1544 the range zero to pname:viewportCount minus one for a primitive, or if the
1564 If code:ViewportIndex is outside the range zero to pname:viewportCount minus
1592 * pname:viewportCount is the number of viewports whose parameters are
1608 {plus} i#, for [eq]#i# in [eq]#[0, pname:viewportCount)#.
1613 The sum of pname:firstViewport and pname:viewportCount must: be between
1618 * [[VUID-vkCmdSetViewport-viewportCount-01225]]
1620 enabled, pname:viewportCount must: be `1`