Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader.c54 const driOptionDescription gallium_driconf[] = { variable
92 unsigned gallium_count = ARRAY_SIZE(gallium_driconf); in merge_driconf()
100 memcpy(merged, gallium_driconf, sizeof(*merged) * gallium_count); in merge_driconf()