Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c1221 has_explicit_modifier(const uint64_t *modifiers, int count) in has_explicit_modifier() function
1236 const bool can_explicit = has_explicit_modifier(modifiers, count); in get_best_layout()
1415 has_explicit_modifier(modifiers, count))) { in fd_resource_create_with_modifiers()