Searched refs:cso_create_context (Results 1 – 8 of 8) sorted by relevance
307 cso = cso_create_context(ctx); in tgsi_vs_window_space_position()367 cso = cso_create_context(ctx); in null_sampler_view()409 cso = cso_create_context(ctx); in null_constant_buffer()465 cso = cso_create_context(ctx); in null_fragment_shader()
44 struct cso_context *cso_create_context( struct pipe_context *pipe );
291 struct cso_context *cso_create_context( struct pipe_context *pipe ) in cso_create_context() function
99 p->cso = cso_create_context(p->pipe); in init_prog()
104 p->cso = cso_create_context(p->pipe); in init_prog()
60 ctx->cso = cso_create_context(ctx->pipe); in xa_context_create()
365 st->cso_context = cso_create_context(pipe); in st_create_context_priv()
202 This->context.cso = cso_create_context(This->context.pipe); in NineDevice9_ctor()204 This->cso_sw = cso_create_context(This->pipe_sw); in NineDevice9_ctor()