Home
last modified time | relevance | path

Searched refs:marshal_VkDescriptorSetLayoutCreateInfo (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h687 void marshal_VkDescriptorSetLayoutCreateInfo(
DVkEncoder.cpp5706marshal_VkDescriptorSetLayoutCreateInfo(countingStream, (VkDescriptorSetLayoutCreateInfo*)(local_p… in vkCreateDescriptorSetLayout()
5726marshal_VkDescriptorSetLayoutCreateInfo(stream, (VkDescriptorSetLayoutCreateInfo*)(local_pCreateIn… in vkCreateDescriptorSetLayout()
12015marshal_VkDescriptorSetLayoutCreateInfo(countingStream, (VkDescriptorSetLayoutCreateInfo*)(local_p… in vkGetDescriptorSetLayoutSupport()
12026marshal_VkDescriptorSetLayoutCreateInfo(stream, (VkDescriptorSetLayoutCreateInfo*)(local_pCreateIn… in vkGetDescriptorSetLayoutSupport()
18287marshal_VkDescriptorSetLayoutCreateInfo(countingStream, (VkDescriptorSetLayoutCreateInfo*)(local_p… in vkGetDescriptorSetLayoutSupportKHR()
18298marshal_VkDescriptorSetLayoutCreateInfo(stream, (VkDescriptorSetLayoutCreateInfo*)(local_pCreateIn… in vkGetDescriptorSetLayoutSupportKHR()
Dgoldfish_vk_marshaling_guest.cpp2715 void marshal_VkDescriptorSetLayoutCreateInfo( in marshal_VkDescriptorSetLayoutCreateInfo() function