Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
Daubinator_viewer_decoder.cpp631 str_ends_with(const char *str, const char *end) in str_ends_with() function
650 if (str_ends_with(iter.name, "Pointer")) { in decode_dynamic_state_pointers()
/third_party/mesa3d/src/intel/common/
Dintel_batch_decoder.c844 str_ends_with(const char *str, const char *end) in str_ends_with() function
907 if (str_ends_with(iter.name, "Pointer") || !strncmp(iter.name, "Pointer", 7)) { in decode_dynamic_state_pointers()