Searched refs:count_VkStencilOpState (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_counting_guest.h | 269 void count_VkStencilOpState(uint32_t featureBits, VkStructureType rootType,
|
D | goldfish_vk_counting_guest.cpp | 1452 void count_VkStencilOpState(uint32_t featureBits, VkStructureType rootType, in count_VkStencilOpState() function 1485 count_VkStencilOpState(featureBits, rootType, (VkStencilOpState*)(&toCount->front), count); in count_VkPipelineDepthStencilStateCreateInfo() 1486 count_VkStencilOpState(featureBits, rootType, (VkStencilOpState*)(&toCount->back), count); in count_VkPipelineDepthStencilStateCreateInfo()
|