/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_query_hw.c | 37 struct nvc0_hw_query *hq = nvc0_hw_query(q); in nvc0_hw_query_allocate() local 72 struct nvc0_hw_query *hq = nvc0_hw_query(q); in nvc0_hw_query_get() local 88 struct nvc0_hw_query *hq = nvc0_hw_query(q); in nvc0_hw_query_rotate() local 99 struct nvc0_hw_query *hq = nvc0_hw_query(q); in nvc0_hw_query_update() local 113 struct nvc0_hw_query *hq = nvc0_hw_query(q); in nvc0_hw_destroy_query() local 127 struct nvc0_hw_query *hq, in nvc0_hw_query_write_compute_invocations() 145 struct nvc0_hw_query *hq = nvc0_hw_query(q); in nvc0_hw_begin_query() local 230 struct nvc0_hw_query *hq = nvc0_hw_query(q); in nvc0_hw_end_query() local 311 struct nvc0_hw_query *hq = nvc0_hw_query(q); in nvc0_hw_get_query_result() local 397 struct nvc0_hw_query *hq = nvc0_hw_query(q); in nvc0_hw_get_query_result_resource() local [all …]
|
D | nvc0_query_hw_metric.c | 445 nvc0_hw_metric_query_get_cfg(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_metric_query_get_cfg() 466 struct nvc0_hw_query *hq) in nvc0_hw_metric_destroy_query() 478 nvc0_hw_metric_begin_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_metric_begin_query() 493 nvc0_hw_metric_end_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_metric_end_query() 503 sm20_hw_metric_calc_result(struct nvc0_hw_query *hq, uint64_t res64[8]) in sm20_hw_metric_calc_result() 550 sm21_hw_metric_calc_result(struct nvc0_hw_query *hq, uint64_t res64[8]) in sm21_hw_metric_calc_result() 596 sm30_hw_metric_calc_result(struct nvc0_hw_query *hq, uint64_t res64[8]) in sm30_hw_metric_calc_result() 651 sm35_hw_metric_calc_result(struct nvc0_hw_query *hq, uint64_t res64[8]) in sm35_hw_metric_calc_result() 668 struct nvc0_hw_query *hq, bool wait, in nvc0_hw_metric_get_query_result() 721 struct nvc0_hw_query *hq; in nvc0_hw_metric_create_query() local
|
D | nvc0_query_hw_sm.c | 2282 nvc0_hw_sm_query_get_cfg(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_sm_query_get_cfg() 2302 nvc0_hw_sm_destroy_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_sm_destroy_query() 2311 nve4_hw_sm_begin_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nve4_hw_sm_begin_query() 2396 nvc0_hw_sm_begin_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_sm_begin_query() 2501 nvc0_hw_sm_upload_input(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_sm_upload_input() 2535 nvc0_hw_sm_end_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_sm_end_query() 2625 struct nvc0_hw_query *hq, in nvc0_hw_sm_query_read_data() 2651 struct nvc0_hw_query *hq, in nve4_hw_sm_query_read_data() 2681 nvc0_hw_sm_get_query_result(struct nvc0_context *nvc0, struct nvc0_hw_query *hq, in nvc0_hw_sm_get_query_result() 2721 struct nvc0_hw_query *hq; in nvc0_hw_sm_create_query() local
|
D | nvc0_query_hw_metric.h | 13 nvc0_hw_metric_query(struct nvc0_hw_query *hq) in nvc0_hw_metric_query()
|
D | nvc0_query.c | 103 struct nvc0_hw_query *hq = nvc0_hw_query(q); in nvc0_render_condition() local
|
D | nvc0_query_hw_sm.h | 12 nvc0_hw_sm_query(struct nvc0_hw_query *hq) in nvc0_hw_sm_query()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_query_hw.c | 46 struct nv50_hw_query *hq = nv50_hw_query(q); in nv50_hw_query_allocate() local 80 struct nv50_hw_query *hq = nv50_hw_query(q); in nv50_hw_query_get() local 96 struct nv50_hw_query *hq = nv50_hw_query(q); in nv50_hw_query_update() local 110 struct nv50_hw_query *hq = nv50_hw_query(q); in nv50_hw_destroy_query() local 126 struct nv50_hw_query *hq = nv50_hw_query(q); in nv50_hw_begin_query() local 201 struct nv50_hw_query *hq = nv50_hw_query(q); in nv50_hw_end_query() local 275 struct nv50_hw_query *hq = nv50_hw_query(q); in nv50_hw_get_query_result() local 357 struct nv50_hw_query *hq; in nv50_hw_create_query() local 453 struct nv50_hw_query *hq = nv50_hw_query(q); in nv50_hw_query_pushbuf_submit() local 467 struct nv50_hw_query *hq = nv50_hw_query(q); in nv84_hw_query_fifo_wait() local
|
D | nv50_query_hw_metric.c | 60 struct nv50_hw_query *hq) in nv50_hw_metric_query_get_cfg() 68 struct nv50_hw_query *hq) in nv50_hw_metric_destroy_query() 80 nv50_hw_metric_begin_query(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_metric_begin_query() 95 nv50_hw_metric_end_query(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_metric_end_query() 105 sm11_hw_metric_calc_result(struct nv50_hw_query *hq, uint64_t res64[4]) in sm11_hw_metric_calc_result() 123 struct nv50_hw_query *hq, bool wait, in nv50_hw_metric_get_query_result() 156 struct nv50_hw_query *hq; in nv50_hw_metric_create_query() local
|
D | nv50_query_hw_sm.c | 146 nv50_hw_sm_query_get_cfg(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_sm_query_get_cfg() 153 nv50_hw_sm_destroy_query(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_sm_destroy_query() 162 nv50_hw_sm_begin_query(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_sm_begin_query() 215 nv50_hw_sm_end_query(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_sm_end_query() 310 struct nv50_hw_query *hq, in nv50_hw_sm_query_read_data() 334 nv50_hw_sm_get_query_result(struct nv50_context *nv50, struct nv50_hw_query *hq, in nv50_hw_sm_get_query_result() 373 struct nv50_hw_query *hq; in nv50_hw_sm_create_query() local
|
D | nv50_query_hw_metric.h | 13 nv50_hw_metric_query(struct nv50_hw_query *hq) in nv50_hw_metric_query()
|
D | nv50_query_hw_sm.h | 12 nv50_hw_sm_query(struct nv50_hw_query *hq) in nv50_hw_sm_query()
|
D | nv50_query.c | 81 struct nv50_hw_query *hq = nv50_hw_query(q); in nv50_render_condition() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_query_hw.c | 74 query_active_in_batch(struct fd_batch *batch, struct fd_hw_query *hq) in query_active_in_batch() 81 resume_query(struct fd_batch *batch, struct fd_hw_query *hq, in resume_query() 98 pause_query(struct fd_batch *batch, struct fd_hw_query *hq, in pause_query() 113 destroy_periods(struct fd_context *ctx, struct fd_hw_query *hq) in destroy_periods() 127 struct fd_hw_query *hq = fd_hw_query(q); in fd_hw_destroy_query() local 141 struct fd_hw_query *hq = fd_hw_query(q); in fd_hw_begin_query() local 163 struct fd_hw_query *hq = fd_hw_query(q); in fd_hw_end_query() local 188 struct fd_hw_query *hq = fd_hw_query(q); in fd_hw_get_query_result() local 265 struct fd_hw_query *hq; in fd_hw_create_query() local 381 struct fd_hw_query *hq; in fd_hw_query_update_batch() local
|
/third_party/flutter/skia/gm/ |
D | clippedbitmapshaders.cpp | 54 ClippedBitmapShadersGM(SkTileMode mode, bool hq=false) in ClippedBitmapShadersGM()
|
/third_party/skia/gm/ |
D | clippedbitmapshaders.cpp | 53 ClippedBitmapShadersGM(SkTileMode mode, bool hq=false) in ClippedBitmapShadersGM()
|
/third_party/gstreamer/gstplugins_good/gst/monoscope/ |
D | monoscope.c | 52 int hq = (scope_height / 4); in colors_init() local
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_scheduler.cpp | 655 hazard_query hq; in schedule_SMEM() local 966 hazard_query hq; in schedule_position_export() local
|
/third_party/ffmpeg/libavcodec/ |
D | mpegvideo_enc.c | 1939 int hq = (avctx->mb_decision == FF_MB_DECISION_RD || avctx->trellis); in ff_mpv_encode_picture() local
|