Home
last modified time | relevance | path

Searched defs:supported_modifiers (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_resource.c295 static const uint64_t supported_modifiers[] = { variable
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_screen.c606 const uint64_t supported_modifiers[] = { variable
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.h148 const uint64_t *supported_modifiers; member
Dfreedreno_resource.c1540 static const uint64_t supported_modifiers[] = { variable
/third_party/mesa3d/src/loader/
Dloader_dri3_helper.c1361 uint64_t *supported_modifiers; in has_supported_modifier() local