Home
last modified time | relevance | path

Searched refs:TGSI_PROPERTY_NUM_CLIPDIST_ENABLED (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h293 TGSI_PROPERTY_NUM_CLIPDIST_ENABLED, enumerator
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_shader_tokens.h303 TGSI_PROPERTY_NUM_CLIPDIST_ENABLED, enumerator
/aosp_15_r20/external/virglrenderer/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c437 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in tgsi_scan_shader()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_tgsi.c149 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in virgl_tgsi_transform_property()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c574 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in scan_property()
H A Dtgsi_ureg.c2299 ureg_property(ureg, TGSI_PROPERTY_NUM_CLIPDIST_ENABLED, in ureg_setup_clipdist_info()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c2051 ureg_property(ureg, TGSI_PROPERTY_NUM_CLIPDIST_ENABLED, in Shader_tgsi_translate()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c2333 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in ttn_compile_init()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dnine_ff.c1074 ureg_property(ureg, TGSI_PROPERTY_NUM_CLIPDIST_ENABLED, num_clipdist); in nine_ff_build_vs()
H A Dnine_shader.c3918 ureg_property(tx->ureg, TGSI_PROPERTY_NUM_CLIPDIST_ENABLED, num_clipdist); in parse_shader()
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.c1981 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in iter_property()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c3072 case TGSI_PROPERTY_NUM_CLIPDIST_ENABLED: in emit_vgpu10_property()