Home
last modified time | relevance | path

Searched refs:fd_acc_sample_provider (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_acc.h57 struct fd_acc_sample_provider { struct
75 const struct fd_acc_sample_provider *provider; argument
106 const struct fd_acc_sample_provider *provider);
111 const struct fd_acc_sample_provider *provider);
Dfreedreno_query_acc.c73 const struct fd_acc_sample_provider *p = aq->provider; in fd_acc_query_pause()
86 const struct fd_acc_sample_provider *p = aq->provider; in fd_acc_query_resume()
143 const struct fd_acc_sample_provider *p = aq->provider; in fd_acc_get_query_result()
191 const struct fd_acc_sample_provider *provider) in fd_acc_create_query2()
256 const struct fd_acc_sample_provider *provider) in fd_acc_query_register_provider()
Dfreedreno_context.h247 const struct fd_acc_sample_provider
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_query.c136 static const struct fd_acc_sample_provider occlusion_counter = {
144 static const struct fd_acc_sample_provider occlusion_predicate = {
152 static const struct fd_acc_sample_provider occlusion_predicate_conservative = {
244 static const struct fd_acc_sample_provider time_elapsed = {
260 static const struct fd_acc_sample_provider timestamp = {
390 static const struct fd_acc_sample_provider primitives_generated = {
445 static const struct fd_acc_sample_provider primitives_emitted = {
564 static const struct fd_acc_sample_provider perfcntr = {
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_query.c132 static const struct fd_acc_sample_provider occlusion_counter = {
140 static const struct fd_acc_sample_provider occlusion_predicate = {
148 static const struct fd_acc_sample_provider occlusion_predicate_conservative = {
223 static const struct fd_acc_sample_provider time_elapsed = {
239 static const struct fd_acc_sample_provider timestamp = {
359 static const struct fd_acc_sample_provider perfcntr = {
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_query.c151 static const struct fd_acc_sample_provider perfcntr = {