OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_vbuf
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_swtnl_backend.c
67
boolean
new_vbuf
= FALSE;
local
74
if (svga->swtnl.
new_vbuf
)
75
new_ibuf =
new_vbuf
= TRUE;
76
svga->swtnl.
new_vbuf
= FALSE;
79
new_vbuf
= TRUE;
81
if (
new_vbuf
)
192
svga->swtnl.
new_vbuf
= TRUE;
249
svga->swtnl.
new_vbuf
= TRUE;
311
svga->swtnl.
new_vbuf
= TRUE;
svga_swtnl_draw.c
61
svga->swtnl.
new_vbuf
= TRUE;
svga_context.h
336
boolean
new_vbuf
;
member in struct:svga_context::__anon12958
/external/mesa3d/src/gallium/drivers/svga/
svga_swtnl_backend.c
67
boolean
new_vbuf
= FALSE;
local
74
if (svga->swtnl.
new_vbuf
)
75
new_ibuf =
new_vbuf
= TRUE;
76
svga->swtnl.
new_vbuf
= FALSE;
79
new_vbuf
= TRUE;
81
if (
new_vbuf
)
192
svga->swtnl.
new_vbuf
= TRUE;
249
svga->swtnl.
new_vbuf
= TRUE;
311
svga->swtnl.
new_vbuf
= TRUE;
svga_swtnl_draw.c
61
svga->swtnl.
new_vbuf
= TRUE;
svga_context.h
336
boolean
new_vbuf
;
member in struct:svga_context::__anon23425
Completed in 33 milliseconds