Searched refs:graphicsPipelineLibraryFastLinking (Results 1 – 8 of 8) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_testing.cpp | 17542 if (!((a->graphicsPipelineLibraryFastLinking) == (b->graphicsPipelineLibraryFastLinking))) { in checkEqual_VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT()
|
| D | goldfish_vk_marshaling.cpp | 32325 vkStream->write((VkBool32*)&forMarshaling->graphicsPipelineLibraryFastLinking, in marshal_VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT() 32353 vkStream->read((VkBool32*)&forUnmarshaling->graphicsPipelineLibraryFastLinking, in unmarshal_VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT()
|
| D | goldfish_vk_reserved_marshaling.cpp | 25313 memcpy((VkBool32*)&forUnmarshaling->graphicsPipelineLibraryFastLinking, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT()
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_structs.hpp | 56145 …: pNext( pNext_ ), graphicsPipelineLibraryFastLinking( graphicsPipelineLibraryFastLinking_ ), grap… 56173 graphicsPipelineLibraryFastLinking = graphicsPipelineLibraryFastLinking_; in setGraphicsPipelineLibraryFastLinking() 56203 …return std::tie( sType, pNext, graphicsPipelineLibraryFastLinking, graphicsPipelineLibraryIndepend… in reflect() 56218 && ( graphicsPipelineLibraryFastLinking == rhs.graphicsPipelineLibraryFastLinking ) in operator ==() 56232 VULKAN_HPP_NAMESPACE::Bool32 graphicsPipelineLibraryFastLinking = {}; member
|
| D | vulkan_core.h | 14276 VkBool32 graphicsPipelineLibraryFastLinking; member
|
| D | vulkan_hash.hpp | 7308 …INE( seed, physicalDeviceGraphicsPipelineLibraryPropertiesEXT.graphicsPipelineLibraryFastLinking ); in operator ()()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_marshaling_guest.cpp | 25259 vkStream->write((VkBool32*)&forMarshaling->graphicsPipelineLibraryFastLinking, in marshal_VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT() 25275 vkStream->read((VkBool32*)&forUnmarshaling->graphicsPipelineLibraryFastLinking, in unmarshal_VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT()
|
| D | goldfish_vk_reserved_marshaling_guest.cpp | 16914 memcpy(*ptr, (VkBool32*)&forMarshaling->graphicsPipelineLibraryFastLinking, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT()
|