Home
last modified time | relevance | path

Searched defs:clip_plane_enable (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cache.h48 unsigned clip_plane_enable : PIPE_MAX_CLIP_PLANES; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_clip_disable.c41 recursive_if_chain(nir_builder *b, nir_deref_instr *deref, nir_ssa_def *value, unsigned clip_plane_enable, nir_ssa_def *index, unsigned start, unsigned end) in recursive_if_chain() argument
64 lower_clip_plane_store(nir_intrinsic_instr *instr, unsigned clip_plane_enable, nir_builder *b) in lower_clip_plane_store() argument
118 nir_lower_clip_disable(nir_shader *shader, unsigned clip_plane_enable) in nir_lower_clip_disable() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c448 unsigned clip_plane_enable = get_safe(ctx->rasterizer, clip_plane_enable); variable
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.h273 uint8_t clip_plane_enable; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.h127 unsigned clip_plane_enable:PIPE_MAX_CLIP_PLANES; member
H A Dsvga_tgsi_vgpu10.c6655 unsigned clip_plane_enable = emit->key.clip_plane_enable; in emit_clip_distance_instructions() local
[all...]
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_state.h202 unsigned clip_plane_enable:PIPE_MAX_CLIP_PLANES; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.h83 unsigned clip_plane_enable : 8; member
H A Dgfx10_shader_ngg.c1028 unsigned clip_plane_enable = SI_NGG_CULL_GET_CLIP_PLANE_ENABLE(shader->key.ge.opt.ngg_culling); in gfx10_ngg_culling_build_end() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h168 unsigned clip_plane_enable; /* from rasterizer */ member
302 unsigned clip_plane_enable; member

Completed in 25 milliseconds