Searched refs:invertBox (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_cmd.c1826 bool invertBox)
1841 cmd->invertBox = invertBox;
1855 bool invertBox)
1870 cmd->invertBox = invertBox;
1822 SVGA3D_ReadbackGBImagePartial(struct svga_winsys_context * swc,struct svga_winsys_surface * surface,unsigned face,unsigned mipLevel,const SVGA3dBox * box,bool invertBox) argument
1851 SVGA3D_InvalidateGBImagePartial(struct svga_winsys_context * swc,struct svga_winsys_surface * surface,unsigned face,unsigned mipLevel,const SVGA3dBox * box,bool invertBox) argument
H A Dsvga_cmd.h292 bool invertBox);
300 bool invertBox);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_cmd.c1826 bool invertBox)
1841 cmd->invertBox = invertBox;
1855 bool invertBox)
1870 cmd->invertBox = invertBox;
1822 SVGA3D_ReadbackGBImagePartial(struct svga_winsys_context * swc,struct svga_winsys_surface * surface,unsigned face,unsigned mipLevel,const SVGA3dBox * box,bool invertBox) argument
1851 SVGA3D_InvalidateGBImagePartial(struct svga_winsys_context * swc,struct svga_winsys_surface * surface,unsigned face,unsigned mipLevel,const SVGA3dBox * box,bool invertBox) argument
H A Dsvga_cmd.h292 bool invertBox);
300 bool invertBox);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h1826 uint32 invertBox; member in struct:SVGA3dCmdReadbackGBImagePartial
1870 uint32 invertBox; member in struct:SVGA3dCmdInvalidateGBImagePartial
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h1860 uint32 invertBox; member in struct:SVGA3dCmdReadbackGBImagePartial
1904 uint32 invertBox; member in struct:SVGA3dCmdInvalidateGBImagePartial
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c1479 _debug_printf("\t\t.invertBox = %u\n", cmd->invertBox);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c1479 _debug_printf("\t\t.invertBox = %u\n", cmd->invertBox);

Completed in 34 milliseconds