Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Dgen_batch_decoder.c571 str_ends_with(const char *str, const char *end) in str_ends_with() function
598 if (str_ends_with(iter.name, "Pointer")) { in decode_dynamic_state_pointers()