OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FD_QUERY_BATCH_RESTORE
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/freedreno/
freedreno_query_sw.c
68
case
FD_QUERY_BATCH_RESTORE
:
81
case
FD_QUERY_BATCH_RESTORE
:
151
case
FD_QUERY_BATCH_RESTORE
:
freedreno_query.h
63
#define
FD_QUERY_BATCH_RESTORE
(PIPE_QUERY_DRIVER_SPECIFIC + 4) /* batches requiring GMEM restore */
freedreno_query.c
104
{"restores",
FD_QUERY_BATCH_RESTORE
, {0}},
Completed in 205 milliseconds