Searched refs:noop_create_blend_state (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c47 static void *noop_create_blend_state(struct pipe_context *ctx, function in typeref:typename:void *
261 ctx->create_blend_state = noop_create_blend_state;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c60 static void *noop_create_blend_state(struct pipe_context *ctx, function in typeref:typename:void *
418 ctx->create_blend_state = noop_create_blend_state;

Completed in 4 milliseconds