Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h659 void marshal_VkPipelineLayoutCreateInfo(
DVkEncoder.cpp5376marshal_VkPipelineLayoutCreateInfo(countingStream, (VkPipelineLayoutCreateInfo*)(local_pCreateInfo… in vkCreatePipelineLayout()
5396 marshal_VkPipelineLayoutCreateInfo(stream, (VkPipelineLayoutCreateInfo*)(local_pCreateInfo)); in vkCreatePipelineLayout()
Dgoldfish_vk_marshaling_guest.cpp2573 void marshal_VkPipelineLayoutCreateInfo( in marshal_VkPipelineLayoutCreateInfo() function