Home
last modified time | relevance | path

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

1234

/external/mesa3d/src/gallium/auxiliary/util/
Du_tests.c66 util_set_framebuffer_cb0(struct cso_context *cso, struct pipe_context *ctx, in util_set_framebuffer_cb0()
85 util_set_blend_normal(struct cso_context *cso) in util_set_blend_normal()
94 util_set_dsa_disable(struct cso_context *cso) in util_set_dsa_disable()
102 util_set_rasterizer_normal(struct cso_context *cso) in util_set_rasterizer_normal()
114 util_set_max_viewport(struct cso_context *cso, struct pipe_resource *tex) in util_set_max_viewport()
129 util_set_interleaved_vertex_elements(struct cso_context *cso, in util_set_interleaved_vertex_elements()
146 util_set_passthrough_vertex_shader(struct cso_context *cso, in util_set_passthrough_vertex_shader()
164 util_set_common_states_and_clear(struct cso_context *cso, struct pipe_context *ctx, in util_set_common_states_and_clear()
179 util_draw_fullscreen_quad(struct cso_context *cso) in util_draw_fullscreen_quad()
295 struct cso_context *cso; in tgsi_vs_window_space_position() local
[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/state_trackers/nine/
Dvertexshader9.c38 const DWORD *pFunction, void *cso ) in NineVertexShader9_ctor()
177 void *cso; in NineVertexShader9_GetVariant() local
221 void *cso; in NineVertexShader9_GetVariantProcessVertices() local
263 const DWORD *pFunction, void *cso ) in NineVertexShader9_new()
Dpixelshader9.c36 const DWORD *pFunction, void *cso ) in NinePixelShader9_ctor()
149 void *cso; in NinePixelShader9_GetVariant() local
204 const DWORD *pFunction, void *cso ) in NinePixelShader9_new()
Dnine_shader.h51 void *cso; /* out, pipe cso for bind_vs,fs_state */ member
125 void *cso; member
141 uint64_t key, void *cso) in nine_shader_variant_add()
171 void *cso; member
191 struct pipe_stream_output_info *so, void *cso) in nine_shader_variant_so_add()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c131 struct pipe_context *cso_get_pipe_context(struct cso_context *cso) in cso_get_pipe_context()
138 struct cso_blend *cso = (struct cso_blend *)state; in delete_blend_state() local
151 struct cso_depth_stencil_alpha *cso = in delete_depth_stencil_state() local
166 struct cso_sampler *cso = (struct cso_sampler *)state; in delete_sampler_state() local
175 struct cso_rasterizer *cso = (struct cso_rasterizer *)state; in delete_rasterizer_state() local
188 struct cso_velements *cso = (struct cso_velements *)state; in delete_vertex_elements() local
264 void *cso = cso_hash_iter_data(iter); in sanitize_hash() local
288 static void cso_init_vbuf(struct cso_context *cso, unsigned flags) in cso_init_vbuf()
470 struct cso_blend *cso = MALLOC(sizeof(struct cso_blend)); in cso_set_blend() local
531 struct cso_depth_stencil_alpha *cso = in cso_set_depth_stencil_alpha() local
[all …]
Dcso_cache.c92 struct cso_blend *cso = (struct cso_blend *)state; in delete_blend_state() local
100 struct cso_depth_stencil_alpha *cso = (struct cso_depth_stencil_alpha *)state; in delete_depth_stencil_state() local
108 struct cso_sampler *cso = (struct cso_sampler *)state; in delete_sampler_state() local
116 struct cso_rasterizer *cso = (struct cso_rasterizer *)state; in delete_rasterizer_state() local
124 struct cso_velements *cso = (struct cso_velements *)state; in delete_velements() local
179 void *cso = cso_hash_take(hash, cso_hash_iter_key(iter)); in sanitize_cb() local
/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/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_cache.c92 struct cso_blend *cso = (struct cso_blend *)state; in delete_blend_state() local
100 struct cso_depth_stencil_alpha *cso = (struct cso_depth_stencil_alpha *)state; in delete_depth_stencil_state() local
108 struct cso_sampler *cso = (struct cso_sampler *)state; in delete_sampler_state() local
116 struct cso_rasterizer *cso = (struct cso_rasterizer *)state; in delete_rasterizer_state() local
124 struct cso_velements *cso = (struct cso_velements *)state; in delete_velements() local
179 void *cso = cso_hash_take(hash, cso_hash_iter_key(iter)); in sanitize_cb() local
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.c79 const struct pipe_sampler_state *cso) in fd2_sampler_state_create()
128 const struct pipe_sampler_view *cso) in fd2_sampler_view_create()
Dfd2_zsa.c40 const struct pipe_depth_stencil_alpha_state *cso) in fd2_zsa_state_create()
Dfd2_rasterizer.c41 const struct pipe_rasterizer_state *cso) in fd2_rasterizer_state_create()
Dfd2_blend.c61 const struct pipe_blend_state *cso) in fd2_blend_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_rasterizer.c40 const struct pipe_rasterizer_state *cso) in fd3_rasterizer_state_create()
Dfd3_zsa.c40 const struct pipe_depth_stencil_alpha_state *cso) in fd3_zsa_state_create()
Dfd3_texture.c87 const struct pipe_sampler_state *cso) in fd3_sampler_state_create()
215 const struct pipe_sampler_view *cso) in fd3_sampler_view_create()
Dfd3_program.c51 create_shader_stateobj(struct pipe_context *pctx, const struct pipe_shader_state *cso, in create_shader_stateobj()
63 const struct pipe_shader_state *cso) in fd3_fp_state_create()
77 const struct pipe_shader_state *cso) in fd3_vp_state_create()
Dfd3_blend.c62 const struct pipe_blend_state *cso) in fd3_blend_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_rasterizer.c38 const struct pipe_rasterizer_state *cso) in fd5_rasterizer_state_create()
Dfd5_zsa.c38 const struct pipe_depth_stencil_alpha_state *cso) in fd5_zsa_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_rasterizer.c40 const struct pipe_rasterizer_state *cso) in fd4_rasterizer_state_create()
Dfd4_zsa.c40 const struct pipe_depth_stencil_alpha_state *cso) in fd4_zsa_state_create()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c94 const struct pipe_rasterizer_state *cso) in vc4_create_rasterizer_state()
156 const struct pipe_blend_state *cso) in vc4_create_blend_state()
207 const struct pipe_depth_stencil_alpha_state *cso) in vc4_create_depth_stencil_alpha_state()
415 struct pipe_framebuffer_state *cso = &vc4->framebuffer; in vc4_set_framebuffer_state() local
495 const struct pipe_sampler_state *cso) in vc4_create_sampler_state()
560 const struct pipe_sampler_view *cso) in vc4_create_sampler_view()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c117 const struct pipe_blend_state *cso) in nv50_blend_state_create()
225 const struct pipe_rasterizer_state *cso) in nv50_rasterizer_state_create()
361 const struct pipe_depth_stencil_alpha_state *cso) in nv50_zsa_state_create()
484 const struct pipe_sampler_state *cso) in nv50_sampler_state_create()
752 const struct pipe_shader_state *cso, unsigned type) in nv50_sp_state_create()
786 const struct pipe_shader_state *cso) in nv50_vp_state_create()
802 const struct pipe_shader_state *cso) in nv50_fp_state_create()
818 const struct pipe_shader_state *cso) in nv50_gp_state_create()
834 const struct pipe_compute_state *cso) in nv50_cp_state_create()
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_program.c44 struct cso_context *cso) in pp_init_prog()

1234