Home
last modified time | relevance | path

Searched defs:lp_cs_context (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_cs.h128 struct lp_cs_context { struct
129 struct pipe_context *pipe;
131 struct {
156 struct lp_cs_context *lp_csctx_create(struct pipe_context *pipe); argument