Searched refs:pFaultCounts (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | debugging.adoc | 157 * pname:pFaultCounts is a pointer to a slink:VkDeviceFaultCountsEXT 166 pname:pFaultCounts. 168 in the pname:vendorBinarySize member of pname:pFaultCounts. 170 If pname:pFaultInfo is not `NULL`, pname:pFaultCounts must: point to a 185 pname:pFaultCounts\->vendorBinarySize to zero and must: not modify 188 If any pname:pFaultCounts structure count member is less than the number of 199 pname:vendorBinarySize members of pname:pFaultCounts. 206 pname:pFaultCounts (pname:addressInfoCount, pname:vendorInfoCount, 212 If any pname:pFaultCounts structure count member is smaller than the number 214 pname:pFaultCounts\->vendorBinarySize is smaller than the size in bytes of [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_device_fault.adoc | 87 VkDeviceFaultCountsEXT* pFaultCounts, 92 existing query functions, where the second parameter (`pFaultCounts`) indicates
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan.hpp | 4561 …VkResult vkGetDeviceFaultInfoEXT( VkDevice device, VkDeviceFaultCountsEXT * pFaultCounts, VkDevice… in vkGetDeviceFaultInfoEXT() argument 4563 return ::vkGetDeviceFaultInfoEXT( device, pFaultCounts, pFaultInfo ); in vkGetDeviceFaultInfoEXT()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 15517 …PFN_vkGetDeviceFaultInfoEXT)(VkDevice device, VkDeviceFaultCountsEXT* pFaultCounts, VkDeviceFaultI… 15522 VkDeviceFaultCountsEXT* pFaultCounts,
|