Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h611 const VkClearDepthStencilValue* pDepthStencil,
DVkEncoder.cpp8935 const VkClearDepthStencilValue* pDepthStencil, in vkCmdClearDepthStencilImage() argument
8957 if (pDepthStencil) in vkCmdClearDepthStencilImage()
8960 …deepcopy_VkClearDepthStencilValue(pool, pDepthStencil, (VkClearDepthStencilValue*)(local_pDepthSte… in vkCmdClearDepthStencilImage()
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp1392 const VkClearDepthStencilValue* pDepthStencil, in entry_vkCmdClearDepthStencilImage() argument
1399 …vkEnc->vkCmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount, p… in entry_vkCmdClearDepthStencilImage()