Searched defs:query_type (Results 1 - 25 of 86) sorted by relevance

1234

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query_acc.h60 unsigned query_type; member in struct:fd_acc_sample_provider
H A Dfreedreno_perfcntr.h58 enum pipe_driver_query_type query_type; member in struct:fd_perfcntr_countable
H A Dfreedreno_query_sw.c165 fd_sw_create_query(struct fd_context *ctx, unsigned query_type) argument
H A Dfreedreno_query.h89 int pidx(unsigned query_type) argument
H A Dfreedreno_query_acc.c175 fd_acc_create_query2(struct fd_context *ctx, unsigned query_type, argument
200 fd_acc_create_query(struct fd_context *ctx, unsigned query_type) argument
H A Dfreedreno_query_hw.h72 unsigned query_type; member in struct:fd_hw_sample_provider
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_query_acc_occlusion.c47 occlusion_supports(unsigned query_type) argument
62 occlusion_allocate(struct etna_context *ctx, ASSERTED unsigned query_type) argument
H A Detnaviv_query_acc.c165 etna_acc_create_query(struct etna_context *ctx, unsigned query_type) argument
H A Detnaviv_query_sw.c94 etna_sw_create_query(struct etna_context *ctx, unsigned query_type) argument
H A Detnaviv_query.c38 etna_create_query(struct pipe_context *pctx, unsigned query_type, argument
H A Detnaviv_query_acc_perfmon.c96 perfmon_supports(unsigned query_type) argument
102 perfmon_allocate(struct etna_context *ctx, unsigned query_type) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query_acc.h58 unsigned query_type; member in struct:fd_acc_sample_provider
H A Dfreedreno_query_sw.c171 fd_sw_create_query(struct fd_context *ctx, unsigned query_type, unsigned index) argument
H A Dfreedreno_query.h107 pidx(unsigned query_type) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_perfmon.h56 unsigned query_type; member in struct:st_perf_monitor_counter
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_query_sw.c96 etna_sw_create_query(struct etna_context *ctx, unsigned query_type) argument
H A Detnaviv_query.c38 etna_create_query(struct pipe_context *pctx, unsigned query_type, argument
H A Detnaviv_query_hw.c225 query_sample_provider(unsigned query_type) argument
240 etna_hw_create_query(struct etna_context *ctx, unsigned query_type) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_query.c42 i915_create_query(struct pipe_context * ctx,unsigned query_type,unsigned index) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_query.c43 lima_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_query.c42 i915_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_query.c43 lima_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_perfmon.h56 unsigned query_type; member in struct:st_perf_monitor_counter
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_query.c48 v3d_create_query(struct pipe_context *pctx, unsigned query_type, unsigned index) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_query.c32 r300_create_query(struct pipe_context * pipe,unsigned query_type,unsigned index) argument

Completed in 28 milliseconds

1234