Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_rasterizer.c323 raster->subpixel_precision_y = ctx->SubpixelPrecisionBias[1]; in st_update_rasterizer()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h136 unsigned subpixel_precision_y:4; member
/third_party/mesa3d/docs/gallium/cso/
Drasterizer.rst369 subpixel_precision_y
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c334 state |= cso->subpixel_precision_y << 4; in nvc0_rasterizer_state_create()