Home
last modified time | relevance | path

Searched defs:hq (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw_metric.h13 nv50_hw_metric_query(struct nv50_hw_query *hq) in nv50_hw_metric_query() argument
H A Dnv50_query_hw_sm.h12 nv50_hw_sm_query(struct nv50_hw_query *hq) in nv50_hw_sm_query() argument
H A Dnv50_query_hw.c46 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); nv50_hw_query_get() local
96 struct nv50_hw_query *hq = nv50_hw_query(q); nv50_hw_query_update() local
110 struct nv50_hw_query *hq = nv50_hw_query(q); nv50_hw_destroy_query() local
126 struct nv50_hw_query *hq = nv50_hw_query(q); nv50_hw_begin_query() local
201 struct nv50_hw_query *hq = nv50_hw_query(q); nv50_hw_end_query() local
275 struct nv50_hw_query *hq = nv50_hw_query(q); nv50_hw_get_query_result() local
357 struct nv50_hw_query *hq; nv50_hw_create_query() local
453 struct nv50_hw_query *hq = nv50_hw_query(q); nv50_hw_query_pushbuf_submit() local
467 struct nv50_hw_query *hq = nv50_hw_query(q); nv84_hw_query_fifo_wait() local
[all...]
H A Dnv50_query.c81 struct nv50_hw_query *hq = nv50_hw_query(q); in nv50_render_condition() local
[all...]
H A Dnv50_query_hw_metric.c80 nv50_hw_metric_begin_query(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_metric_begin_query() argument
95 nv50_hw_metric_end_query(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_metric_end_query() argument
105 sm11_hw_metric_calc_result(struct nv50_hw_query *hq, uint64_t res64[4]) in sm11_hw_metric_calc_result() argument
59 nv50_hw_metric_query_get_cfg(struct nv50_context *nv50, struct nv50_hw_query *hq) nv50_hw_metric_query_get_cfg() argument
67 nv50_hw_metric_destroy_query(struct nv50_context *nv50, struct nv50_hw_query *hq) nv50_hw_metric_destroy_query() argument
122 nv50_hw_metric_get_query_result(struct nv50_context *nv50, struct nv50_hw_query *hq, bool wait, union pipe_query_result *result) nv50_hw_metric_get_query_result() argument
156 struct nv50_hw_query *hq; nv50_hw_metric_create_query() local
[all...]
H A Dnv50_query_hw_sm.c146 nv50_hw_sm_query_get_cfg(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_sm_query_get_cfg() argument
153 nv50_hw_sm_destroy_query(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_sm_destroy_query() argument
162 nv50_hw_sm_begin_query(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_sm_begin_query() argument
215 nv50_hw_sm_end_query(struct nv50_context *nv50, struct nv50_hw_query *hq) nv50_hw_sm_end_query() argument
308 nv50_hw_sm_query_read_data(uint32_t count[32][4], struct nv50_context *nv50, bool wait, struct nv50_hw_query *hq, const struct nv50_hw_sm_query_cfg *cfg, unsigned mp_count) nv50_hw_sm_query_read_data() argument
334 nv50_hw_sm_get_query_result(struct nv50_context *nv50, struct nv50_hw_query *hq, bool wait, union pipe_query_result *result) nv50_hw_sm_get_query_result() argument
373 struct nv50_hw_query *hq; nv50_hw_sm_create_query() local
[all...]
/third_party/skia/gm/
H A Dclippedbitmapshaders.cpp53 ClippedBitmapShadersGM(SkTileMode mode, bool hq=false) in ClippedBitmapShadersGM() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw_metric.h13 nvc0_hw_metric_query(struct nvc0_hw_query *hq) in nvc0_hw_metric_query() argument
H A Dnvc0_query.c103 struct nvc0_hw_query *hq = nvc0_hw_query(q); in nvc0_render_condition() local
[all...]
H A Dnvc0_query_hw.c37 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); nvc0_hw_query_get() local
88 struct nvc0_hw_query *hq = nvc0_hw_query(q); nvc0_hw_query_rotate() local
99 struct nvc0_hw_query *hq = nvc0_hw_query(q); nvc0_hw_query_update() local
113 struct nvc0_hw_query *hq = nvc0_hw_query(q); nvc0_hw_destroy_query() local
126 nvc0_hw_query_write_compute_invocations(struct nvc0_context *nvc0, struct nvc0_hw_query *hq, uint32_t offset) nvc0_hw_query_write_compute_invocations() argument
145 struct nvc0_hw_query *hq = nvc0_hw_query(q); nvc0_hw_begin_query() local
230 struct nvc0_hw_query *hq = nvc0_hw_query(q); nvc0_hw_end_query() local
311 struct nvc0_hw_query *hq = nvc0_hw_query(q); nvc0_hw_get_query_result() local
397 struct nvc0_hw_query *hq = nvc0_hw_query(q); nvc0_hw_get_query_result_resource() local
528 struct nvc0_hw_query *hq; nvc0_hw_create_query() local
630 struct nvc0_hw_query *hq = nvc0_hw_query(q); nvc0_hw_query_pushbuf_submit() local
641 struct nvc0_hw_query *hq = nvc0_hw_query(q); nvc0_hw_query_fifo_wait() local
[all...]
H A Dnvc0_query_hw_metric.c445 nvc0_hw_metric_query_get_cfg(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_metric_query_get_cfg() argument
478 nvc0_hw_metric_begin_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_metric_begin_query() argument
493 nvc0_hw_metric_end_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_metric_end_query() argument
503 sm20_hw_metric_calc_result(struct nvc0_hw_query *hq, uint64_t res64[8]) in sm20_hw_metric_calc_result() argument
465 nvc0_hw_metric_destroy_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) nvc0_hw_metric_destroy_query() argument
550 sm21_hw_metric_calc_result(struct nvc0_hw_query *hq, uint64_t res64[8]) sm21_hw_metric_calc_result() argument
596 sm30_hw_metric_calc_result(struct nvc0_hw_query *hq, uint64_t res64[8]) sm30_hw_metric_calc_result() argument
651 sm35_hw_metric_calc_result(struct nvc0_hw_query *hq, uint64_t res64[8]) sm35_hw_metric_calc_result() argument
667 nvc0_hw_metric_get_query_result(struct nvc0_context *nvc0, struct nvc0_hw_query *hq, bool wait, union pipe_query_result *result) nvc0_hw_metric_get_query_result() argument
721 struct nvc0_hw_query *hq; nvc0_hw_metric_create_query() local
[all...]
H A Dnvc0_query_hw_sm.h12 nvc0_hw_sm_query(struct nvc0_hw_query *hq) in nvc0_hw_sm_query() argument
H A Dnvc0_query_hw_sm.c2282 nvc0_hw_sm_query_get_cfg(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_sm_query_get_cfg() argument
2302 nvc0_hw_sm_destroy_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nvc0_hw_sm_destroy_query() argument
2311 nve4_hw_sm_begin_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) in nve4_hw_sm_begin_query() argument
2396 nvc0_hw_sm_begin_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) nvc0_hw_sm_begin_query() argument
2501 nvc0_hw_sm_upload_input(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) nvc0_hw_sm_upload_input() argument
2535 nvc0_hw_sm_end_query(struct nvc0_context *nvc0, struct nvc0_hw_query *hq) nvc0_hw_sm_end_query() argument
2623 nvc0_hw_sm_query_read_data(uint32_t count[32][8], struct nvc0_context *nvc0, bool wait, struct nvc0_hw_query *hq, const struct nvc0_hw_sm_query_cfg *cfg, unsigned mp_count) nvc0_hw_sm_query_read_data() argument
2649 nve4_hw_sm_query_read_data(uint32_t count[32][8], struct nvc0_context *nvc0, bool wait, struct nvc0_hw_query *hq, const struct nvc0_hw_sm_query_cfg *cfg, unsigned mp_count) nve4_hw_sm_query_read_data() argument
2681 nvc0_hw_sm_get_query_result(struct nvc0_context *nvc0, struct nvc0_hw_query *hq, bool wait, union pipe_query_result *result) nvc0_hw_sm_get_query_result() argument
2721 struct nvc0_hw_query *hq; nvc0_hw_sm_create_query() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.c74 query_active_in_batch(struct fd_batch *batch, struct fd_hw_query *hq) in query_active_in_batch() argument
113 destroy_periods(struct fd_context *ctx, struct fd_hw_query *hq) destroy_periods() argument
127 struct fd_hw_query *hq = fd_hw_query(q); fd_hw_destroy_query() local
141 struct fd_hw_query *hq = fd_hw_query(q); global() variable
163 struct fd_hw_query *hq = fd_hw_query(q); global() variable
188 struct fd_hw_query *hq = fd_hw_query(q); fd_hw_get_query_result() local
265 struct fd_hw_query *hq; fd_hw_create_query() local
381 struct fd_hw_query *hq; fd_hw_query_update_batch() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_enc.c1735 int hq = (avctx->mb_decision == FF_MB_DECISION_RD || avctx->trellis); in ff_mpv_encode_picture() local

Completed in 16 milliseconds