Home
last modified time | relevance | path

Searched refs:etna_hw_sample_provider (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_query_hw.h36 struct etna_hw_sample_provider { struct
54 const struct etna_hw_sample_provider *provider; argument
69 const struct etna_hw_sample_provider *p = hq->provider; in etna_hw_query_suspend()
80 const struct etna_hw_sample_provider *p = hq->provider; in etna_hw_query_resume()
Detnaviv_query_hw.c111 static const struct etna_hw_sample_provider occlusion_provider = {
145 const struct etna_hw_sample_provider *p = hq->provider; in etna_hw_begin_query()
163 const struct etna_hw_sample_provider *p = hq->provider; in etna_hw_end_query()
177 const struct etna_hw_sample_provider *p = hq->provider; in etna_hw_get_query_result()
224 static inline const struct etna_hw_sample_provider *
244 const struct etna_hw_sample_provider *p; in etna_hw_create_query()