HomeSort by relevance Sort by last modified time
    Searched refs:fd_hw_sample_provider (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_query_hw.h 55 * fd_hw_sample_provider:
73 struct fd_hw_sample_provider { struct
120 const struct fd_hw_sample_provider *provider;
153 const struct fd_hw_sample_provider *provider);
freedreno_batch.h 59 struct fd_hw_sample_provider;
freedreno_query_hw.c 220 const struct fd_hw_sample_provider *p = hq->provider;
473 const struct fd_hw_sample_provider *provider)
freedreno_context.h 131 const struct fd_hw_sample_provider *sample_providers[MAX_HW_SAMPLE_PROVIDERS];
  /external/mesa3d/src/gallium/drivers/freedreno/a4xx/
fd4_query.c 240 static const struct fd_hw_sample_provider occlusion_counter = {
247 static const struct fd_hw_sample_provider occlusion_predicate = {
254 static const struct fd_hw_sample_provider time_elapsed = {
268 static const struct fd_hw_sample_provider timestamp = {
  /external/mesa3d/src/gallium/drivers/freedreno/a3xx/
fd3_query.c 120 static const struct fd_hw_sample_provider occlusion_counter = {
127 static const struct fd_hw_sample_provider occlusion_predicate = {

Completed in 2241 milliseconds