Home
last modified time | relevance | path

Searched refs:fd_hw_create_query (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.h135 struct fd_query *fd_hw_create_query(struct fd_context *ctx, unsigned query_type,
H A Dfreedreno_query_hw.c263 fd_hw_create_query(struct fd_context *ctx, unsigned query_type, unsigned index) in fd_hw_create_query() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_query.c140 ctx->create_query = fd_hw_create_query;
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_query.c284 ctx->create_query = fd_hw_create_query;

Completed in 2 milliseconds