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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_device.c106 const driOptionDescription gallium_driconf[] = { local in function:init_options
111 driParseOptionInfo(&stw_dev->option_info, gallium_driconf, ARRAY_SIZE(gallium_driconf));
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader.c55 const driOptionDescription gallium_driconf[] = { variable in typeref:typename:const driOptionDescription[]
93 unsigned gallium_count = ARRAY_SIZE(gallium_driconf);
101 memcpy(merged, gallium_driconf, sizeof(*merged) * gallium_count);

Completed in 2 milliseconds