Searched refs:vendorBinarySize (Results 1 – 4 of 4) sorted by relevance
168 in the pname:vendorBinarySize member of pname:pFaultCounts.173 pname:vendorBinarySize) set by the user to the number of elements in the180 Similarly, pname:vendorBinarySize is overwritten with the number of bytes185 pname:pFaultCounts\->vendorBinarySize to zero and must: not modify192 Similarly, if pname:vendorBinarySize is less than the size in bytes of the193 available crash dump data, at most pname:vendorBinarySize elements will be199 pname:vendorBinarySize members of pname:pFaultCounts.207 pname:vendorBinarySize).214 pname:pFaultCounts\->vendorBinarySize is smaller than the size in bytes of219 If pname:pFaultCounts\->vendorBinarySize is less than what is necessary to[all …]
73 VkDeviceSize vendorBinarySize;113 info.pVendorBinaryData = malloc(faultCounts.vendorBinarySize);
15479 VkDeviceSize vendorBinarySize; member
3303 VULKAN_HPP_HASH_COMBINE( seed, deviceFaultCountsEXT.vendorBinarySize ); in operator ()()