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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_context.c303 static void *virgl_create_depth_stencil_alpha_state(struct pipe_context *ctx, function in typeref:typename:void *
1259 vctx->base.create_depth_stencil_alpha_state = virgl_create_depth_stencil_alpha_state;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_context.c433 static void *virgl_create_depth_stencil_alpha_state(struct pipe_context *ctx, function in typeref:typename:void *
1565 vctx->base.create_depth_stencil_alpha_state = virgl_create_depth_stencil_alpha_state;

Completed in 6 milliseconds