Searched refs:PRIuLEAST64 (Results 1 – 11 of 11) sorted by relevance
166 PRIuLEAST64 = "lu" variable167 PRIuLEAST64 = "llu" variable
119 … "+ binding offset (%" PRIuLEAST64 ") = an ending offset of %" PRIuLEAST64 in PreCallValidateCmdDrawIndexed()121 "which is greater than the index buffer size (%" PRIuLEAST64 ").", in PreCallValidateCmdDrawIndexed()
3865 "If VkBufferViewCreateInfo range (%" PRIuLEAST64 in ValidateBufferViewRange()3874 "If VkBufferViewCreateInfo range (%" PRIuLEAST64 in ValidateBufferViewRange()3883 "If VkBufferViewCreateInfo range (%" PRIuLEAST64 in ValidateBufferViewRange()3892 "If VkBufferViewCreateInfo range (%" PRIuLEAST64 in ValidateBufferViewRange()3893 ") does not equal VK_WHOLE_SIZE, the sum of offset (%" PRIuLEAST64 in ValidateBufferViewRange()3894 … ") and range must be less than or equal to the size of the buffer (%" PRIuLEAST64 ").", in ValidateBufferViewRange()4016 "VkBufferViewCreateInfo offset (%" PRIuLEAST64 in PreCallValidateCreateBufferView()4017 ") must be less than the size of the buffer (%" PRIuLEAST64 ").", in PreCallValidateCreateBufferView()4027 "VkBufferViewCreateInfo offset (%" PRIuLEAST64 in PreCallValidateCreateBufferView()4028 …) must be a multiple of VkPhysicalDeviceLimits::minTexelBufferOffsetAlignment (%" PRIuLEAST64 ").", in PreCallValidateCreateBufferView()[all …]
81 #define PRIuLEAST64 "u" macro
279 #if !defined PRIuLEAST64 || PRI_MACROS_BROKEN280 # undef PRIuLEAST64281 # define PRIuLEAST64 PRIu64 macro639 return PRIuLEAST64; in get_sysdep_segment_value()
84 PRIuLEAST64
85 PRIuLEAST64
456 #ifndef PRIuLEAST64457 #error PRIuLEAST64 not defined
455 #ifndef PRIuLEAST64456 #error PRIuLEAST64 not defined