| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | u_tests.c | 66 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 …]
|
| D | u_draw_quad.c | 43 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/ |
| D | vertexshader9.c | 38 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()
|
| D | pixelshader9.c | 36 const DWORD *pFunction, void *cso ) in NinePixelShader9_ctor() 149 void *cso; in NinePixelShader9_GetVariant() local 204 const DWORD *pFunction, void *cso ) in NinePixelShader9_new()
|
| D | nine_shader.h | 51 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/ |
| D | cso_context.c | 131 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 …]
|
| D | cso_cache.c | 92 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/ |
| D | nv30_texture.c | 62 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/ |
| D | cso_cache.c | 92 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/ |
| D | fd2_texture.c | 79 const struct pipe_sampler_state *cso) in fd2_sampler_state_create() 128 const struct pipe_sampler_view *cso) in fd2_sampler_view_create()
|
| D | fd2_zsa.c | 40 const struct pipe_depth_stencil_alpha_state *cso) in fd2_zsa_state_create()
|
| D | fd2_rasterizer.c | 41 const struct pipe_rasterizer_state *cso) in fd2_rasterizer_state_create()
|
| D | fd2_blend.c | 61 const struct pipe_blend_state *cso) in fd2_blend_state_create()
|
| /external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| D | fd3_rasterizer.c | 40 const struct pipe_rasterizer_state *cso) in fd3_rasterizer_state_create()
|
| D | fd3_zsa.c | 40 const struct pipe_depth_stencil_alpha_state *cso) in fd3_zsa_state_create()
|
| D | fd3_texture.c | 87 const struct pipe_sampler_state *cso) in fd3_sampler_state_create() 215 const struct pipe_sampler_view *cso) in fd3_sampler_view_create()
|
| D | fd3_program.c | 51 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()
|
| D | fd3_blend.c | 62 const struct pipe_blend_state *cso) in fd3_blend_state_create()
|
| /external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| D | fd5_rasterizer.c | 38 const struct pipe_rasterizer_state *cso) in fd5_rasterizer_state_create()
|
| D | fd5_zsa.c | 38 const struct pipe_depth_stencil_alpha_state *cso) in fd5_zsa_state_create()
|
| /external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| D | fd4_rasterizer.c | 40 const struct pipe_rasterizer_state *cso) in fd4_rasterizer_state_create()
|
| D | fd4_zsa.c | 40 const struct pipe_depth_stencil_alpha_state *cso) in fd4_zsa_state_create()
|
| /external/mesa3d/src/gallium/drivers/vc4/ |
| D | vc4_state.c | 94 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/ |
| D | nv50_state.c | 117 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/ |
| D | pp_program.c | 44 struct cso_context *cso) in pp_init_prog()
|