Home
last modified time | relevance | path

Searched refs:gmsm (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_android.c133 uint32_t gmsm = ('g' << 24) | ('m' << 16) | ('s' << 8) | 'm'; in tu_gralloc_info_other() local
134 if (handle_data[0] != gmsm) { in tu_gralloc_info_other()
137 handle_data[0], gmsm); in tu_gralloc_info_other()
223 * for it here and move the special gmsm handling out of in tu_gralloc_info()

Completed in 2 milliseconds