OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:r600_create_query
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
r600_query.c
26
static struct pipe_query *
r600_create_query
(struct pipe_context *ctx, unsigned query_type)
function
122
rctx->context.create_query =
r600_create_query
;
/external/mesa3d/src/gallium/drivers/radeonsi/
r600_query.c
26
static struct pipe_query *
r600_create_query
(struct pipe_context *ctx, unsigned query_type)
function
122
rctx->context.create_query =
r600_create_query
;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_query.c
251
static struct pipe_query *
r600_create_query
(struct pipe_context *ctx, unsigned query_type)
function
609
rctx->context.create_query =
r600_create_query
;
/external/mesa3d/src/gallium/drivers/r600/
r600_query.c
251
static struct pipe_query *
r600_create_query
(struct pipe_context *ctx, unsigned query_type)
function
609
rctx->context.create_query =
r600_create_query
;
Completed in 211 milliseconds