Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.c654 unsigned int uint_extern_only = 0; in panfrost_is_dmabuf_modifier_supported() local
658 &uint_extern_only, &count, modifier); in panfrost_is_dmabuf_modifier_supported()
661 *external_only = uint_extern_only ? true : false; in panfrost_is_dmabuf_modifier_supported()

Completed in 2 milliseconds