Home
last modified time | relevance | path

Searched defs:hwcso (Results 26 - 29 of 29) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state.c209 nv50_blend_state_bind(struct pipe_context *pipe, void *hwcso) in nv50_blend_state_bind() argument
218 nv50_blend_state_delete(struct pipe_context *pipe, void *hwcso) in nv50_blend_state_delete() argument
346 nv50_rasterizer_state_bind(struct pipe_context *pipe, void *hwcso) in nv50_rasterizer_state_bind() argument
355 nv50_rasterizer_state_delete(struct pipe_context *pipe, void *hwcso) in nv50_rasterizer_state_delete() argument
440 nv50_zsa_state_bind(struct pipe_context *pipe, void *hwcso) in nv50_zsa_state_bind() argument
449 nv50_zsa_state_delete(struct pipe_context *pipe, void *hwcso) nv50_zsa_state_delete() argument
591 nv50_sampler_state_delete(struct pipe_context *pipe, void *hwcso) nv50_sampler_state_delete() argument
616 struct nv50_tsc_entry *hwcso = hwcsos ? nv50_tsc_entry(hwcsos[i]) : NULL; nv50_stage_sampler_states_bind() local
775 nv50_sp_state_delete(struct pipe_context *pipe, void *hwcso) nv50_sp_state_delete() argument
796 nv50_vp_state_bind(struct pipe_context *pipe, void *hwcso) nv50_vp_state_bind() argument
812 nv50_fp_state_bind(struct pipe_context *pipe, void *hwcso) nv50_fp_state_bind() argument
828 nv50_gp_state_bind(struct pipe_context *pipe, void *hwcso) nv50_gp_state_bind() argument
869 nv50_cp_state_bind(struct pipe_context *pipe, void *hwcso) nv50_cp_state_bind() argument
1125 nv50_vertex_state_bind(struct pipe_context *pipe, void *hwcso) nv50_vertex_state_bind() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state.c196 nvc0_blend_state_bind(struct pipe_context *pipe, void *hwcso) in nvc0_blend_state_bind() argument
205 nvc0_blend_state_delete(struct pipe_context *pipe, void *hwcso) in nvc0_blend_state_delete() argument
348 nvc0_rasterizer_state_bind(struct pipe_context *pipe, void *hwcso) in nvc0_rasterizer_state_bind() argument
357 nvc0_rasterizer_state_delete(struct pipe_context *pipe, void *hwcso) in nvc0_rasterizer_state_delete() argument
426 nvc0_zsa_state_bind(struct pipe_context *pipe, void *hwcso) in nvc0_zsa_state_bind() argument
435 nvc0_zsa_state_delete(struct pipe_context *pipe, void *hwcso) nvc0_zsa_state_delete() argument
447 nvc0_sampler_state_delete(struct pipe_context *pipe, void *hwcso) nvc0_sampler_state_delete() argument
470 struct nv50_tsc_entry *hwcso = hwcsos ? nv50_tsc_entry(hwcsos[i]) : NULL; nvc0_stage_sampler_states_bind() local
636 nvc0_sp_state_delete(struct pipe_context *pipe, void *hwcso) nvc0_sp_state_delete() argument
657 nvc0_vp_state_bind(struct pipe_context *pipe, void *hwcso) nvc0_vp_state_bind() argument
673 nvc0_fp_state_bind(struct pipe_context *pipe, void *hwcso) nvc0_fp_state_bind() argument
689 nvc0_gp_state_bind(struct pipe_context *pipe, void *hwcso) nvc0_gp_state_bind() argument
705 nvc0_tcp_state_bind(struct pipe_context *pipe, void *hwcso) nvc0_tcp_state_bind() argument
721 nvc0_tep_state_bind(struct pipe_context *pipe, void *hwcso) nvc0_tep_state_bind() argument
776 nvc0_cp_state_bind(struct pipe_context *pipe, void *hwcso) nvc0_cp_state_bind() argument
1069 nvc0_vertex_state_bind(struct pipe_context *pipe, void *hwcso) nvc0_vertex_state_bind() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.c138 panfrost_generic_cso_delete(struct pipe_context *pctx, void *hwcso) in panfrost_generic_cso_delete() argument
581 panfrost_bind_vs_state(struct pipe_context *pctx, void *hwcso) in panfrost_bind_vs_state() argument
228 panfrost_bind_rasterizer_state( struct pipe_context *pctx, void *hwcso) panfrost_bind_rasterizer_state() argument
292 panfrost_bind_vertex_elements_state( struct pipe_context *pctx, void *hwcso) panfrost_bind_vertex_elements_state() argument
519 panfrost_bind_shader_state( struct pipe_context *pctx, void *hwcso, enum pipe_shader_type type) panfrost_bind_shader_state() argument
591 panfrost_bind_fs_state(struct pipe_context *pctx, void *hwcso) panfrost_bind_fs_state() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c2873 vc4_shader_state_delete(struct pipe_context *pctx, void *hwcso) in vc4_shader_state_delete() argument
2892 vc4_fp_state_bind(struct pipe_context *pctx, void *hwcso) in vc4_fp_state_bind() argument
2900 vc4_vp_state_bind(struct pipe_context *pctx, void *hwcso) in vc4_vp_state_bind() argument

Completed in 9 milliseconds

12