Searched refs:TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h289 TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION, enumerator in enum:tgsi_property_name
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c65 ureg_property(ureg, TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION, true);
H A Dsi_state_viewport.c493 info->properties[TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION];
H A Dsi_shader_nir.c349 info->properties[TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION] =
H A Dsi_state_shaders.c1024 info->properties[TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION];
2495 old_hw_vs->info.properties[TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION] !=
2496 next_hw_vs->info.properties[TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION] ||
H A Dsi_state.c760 info->properties[TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION];
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h287 TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION, enumerator in enum:tgsi_property_name
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c62 ureg_property(ureg, TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION, true);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_viewport.c425 info->properties[TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION];
H A Dr600_shader.c3601 shader->vs_position_window_space = ctx.info.properties[TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_viewport.c425 info->properties[TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION];
H A Dr600_shader.c3690 shader->vs_position_window_space = ctx.info.properties[TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_context.c263 return info->properties[TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION] != 0;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.c88 ureg_property(ureg, TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION, TRUE);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.c88 ureg_property(ureg, TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION, TRUE);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_context.c276 return info->properties[TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION] != 0;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c426 info->properties[TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION] =
H A Dtgsi_to_nir.c2346 case TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c2013 s->info.vs.window_space_position = scan.properties[TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dscreen.rst220 TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION is supported, which disables clipping
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dscreen.rst233 TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION is supported, which disables clipping
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_ff.c1059 ureg_property(ureg, TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION, TRUE);
H A Dnine_shader.c3777 ureg_property(tx->ureg, TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION, TRUE);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_ff.c1061 ureg_property(ureg, TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION, TRUE);
H A Dnine_shader.c3813 ureg_property(tx->ureg, TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION, TRUE);

Completed in 83 milliseconds

12