Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_rasterizer.c321 raster->subpixel_precision_x = ctx->SubpixelPrecisionBias[0]; in st_update_rasterizer()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h135 unsigned subpixel_precision_x:4; member
/third_party/mesa3d/docs/gallium/cso/
Drasterizer.rst367 subpixel_precision_x
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c333 uint32_t state = cso->subpixel_precision_x; in nvc0_rasterizer_state_create()