Searched defs:object_handle (Results 1 – 3 of 3) sorted by relevance
122 auto object_handle = HandleToUint64(object); in ValidateObject() local170 uint64_t object_handle = HandleToUint64(object); in CreateObject() local195 auto object_handle = HandleToUint64(object); in DestroyObjectSilently() local215 auto object_handle = HandleToUint64(object); in RecordDestroyObject() local228 auto object_handle = HandleToUint64(object); in ValidateDestroyObject() local
121 uint64_t object_handle = HandleToUint64(command_buffer); in ValidateCommandBuffer() local165 uint64_t object_handle = HandleToUint64(descriptor_set); in ValidateDescriptorSet() local
305 …Problem(const layer_data *dev_data, VkDebugReportObjectTypeEXT object_type, uint64_t object_handle, in ReportSetupProblem()