OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pushes
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
nvc0_vbo.c
863
unsigned draws = count,
pushes
, i;
local
866
pushes
= 1;
869
pushes
= draws;
872
nouveau_pushbuf_space(push, 16, 0,
pushes
+ !!buf_count);
887
if (
pushes
== 1) {
893
for (i = 0; i <
pushes
; i++) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
nvc0_vbo.c
853
unsigned draws = count,
pushes
, i;
local
856
pushes
= 1;
859
pushes
= draws;
862
nouveau_pushbuf_space(push, 16, 0,
pushes
+ !!buf_count);
877
if (
pushes
== 1) {
883
for (i = 0; i <
pushes
; i++) {
Completed in 5 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026