Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp8103 bool LogMsg(VuIndex vu_index, uint32_t family, const char *param_name) const { in LogMsg() argument
8104 const std::string &val_code = val_codes_[vu_index]; in LogMsg()
8109 annotation, vu_summary[vu_index]); in LogMsg()
8112 bool LogMsg(VuIndex vu_index, uint32_t src_family, uint32_t dst_family) const { in LogMsg() argument
8113 const std::string &val_code = val_codes_[vu_index]; in LogMsg()
8120 src_annotation, dst_family, dst_annotation, vu_summary[vu_index]); in LogMsg()