Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c1165 float point_texcoord_top = 0; /* R300_GA_POINT_T1: 0x420c */ in r300_create_rs_state() local
1286 point_texcoord_top = 0.0f; in r300_create_rs_state()
1290 point_texcoord_top = 1.0f; in r300_create_rs_state()
1330 OUT_CB_32F(point_texcoord_top); in r300_create_rs_state()

Completed in 4 milliseconds