OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIMA_CTX_PLB_DEF_NUM
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
lima_screen.c
425
lima_ctx_num_plb = debug_get_num_option("LIMA_CTX_NUM_PLB",
LIMA_CTX_PLB_DEF_NUM
);
430
LIMA_CTX_PLB_MAX_NUM,
LIMA_CTX_PLB_DEF_NUM
);
431
lima_ctx_num_plb =
LIMA_CTX_PLB_DEF_NUM
;
lima_context.h
223
#define
LIMA_CTX_PLB_DEF_NUM
2
lima_context.c
46
int lima_ctx_num_plb =
LIMA_CTX_PLB_DEF_NUM
;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
lima_screen.c
598
lima_ctx_num_plb = debug_get_num_option("LIMA_CTX_NUM_PLB",
LIMA_CTX_PLB_DEF_NUM
);
603
LIMA_CTX_PLB_MAX_NUM,
LIMA_CTX_PLB_DEF_NUM
);
604
lima_ctx_num_plb =
LIMA_CTX_PLB_DEF_NUM
;
lima_context.c
45
int lima_ctx_num_plb =
LIMA_CTX_PLB_DEF_NUM
;
lima_context.h
235
#define
LIMA_CTX_PLB_DEF_NUM
2
Completed in 8 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026