Searched refs:perViewAttributesPositionXOnly (Results 1 – 8 of 8) sorted by relevance
3401 slink:VkMultiviewPerViewAttributesInfoNVX::pname:perViewAttributesPositionXOnly3429 slink:VkMultiviewPerViewAttributesInfoNVX::pname:perViewAttributesPositionXOnly3437 slink:VkMultiviewPerViewAttributesInfoNVX::pname:perViewAttributesPositionXOnly
1813 * pname:perViewAttributesPositionXOnly specifies that shaders compiled for
10944 vkStream->write((VkBool32*)&forMarshaling->perViewAttributesPositionXOnly, sizeof(VkBool32)); in marshal_VkMultiviewPerViewAttributesInfoNVX()10957 vkStream->read((VkBool32*)&forUnmarshaling->perViewAttributesPositionXOnly, sizeof(VkBool32)); in unmarshal_VkMultiviewPerViewAttributesInfoNVX()
7386 memcpy(*ptr, (VkBool32*)&forMarshaling->perViewAttributesPositionXOnly, sizeof(VkBool32)); in reservedmarshal_VkMultiviewPerViewAttributesInfoNVX()
14053 vkStream->write((VkBool32*)&forMarshaling->perViewAttributesPositionXOnly, sizeof(VkBool32)); in marshal_VkMultiviewPerViewAttributesInfoNVX()14078 vkStream->read((VkBool32*)&forUnmarshaling->perViewAttributesPositionXOnly, sizeof(VkBool32)); in unmarshal_VkMultiviewPerViewAttributesInfoNVX()
10828 memcpy((VkBool32*)&forUnmarshaling->perViewAttributesPositionXOnly, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkMultiviewPerViewAttributesInfoNVX()
8443 VkBool32 perViewAttributesPositionXOnly; member
6387 … VULKAN_HPP_HASH_COMBINE( seed, multiviewPerViewAttributesInfoNVX.perViewAttributesPositionXOnly ); in operator ()()