Searched refs:RectPatchInfo (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddrawprim.c805 const WINED3DRECTPATCH_INFO *info = &patch->RectPatchInfo;
H A Ddevice.c5675 (pRectPatchInfo && memcmp(pRectPatchInfo, &patch->RectPatchInfo, sizeof(*pRectPatchInfo)) != 0) ) {
5680 patch->RectPatchInfo = *pRectPatchInfo;
H A Dwined3d_private.h1579 WINED3DRECTPATCH_INFO RectPatchInfo; member in struct:WineD3DRectPatch
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1611 WINED3DRECTPATCH_INFO RectPatchInfo; member in struct:WineD3DRectPatch

Completed in 378 milliseconds