Home
last modified time | relevance | path

Searched defs:cso (Results 1 – 25 of 88) sorted by relevance

1234

/external/mesa3d/src/gallium/auxiliary/util/
Du_tests.c70 util_set_framebuffer_cb0(struct cso_context *cso, struct pipe_context *ctx, in util_set_framebuffer_cb0()
89 util_set_blend_normal(struct cso_context *cso) in util_set_blend_normal()
98 util_set_dsa_disable(struct cso_context *cso) in util_set_dsa_disable()
106 util_set_rasterizer_normal(struct cso_context *cso) in util_set_rasterizer_normal()
119 util_set_max_viewport(struct cso_context *cso, struct pipe_resource *tex) in util_set_max_viewport()
134 util_set_interleaved_vertex_elements(struct cso_context *cso, in util_set_interleaved_vertex_elements()
151 util_set_passthrough_vertex_shader(struct cso_context *cso, in util_set_passthrough_vertex_shader()
169 util_set_common_states_and_clear(struct cso_context *cso, struct pipe_context *ctx, in util_set_common_states_and_clear()
184 util_draw_fullscreen_quad(struct cso_context *cso) in util_draw_fullscreen_quad()
197 util_draw_fullscreen_quad_fill(struct cso_context *cso, in util_draw_fullscreen_quad_fill()
[all …]
Du_draw_quad.c43 struct cso_context *cso, in util_draw_vertex_buffer()
78 util_draw_user_vertex_buffer(struct cso_context *cso, void *buffer, in util_draw_user_vertex_buffer()
/external/mesa3d/src/gallium/frontends/nine/
Dvertexshader9.c38 const DWORD *pFunction, void *cso ) in NineVertexShader9_ctor()
196 void *cso; in NineVertexShader9_GetVariant() local
252 void *cso; in NineVertexShader9_GetVariantProcessVertices() local
297 const DWORD *pFunction, void *cso ) in NineVertexShader9_new()
Dpixelshader9.c36 const DWORD *pFunction, void *cso ) in NinePixelShader9_ctor()
170 void *cso; in NinePixelShader9_GetVariant() local
249 const DWORD *pFunction, void *cso ) in NinePixelShader9_new()
Dnine_shader.h55 void *cso; /* out, pipe cso for bind_vs,fs_state */ member
126 void *cso; member
150 uint64_t key, void *cso, in nine_shader_variant_add()
184 void *cso; member
204 struct pipe_stream_output_info *so, void *cso) in nine_shader_variant_so_add()
/external/mesa3d/src/gallium/drivers/zink/
Dzink_state.c82 void *cso) in zink_bind_vertex_elements_state()
207 struct zink_blend_state *cso = CALLOC_STRUCT(zink_blend_state); in zink_create_blend_state() local
267 zink_bind_blend_state(struct pipe_context *pctx, void *cso) in zink_bind_blend_state()
333 struct zink_depth_stencil_alpha_state *cso = CALLOC_STRUCT(zink_depth_stencil_alpha_state); in zink_create_depth_stencil_alpha_state() local
366 zink_bind_depth_stencil_alpha_state(struct pipe_context *pctx, void *cso) in zink_bind_depth_stencil_alpha_state()
447 zink_bind_rasterizer_state(struct pipe_context *pctx, void *cso) in zink_bind_rasterizer_state()
Dzink_program.c420 void *cso) in zink_bind_vs_state()
440 void *cso) in zink_bind_fs_state()
460 void *cso) in zink_bind_gs_state()
466 zink_delete_shader_state(struct pipe_context *pctx, void *cso) in zink_delete_shader_state()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c133 struct pipe_context *cso_get_pipe_context(struct cso_context *cso) in cso_get_pipe_context()
140 struct cso_blend *cso = (struct cso_blend *)state; in delete_blend_state() local
153 struct cso_depth_stencil_alpha *cso = in delete_depth_stencil_state() local
168 struct cso_sampler *cso = (struct cso_sampler *)state; in delete_sampler_state() local
177 struct cso_rasterizer *cso = (struct cso_rasterizer *)state; in delete_rasterizer_state() local
190 struct cso_velements *cso = (struct cso_velements *)state; in delete_vertex_elements() local
266 void *cso = cso_hash_iter_data(iter); in sanitize_hash() local
290 static void cso_init_vbuf(struct cso_context *cso, unsigned flags) in cso_init_vbuf()
513 struct cso_blend *cso = MALLOC(sizeof(struct cso_blend)); in cso_set_blend() local
574 struct cso_depth_stencil_alpha *cso = in cso_set_depth_stencil_alpha() local
[all …]
Dcso_cache.c90 struct cso_blend *cso = (struct cso_blend *)state; in delete_blend_state() local
98 struct cso_depth_stencil_alpha *cso = (struct cso_depth_stencil_alpha *)state; in delete_depth_stencil_state() local
106 struct cso_sampler *cso = (struct cso_sampler *)state; in delete_sampler_state() local
114 struct cso_rasterizer *cso = (struct cso_rasterizer *)state; in delete_rasterizer_state() local
122 struct cso_velements *cso = (struct cso_velements *)state; in delete_velements() local
177 void *cso = cso_hash_take(hash, cso_hash_iter_key(iter)); in sanitize_cb() local
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_compute.c44 const struct pipe_compute_state *cso) in panfrost_create_compute_state()
74 panfrost_bind_compute_state(struct pipe_context *pipe, void *cso) in panfrost_bind_compute_state()
85 panfrost_delete_compute_state(struct pipe_context *pipe, void *cso) in panfrost_delete_compute_state()
/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_cache.c94 struct cso_blend *cso = (struct cso_blend *)state; in delete_blend_state() local
102 struct cso_depth_stencil_alpha *cso = (struct cso_depth_stencil_alpha *)state; in delete_depth_stencil_state() local
110 struct cso_sampler *cso = (struct cso_sampler *)state; in delete_sampler_state() local
118 struct cso_rasterizer *cso = (struct cso_rasterizer *)state; in delete_rasterizer_state() local
126 struct cso_velements *cso = (struct cso_velements *)state; in delete_velements() local
181 void *cso = cso_hash_take(hash, cso_hash_iter_key(iter)); in sanitize_cb() local
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_rasterizer.c40 const struct pipe_rasterizer_state *cso, bool primitive_restart) in __fd6_setup_rasterizer_stateobj()
120 const struct pipe_rasterizer_state *cso) in fd6_rasterizer_state_create()
Dfd6_blend.c62 const struct pipe_blend_state *cso = &blend->base; in __fd6_setup_blend_variant() local
149 const struct pipe_blend_state *cso) in fd6_blend_state_create()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_texture.c62 filter_mode(const struct pipe_sampler_state *cso) in filter_mode()
108 compare_mode(const struct pipe_sampler_state *cso) in compare_mode()
129 const struct pipe_sampler_state *cso) in nv30_sampler_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_gallium.c165 const struct pipe_shader_state *cso, in ir3_shader_create()
252 const struct pipe_compute_state *cso, in ir3_shader_create_compute()
283 ir3_shader_state_create(struct pipe_context *pctx, const struct pipe_shader_state *cso) in ir3_shader_state_create()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c95 const struct pipe_rasterizer_state *cso) in vc4_create_rasterizer_state()
157 const struct pipe_blend_state *cso) in vc4_create_blend_state()
208 const struct pipe_depth_stencil_alpha_state *cso) in vc4_create_depth_stencil_alpha_state()
417 struct pipe_framebuffer_state *cso = &vc4->framebuffer; in vc4_set_framebuffer_state() local
486 const struct pipe_sampler_state *cso) in vc4_create_sampler_state()
551 const struct pipe_sampler_view *cso) in vc4_create_sampler_view()
/external/mesa3d/src/gallium/drivers/lima/
Dlima_state.c65 const struct pipe_depth_stencil_alpha_state *cso) in lima_create_depth_stencil_alpha_state()
95 const struct pipe_rasterizer_state *cso) in lima_create_rasterizer_state()
125 const struct pipe_blend_state *cso) in lima_create_blend_state()
284 const struct pipe_sampler_state *cso) in lima_create_sampler_state()
329 const struct pipe_sampler_view *cso) in lima_create_sampler_view()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c118 const struct pipe_blend_state *cso) in nv50_blend_state_create()
226 const struct pipe_rasterizer_state *cso) in nv50_rasterizer_state_create()
362 const struct pipe_depth_stencil_alpha_state *cso) in nv50_zsa_state_create()
485 const struct pipe_sampler_state *cso) in nv50_sampler_state_create()
753 const struct pipe_shader_state *cso, unsigned type) in nv50_sp_state_create()
803 const struct pipe_shader_state *cso) in nv50_vp_state_create()
819 const struct pipe_shader_state *cso) in nv50_fp_state_create()
835 const struct pipe_shader_state *cso) in nv50_gp_state_create()
851 const struct pipe_compute_state *cso) in nv50_cp_state_create()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c91 const struct pipe_blend_state *cso) in nvc0_blend_state_create()
213 const struct pipe_rasterizer_state *cso) in nvc0_rasterizer_state_create()
364 const struct pipe_depth_stencil_alpha_state *cso) in nvc0_zsa_state_create()
590 const struct pipe_shader_state *cso, unsigned type) in nvc0_sp_state_create()
641 const struct pipe_shader_state *cso) in nvc0_vp_state_create()
657 const struct pipe_shader_state *cso) in nvc0_fp_state_create()
673 const struct pipe_shader_state *cso) in nvc0_gp_state_create()
689 const struct pipe_shader_state *cso) in nvc0_tcp_state_create()
705 const struct pipe_shader_state *cso) in nvc0_tep_state_create()
721 const struct pipe_compute_state *cso) in nvc0_cp_state_create()
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_state.c88 const struct pipe_rasterizer_state *cso) in v3d_create_rasterizer_state()
124 const struct pipe_blend_state *cso) in v3d_create_blend_state()
168 const struct pipe_depth_stencil_alpha_state *cso) in v3d_create_depth_stencil_alpha_state()
475 struct pipe_framebuffer_state *cso = &v3d->framebuffer; in v3d_set_framebuffer_state() local
530 const struct pipe_sampler_state *cso, in v3d_upload_sampler_state_variant()
709 const struct pipe_sampler_state *cso) in v3d_create_sampler_state()
902 const struct pipe_sampler_view *cso = &so->base; in v3dX() local
986 const struct pipe_sampler_view *cso) in v3d_create_sampler_view()
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.c93 const struct pipe_sampler_state *cso) in fd2_sampler_state_create()
169 const struct pipe_sampler_view *cso) in fd2_sampler_view_create()
Dfd2_rasterizer.c39 const struct pipe_rasterizer_state *cso) in fd2_rasterizer_state_create()
Dfd2_zsa.c38 const struct pipe_depth_stencil_alpha_state *cso) in fd2_zsa_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_texture.c85 const struct pipe_sampler_state *cso) in fd3_sampler_state_create()
220 const struct pipe_sampler_view *cso) in fd3_sampler_view_create()
Dfd3_zsa.c38 const struct pipe_depth_stencil_alpha_state *cso) in fd3_zsa_state_create()

1234