| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_query.h | 79 case PIPE_QUERY_TIMESTAMP: 103 case PIPE_QUERY_TIMESTAMP:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_query.h | 97 case PIPE_QUERY_TIMESTAMP: 121 case PIPE_QUERY_TIMESTAMP:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/ |
| H A D | timestamp.cpp | 32 _query(q.pipe->create_query(q.pipe, PIPE_QUERY_TIMESTAMP, 0)) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/ |
| H A D | timestamp.cpp | 32 _query(q.pipe->create_query(q.pipe, PIPE_QUERY_TIMESTAMP, 0)) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_cb_queryobj.c | 170 type = PIPE_QUERY_TIMESTAMP; 198 type == PIPE_QUERY_TIMESTAMP) { 223 if (stq->type != PIPE_QUERY_TIMESTAMP) 243 stq->pq = pipe->create_query(pipe, PIPE_QUERY_TIMESTAMP, 0); 244 stq->type = PIPE_QUERY_TIMESTAMP; 255 if (stq->type != PIPE_QUERY_TIMESTAMP) 329 stq->type == PIPE_QUERY_TIMESTAMP) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_queryobj.c | 170 type = PIPE_QUERY_TIMESTAMP; 198 type == PIPE_QUERY_TIMESTAMP) { 239 stq->pq = pipe->create_query(pipe, PIPE_QUERY_TIMESTAMP, 0); 240 stq->type = PIPE_QUERY_TIMESTAMP; 322 stq->type == PIPE_QUERY_TIMESTAMP) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_query.cpp | 107 case PIPE_QUERY_TIMESTAMP: 171 case PIPE_QUERY_TIMESTAMP: 205 case PIPE_QUERY_TIMESTAMP:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_query.c | 117 case PIPE_QUERY_TIMESTAMP: 164 case PIPE_QUERY_TIMESTAMP: 217 case PIPE_QUERY_TIMESTAMP:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_query.c | 117 case PIPE_QUERY_TIMESTAMP: 164 case PIPE_QUERY_TIMESTAMP: 217 case PIPE_QUERY_TIMESTAMP:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_query.cpp | 107 case PIPE_QUERY_TIMESTAMP: 171 case PIPE_QUERY_TIMESTAMP: 205 case PIPE_QUERY_TIMESTAMP:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_query.cpp | 67 case PIPE_QUERY_TIMESTAMP: 93 case PIPE_QUERY_TIMESTAMP: 200 case PIPE_QUERY_TIMESTAMP: 280 q->type == PIPE_QUERY_TIMESTAMP) 336 assert(query->type != PIPE_QUERY_TIMESTAMP); 391 if (query->type != PIPE_QUERY_TIMESTAMP &&
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_query.c | 73 type == PIPE_QUERY_TIMESTAMP || 119 case PIPE_QUERY_TIMESTAMP: 156 case PIPE_QUERY_TIMESTAMP:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_query.c | 73 type == PIPE_QUERY_TIMESTAMP || 124 case PIPE_QUERY_TIMESTAMP: 161 case PIPE_QUERY_TIMESTAMP:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw.c | 272 case PIPE_QUERY_TIMESTAMP: 362 case PIPE_QUERY_TIMESTAMP: 467 case PIPE_QUERY_TIMESTAMP: 479 if (q->type == PIPE_QUERY_TIMESTAMP) { 576 case PIPE_QUERY_TIMESTAMP:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw.c | 272 case PIPE_QUERY_TIMESTAMP: 362 case PIPE_QUERY_TIMESTAMP: 467 case PIPE_QUERY_TIMESTAMP: 479 if (q->type == PIPE_QUERY_TIMESTAMP) { 576 case PIPE_QUERY_TIMESTAMP:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_query.c | 707 case PIPE_QUERY_TIMESTAMP: 795 case PIPE_QUERY_TIMESTAMP: 878 case PIPE_QUERY_TIMESTAMP: 976 if (sq->type == PIPE_QUERY_TIMESTAMP && !sq->active) 1003 case PIPE_QUERY_TIMESTAMP: 1137 case PIPE_QUERY_TIMESTAMP: { 1287 struct pipe_query *q = svga_create_query(pipe, PIPE_QUERY_TIMESTAMP, 0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_query_hw.c | 241 case PIPE_QUERY_TIMESTAMP: 321 case PIPE_QUERY_TIMESTAMP: 388 case PIPE_QUERY_TIMESTAMP:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_query_hw.c | 245 case PIPE_QUERY_TIMESTAMP: 326 case PIPE_QUERY_TIMESTAMP: 399 case PIPE_QUERY_TIMESTAMP:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_query.c | 77 case PIPE_QUERY_TIMESTAMP: 141 case PIPE_QUERY_TIMESTAMP: 168 return query->type == PIPE_QUERY_TIMESTAMP || query->type == PIPE_QUERY_TIME_ELAPSED; 317 if (query->type == PIPE_QUERY_TIMESTAMP) { 371 case PIPE_QUERY_TIMESTAMP: 445 bool is_timestamp = query->type == PIPE_QUERY_TIMESTAMP || query->type == PIPE_QUERY_TIMESTAMP_DISJOINT; 586 if (q->type == PIPE_QUERY_TIMESTAMP) 606 bool is_timestamp = q->type == PIPE_QUERY_TIMESTAMP || q->type == PIPE_QUERY_TIMESTAMP_DISJOINT;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_query.c | 727 case PIPE_QUERY_TIMESTAMP: 808 case PIPE_QUERY_TIMESTAMP: 890 case PIPE_QUERY_TIMESTAMP: 976 if (sq->type == PIPE_QUERY_TIMESTAMP && svga->sq[sq->type] != sq) 1005 case PIPE_QUERY_TIMESTAMP: 1130 case PIPE_QUERY_TIMESTAMP: { 1280 struct pipe_query *q = svga_create_query(pipe, PIPE_QUERY_TIMESTAMP, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_query.c | 141 case PIPE_QUERY_TIMESTAMP: 216 case PIPE_QUERY_TIMESTAMP: 325 case PIPE_QUERY_TIMESTAMP: 435 case PIPE_QUERY_TIMESTAMP: { 597 if (q->type == PIPE_QUERY_TIMESTAMP) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_query.c | 121 case PIPE_QUERY_TIMESTAMP: 203 case PIPE_QUERY_TIMESTAMP: 297 case PIPE_QUERY_TIMESTAMP: 405 case PIPE_QUERY_TIMESTAMP: { 559 if (q->type == PIPE_QUERY_TIMESTAMP) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/ |
| H A D | virgl_query.c | 193 if (query->type == PIPE_QUERY_TIMESTAMP || query->type == PIPE_QUERY_TIME_ELAPSED)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | query9.c | 45 PIPE_QUERY_TIMESTAMP : PIPE_QUERY_TYPES; 272 (Which is also the unit used by PIPE_QUERY_TIMESTAMP.)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_query.c | 275 .query_type = PIPE_QUERY_TIMESTAMP,
|