Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_context.h313 struct svga_context struct
315 struct pipe_context pipe;
316 struct svga_winsys_context *swc;
318 struct {
330 } debug;
332 struct {
338 } swtnl;
341 struct util_bitmask *fs_bm;
342 struct util_bitmask *vs_bm;
344 struct {
[all …]