Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h927 void marshal_VkClearDepthStencilValue(
DVkEncoder.cpp8992marshal_VkClearDepthStencilValue(countingStream, (VkClearDepthStencilValue*)(local_pDepthStencil)); in vkCmdClearDepthStencilImage()
9011 marshal_VkClearDepthStencilValue(stream, (VkClearDepthStencilValue*)(local_pDepthStencil)); in vkCmdClearDepthStencilImage()
Dgoldfish_vk_marshaling_guest.cpp3547 void marshal_VkClearDepthStencilValue( in marshal_VkClearDepthStencilValue() function