Searched refs:pDepthStencil (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VkEncoder.h | 611 const VkClearDepthStencilValue* pDepthStencil,
|
D | VkEncoder.cpp | 8935 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/ |
D | func_table.cpp | 1392 const VkClearDepthStencilValue* pDepthStencil, in entry_vkCmdClearDepthStencilImage() argument 1399 …vkEnc->vkCmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount, p… in entry_vkCmdClearDepthStencilImage()
|