Searched refs:fragmentDensityInvocations (Results 1 – 8 of 8) sorted by relevance
2342 * [[limits-fragmentDensityInvocations]] pname:fragmentDensityInvocations4673 | basetype:VkBool32 | pname:fragmentDensityInvocations | `<<features-fragmentDensit…5131 | pname:fragmentDensityInvocations | - | - | implementation-dependent
803 sname:VkPhysicalDeviceFragmentDensityMapPropertiesEXT::pname:fragmentDensityInvocations
12244 vkStream->write((VkBool32*)&forMarshaling->fragmentDensityInvocations, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFragmentDensityMapPropertiesEXT()12261 vkStream->read((VkBool32*)&forUnmarshaling->fragmentDensityInvocations, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceFragmentDensityMapPropertiesEXT()
8249 memcpy(*ptr, (VkBool32*)&forMarshaling->fragmentDensityInvocations, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceFragmentDensityMapPropertiesEXT()
16053 vkStream->write((VkBool32*)&forMarshaling->fragmentDensityInvocations, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFragmentDensityMapPropertiesEXT()16082 vkStream->read((VkBool32*)&forUnmarshaling->fragmentDensityInvocations, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceFragmentDensityMapPropertiesEXT()
12398 memcpy((VkBool32*)&forUnmarshaling->fragmentDensityInvocations, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceFragmentDensityMapPropertiesEXT()
13511 VkBool32 fragmentDensityInvocations; member
7874 …HPP_HASH_COMBINE( seed, physicalDeviceFragmentDensityMapPropertiesEXT.fragmentDensityInvocations ); in operator ()()