Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_state.c1141 float point_texcoord_bottom = 0;/* R300_GA_POINT_T0: 0x4204 */ in r300_create_rs_state() local
1264 point_texcoord_bottom = 1.0f; in r300_create_rs_state()
1268 point_texcoord_bottom = 0.0f; in r300_create_rs_state()
1305 OUT_CB_32F(point_texcoord_bottom); in r300_create_rs_state()