Home
last modified time | relevance | path

Searched refs:TGSI_PROPERTY_NUM_CULLDIST_ENABLED (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h294 TGSI_PROPERTY_NUM_CULLDIST_ENABLED, enumerator
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_tgsi.c150 case TGSI_PROPERTY_NUM_CULLDIST_ENABLED: in virgl_tgsi_transform_property()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c2055 ureg_property(ureg, TGSI_PROPERTY_NUM_CULLDIST_ENABLED, in Shader_tgsi_translate()
2064 ureg_property(ureg, TGSI_PROPERTY_NUM_CULLDIST_ENABLED, in Shader_tgsi_translate()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c846 case TGSI_PROPERTY_NUM_CULLDIST_ENABLED: in scan_property()
H A Dtgsi_ureg.c2302 ureg_property(ureg, TGSI_PROPERTY_NUM_CULLDIST_ENABLED, in ureg_setup_clipdist_info()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1224 case TGSI_PROPERTY_NUM_CULLDIST_ENABLED: in scanProperty()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c3709 shader->cc_dist_mask = (1 << (ctx.info.properties[TGSI_PROPERTY_NUM_CULLDIST_ENABLED] + in r600_shader_from_tgsi()
3712 shader->cull_dist_write = ((1 << ctx.info.properties[TGSI_PROPERTY_NUM_CULLDIST_ENABLED]) - 1) << ctx.info.properties[TGSI_PROPERTY_NUM_CLIPDIST_ENABLED]; in r600_shader_from_tgsi()

Completed in 31 milliseconds