Searched refs:graphicsPipelineLibraryFastLinking (Results 1 – 8 of 8) sorted by relevance
140 VkBool32 graphicsPipelineLibraryFastLinking;145 `graphicsPipelineLibraryFastLinking` indicates whether the cost of649 This has been added as the `graphicsPipelineLibraryFastLinking`
3855 * [[limits-graphicsPipelineLibraryFastLinking]]3856 pname:graphicsPipelineLibraryFastLinking indicates whether fast linking4816 | basetype:VkBool32 | pname:graphicsPipelineLibraryFastLinking | `<<fe…5289 | pname:graphicsPipelineLibraryFastLinking | - | false | implementation-dependent
13236 vkStream->write((VkBool32*)&forMarshaling->graphicsPipelineLibraryFastLinking, in marshal_VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT()13252 vkStream->read((VkBool32*)&forUnmarshaling->graphicsPipelineLibraryFastLinking, in unmarshal_VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT()
8892 memcpy(*ptr, (VkBool32*)&forMarshaling->graphicsPipelineLibraryFastLinking, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT()
17723 vkStream->write((VkBool32*)&forMarshaling->graphicsPipelineLibraryFastLinking, in marshal_VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT()17751 vkStream->read((VkBool32*)&forUnmarshaling->graphicsPipelineLibraryFastLinking, in unmarshal_VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT()
13740 memcpy((VkBool32*)&forUnmarshaling->graphicsPipelineLibraryFastLinking, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT()
15130 VkBool32 graphicsPipelineLibraryFastLinking; member
8041 …INE( seed, physicalDeviceGraphicsPipelineLibraryPropertiesEXT.graphicsPipelineLibraryFastLinking ); in operator ()()