Home
last modified time | relevance | path

Searched defs:prim_mode (Results 1 - 18 of 18) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dp_tessellator.cpp42 enum pipe_prim_type prim_mode; member in pipe_tessellator_wrap::pipe_ts
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_fs.c150 enum pipe_prim_type prim_mode; in make_fs_key() local
H A Dsvga_shader.h100 enum pipe_prim_type prim_mode:8; member
275 enum pipe_prim_type prim_mode:8; member
346 enum pipe_prim_type prim_mode; member
H A Dsvga_tgsi_vgpu10.c411 enum pipe_prim_type prim_mode; member
3110 emit_tessellator_domain(struct svga_shader_emitter_v10 *emit, enum pipe_prim_type prim_mode) emit_tessellator_domain() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_tess.h80 enum pipe_prim_type prim_mode; member
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_program.c537 v3d_update_compiled_fs(struct v3d_context *v3d, uint8_t prim_mode) in v3d_update_compiled_fs() argument
658 v3d_update_compiled_gs(struct v3d_context *v3d, uint8_t prim_mode) in v3d_update_compiled_gs() argument
732 v3d_update_compiled_vs(struct v3d_context *v3d, uint8_t prim_mode) in v3d_update_compiled_vs() argument
841 v3d_update_compiled_shaders(struct v3d_context *v3d, uint8_t prim_mode) in v3d_update_compiled_shaders() argument
[all...]
H A Dv3d_context.h533 uint8_t prim_mode; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.h153 unsigned prim_mode:3; member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.h344 uint8_t prim_mode; member
H A Dvc4_program.c2677 vc4_update_compiled_fs(struct vc4_context *vc4, uint8_t prim_mode) in vc4_update_compiled_fs() argument
2750 vc4_update_compiled_vs(struct vc4_context *vc4, uint8_t prim_mode) in vc4_update_compiled_vs() argument
2795 vc4_update_compiled_shaders(struct vc4_context *vc4, uint8_t prim_mode) in vc4_update_compiled_shaders() argument
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7842.c977 find_and_set_predefined_video_timings(struct v4l2_subdev *sd, u8 prim_mode, const struct adv7842_video_standards *predef_vid_timings, const struct v4l2_dv_timings *timings) find_and_set_predefined_video_timings() argument
H A Dadv7604.c911 find_and_set_predefined_video_timings(struct v4l2_subdev *sd, u8 prim_mode, const struct adv76xx_video_standards *predef_vid_timings, const struct v4l2_dv_timings *timings) find_and_set_predefined_video_timings() argument
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dadv7842.c965 find_and_set_predefined_video_timings(struct v4l2_subdev *sd, u8 prim_mode, const struct adv7842_video_standards *predef_vid_timings, const struct v4l2_dv_timings *timings) find_and_set_predefined_video_timings() argument
H A Dadv7604.c925 find_and_set_predefined_video_timings(struct v4l2_subdev *sd, u8 prim_mode, const struct adv76xx_video_standards *predef_vid_timings, const struct v4l2_dv_timings *timings) find_and_set_predefined_video_timings() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c2647 tess_prim_to_pipe(enum tess_primitive_mode prim_mode) in tess_prim_to_pipe() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h577 unsigned prim_mode : 3; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_context.h741 enum pipe_prim_type prim_mode:8; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.h588 enum pipe_prim_type prim_mode:8; member

Completed in 53 milliseconds