Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1413 void marshal_VkSamplerYcbcrConversionCreateInfo(
DVkEncoder.cpp11450marshal_VkSamplerYcbcrConversionCreateInfo(countingStream, (VkSamplerYcbcrConversionCreateInfo*)(l… in vkCreateSamplerYcbcrConversion()
11470marshal_VkSamplerYcbcrConversionCreateInfo(stream, (VkSamplerYcbcrConversionCreateInfo*)(local_pCr… in vkCreateSamplerYcbcrConversion()
17993marshal_VkSamplerYcbcrConversionCreateInfo(countingStream, (VkSamplerYcbcrConversionCreateInfo*)(l… in vkCreateSamplerYcbcrConversionKHR()
18013marshal_VkSamplerYcbcrConversionCreateInfo(stream, (VkSamplerYcbcrConversionCreateInfo*)(local_pCr… in vkCreateSamplerYcbcrConversionKHR()
Dgoldfish_vk_marshaling_guest.cpp4793 void marshal_VkSamplerYcbcrConversionCreateInfo( in marshal_VkSamplerYcbcrConversionCreateInfo() function