Home
last modified time | relevance | path

Searched defs:fixed_position (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_tri.c68 struct fixed_position { struct
69 int32_t x[4];
70 int32_t y[4];
71 int32_t dx01;
72 int32_t dy01;
73 int32_t dx20;
74 int32_t dy20;
75 int64_t area;