Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_state.c1142 float point_texcoord_top = 0; /* R300_GA_POINT_T1: 0x420c */ in r300_create_rs_state() local
1262 point_texcoord_top = 0.0f; in r300_create_rs_state()
1266 point_texcoord_top = 1.0f; in r300_create_rs_state()
1306 OUT_CB_32F(point_texcoord_top); in r300_create_rs_state()