Searched refs:primitiveCount (Results 1 – 8 of 8) sorted by relevance
15 pname:ppBuildRangeInfos[i][j].pname:primitiveCount values for code:j in
194 * [[VUID-{refpage}-primitiveCount-03769]]196 this command, its pname:primitiveCount member must: have the same value
381 :maxinstancecheck: pname:ppBuildRangeInfos[i][j].pname:primitiveCount474 the pname:primitiveCount value specified by the1517 * pname:primitiveCount defines the number of primitives for a1530 pname:primitiveCount is the number of triangles to be built, where each1532 ** If the geometry uses indices, [eq]#pname:primitiveCount {times} 3#1538 ** If the geometry does not use indices, [eq]#pname:primitiveCount {times}1554 pname:primitiveCount is the number of axis-aligned bounding boxes.1555 pname:primitiveCount slink:VkAabbPositionsKHR structures are consumed1559 pname:primitiveCount is the number of acceleration structures.1560 pname:primitiveCount slink:VkAccelerationStructureInstanceKHR[all …]
6633 ** Its pname:primitiveCount member is less than or equal to the
155 The code:primitiveCount argument must: be less than or equal to the maximum
488 uint primitiveCount)
17592 uint32_t primitiveCount; member
494 VULKAN_HPP_HASH_COMBINE( seed, accelerationStructureBuildRangeInfoKHR.primitiveCount ); in operator ()()