Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_query.c239 static const struct fd_hw_sample_provider occlusion_counter = {
246 static const struct fd_hw_sample_provider occlusion_predicate = {
253 static const struct fd_hw_sample_provider occlusion_predicate_conservative = {
260 static const struct fd_hw_sample_provider time_elapsed = {
274 static const struct fd_hw_sample_provider timestamp = {
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_hw.h71 struct fd_hw_sample_provider { struct
118 const struct fd_hw_sample_provider *provider;
150 const struct fd_hw_sample_provider *provider);
Dfreedreno_query_hw.c180 const struct fd_hw_sample_provider *p = hq->provider; in fd_hw_get_query_result()
426 const struct fd_hw_sample_provider *provider) in fd_hw_query_register_provider()
Dfreedreno_batch.h65 struct fd_hw_sample_provider;
Dfreedreno_context.h202 const struct fd_hw_sample_provider *hw_sample_providers[MAX_HW_SAMPLE_PROVIDERS];
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_query.c118 static const struct fd_hw_sample_provider occlusion_counter = {
125 static const struct fd_hw_sample_provider occlusion_predicate = {
132 static const struct fd_hw_sample_provider occlusion_predicate_conservative = {