OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noop_create_surface
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/noop/
noop_state.c
105
static struct pipe_surface *
noop_create_surface
(struct pipe_context *ctx,
function
289
ctx->create_surface =
noop_create_surface
;
/external/mesa3d/src/gallium/drivers/noop/
noop_state.c
105
static struct pipe_surface *
noop_create_surface
(struct pipe_context *ctx,
function
289
ctx->create_surface =
noop_create_surface
;
Completed in 25 milliseconds