Home
last modified time | relevance | path

Searched refs:GetFamilyAnnotation (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp8462 const char *annotation = GetFamilyAnnotation(family); in LogMsg()
8471 const char *src_annotation = GetFamilyAnnotation(src_family); in LogMsg()
8472 const char *dst_annotation = GetFamilyAnnotation(dst_family); in LogMsg()
8491 const char *src_annotation = val.GetFamilyAnnotation(src_family); in ValidateAtQueueSubmit()
8492 const char *dst_annotation = val.GetFamilyAnnotation(dst_family); in ValidateAtQueueSubmit()
8515 const char *GetFamilyAnnotation(uint32_t family) const { in GetFamilyAnnotation() function in barrier_queue_families::ValidatorState