Searched refs:vs_position_window_space (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.h94 boolean vs_position_window_space; member in struct:r600_shader
H A Dr600_state_common.c1531 current->shader.vs_position_window_space != rctx->clip_misc_state.clip_disable ||
1536 rctx->clip_misc_state.clip_disable = current->shader.vs_position_window_space;
H A Dr600_state.c2623 if (rshader->vs_position_window_space) {
H A Devergreen_state.c3622 if (rshader->vs_position_window_space) {
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_shader.h95 boolean vs_position_window_space; member in struct:r600_shader
H A Dr600_dump.c110 PRINT_UINT_MEMBER(vs_position_window_space);
H A Dr600_state_common.c1590 current->shader.vs_position_window_space != rctx->clip_misc_state.clip_disable ||
1595 rctx->clip_misc_state.clip_disable = current->shader.vs_position_window_space;
H A Dr600_state.c2627 if (rshader->vs_position_window_space) {
H A Devergreen_state.c3635 if (rshader->vs_position_window_space) {
H A Dr600_shader.c3690 shader->vs_position_window_space = ctx.info.properties[TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION];

Completed in 55 milliseconds