Home
last modified time | relevance | path

Searched defs:pFaultCounts (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp8393 static VkResult entry_vkGetDeviceFaultInfoEXT(VkDevice device, VkDeviceFaultCountsEXT* pFaultCounts, in entry_vkGetDeviceFaultInfoEXT()
8403 VkDeviceFaultCountsEXT* pFaultCounts, in dynCheck_entry_vkGetDeviceFaultInfoEXT()
DVkEncoder.cpp60998 VkResult VkEncoder::vkGetDeviceFaultInfoEXT(VkDevice device, VkDeviceFaultCountsEXT* pFaultCounts, in vkGetDeviceFaultInfoEXT()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp4314 VkDevice device, VkDeviceFaultCountsEXT* pFaultCounts, in vkGetDeviceFaultInfoEXT()
10448 VkDeviceFaultCountsEXT* pFaultCounts, in vkGetDeviceFaultInfoEXT()
DVkDecoder.cpp32796 VkDeviceFaultCountsEXT* pFaultCounts; in decode() local
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp15602 …LKAN_HPP_INLINE Result Device::getFaultInfoEXT( VULKAN_HPP_NAMESPACE::DeviceFaultCountsEXT * pFaul… in getFaultInfoEXT()
Dvulkan.hpp4733 …VkResult vkGetDeviceFaultInfoEXT( VkDevice device, VkDeviceFaultCountsEXT * pFaultCounts, VkDevice… in vkGetDeviceFaultInfoEXT()