Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_render.c1214 OUT_CS_REG(R300_GA_POINT_SIZE, (height * 6) | ((width * 6) << 16)); in r300_blitter_draw_rectangle()
H A Dr300_reg.h889 #define R300_GA_POINT_SIZE 0x421C macro
H A Dr300_state.c1150 uint32_t point_size; /* R300_GA_POINT_SIZE: 0x421c */ in r300_create_rs_state()
1313 OUT_CB_REG(R300_GA_POINT_SIZE, point_size); in r300_create_rs_state()

Completed in 18 milliseconds