Home
last modified time | relevance | path

Searched refs:type_fast (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dplane.Z250 type_fast, /* rendering buffer pixel type struct fast */
340 } else if (otype==type_fast) {
506 b->pix_type==pix_fast? type_fast : type_big,
H A Dplane.c6 type_fast, enumerator
1119 } else if (otype==type_fast) { in shear()
2855 b->pix_type==pix_fast? type_fast : type_big, in _dxf_CompositePlane()