Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dinvalid.c1471 InvalidComponentHandle vp = NULL, vplIn = NULL, vplOut = NULL; in IC_Field_PE() local
1502 vplIn = NULL; in IC_Field_PE()
1520 vplIn = DXCreateInvalidComponentHandle((Object)field, NULL, in IC_Field_PE()
1522 if (! vplIn) in IC_Field_PE()
1525 if (DXGetInvalidCount(vplIn) == 0) in IC_Field_PE()
1527 DXFreeInvalidComponentHandle(vplIn); in IC_Field_PE()
1528 vplIn = NULL; in IC_Field_PE()
1540 int valid = !vplIn || !DXIsElementInvalidSequential(vplIn, i); in IC_Field_PE()
1580 DXFreeInvalidComponentHandle(vplIn); in IC_Field_PE()
1588 DXFreeInvalidComponentHandle(vplIn); in IC_Field_PE()