Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/bin/tool/mastering/Ionic.Zip.dll_licenses/
DLicense.zlib.txt2 The following licenses govern use of the accompanying software, the
3 DotNetZip library ("the software"). If you use the software, you accept
4 these licenses. If you do not accept the license, do not use the software.
16 Redistribution and use in source and binary forms, with or without
52 arising from the use of this software.
54 Permission is granted to anyone to use this software for any purpose,
59 claim that you wrote the original software. If you use this software
DLicense.txt3use of the accompanying software, the DotNetZip library ("the software"). If you use the software,…
19 …dwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sa…
23 (A) No Trademark License- This license does not grant you rights to use any contributors' name, log…
DLicense.bzip2.txt18 * "License"); you may not use this file except in compliance
/CafeSDK-2.12.13-1/system/include/cafe/gx2/
Dgx2Surface.h104 GX2SurfaceUse use; member
551 colorBuffer->surface.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE; in GX2InitColorBuffer()
620 colorBuffer->surface.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE_FTV; in GX2InitColorBufferFTV()
626 paddedSurf.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE; in GX2InitColorBufferFTV()
668 …depthBuffer->surface.use = ((format==GX2_SURFACE_FORMAT_D_D24_S8_UNORM) || (format==GX2_SURFACE_FO… in GX2InitDepthBuffer()
1223 GX2Boolean GX2API GX2CheckSurfaceUseVsFormat(GX2SurfaceUse use, GX2SurfaceFormat format);
Dgx2Texture.h182 texture->surface.use = GX2_SURFACE_USE_TEXTURE; in GX2InitTexture()
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gfd/
DgfdFileTexture.cpp41 GX2SurfaceUse use; member
82 pTXout32->surface.use = pTXin64->surface.use; in GFDRepackTexture32Bit()
118 pTXout64->surface.use = pTXin32->surface.use; in GFDRepackTexture64Bit()
/CafeSDK-2.12.13-1/system/include/nn/erreula/
Derreula_Api.h297 void PlayAppearSE( bool use );
/CafeSDK-2.12.13-1/system/bin/tool/
Dpcfsoversata.bat28 echo Bad argument '%1' on command line. Please use -enable or -disable
Dcafeoptions.bat139 echo -nocafex Do not use CafeX; uses Cygwin shell scripts
145 echo -nopcfsoversata Disable PCFS over SATA; use PCFS over SDIO
147 echo -nocygwin Do not use Cygwin; for running apps only
/CafeSDK-2.12.13-1/system/include/cafe/demo/
DdemoGfx.h204 colorBuffer->surface.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE; in DEMOGfxInitColorBufferEx()
242 …depthBuffer->surface.use = ((format==GX2_SURFACE_FORMAT_D_D24_S8_UNORM) || (format==GX2_SURFACE_FO… in DEMOGfxInitDepthBufferEx()
/CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/
DdemoGfx.h204 colorBuffer->surface.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE; in DEMOGfxInitColorBufferEx()
242 …depthBuffer->surface.use = ((format==GX2_SURFACE_FORMAT_D_D24_S8_UNORM) || (format==GX2_SURFACE_FO… in DEMOGfxInitDepthBufferEx()
/CafeSDK-2.12.13-1/system/src/lib/libsys/
Dppc_regs.ppc29 /* For code that might use isel or e500 SIMD instructions, remember to
D_readme.txt24 select the libsys.bld field from within the parent project and use the
/CafeSDK-2.12.13-1/system/include/nn/ac/
Dac_Config.h755 void SetProxyUse( Config* pConfig, u16 use );
1133 NN_EXTERN_C void ACSetProxyUse( ACConfig* pConfig, u16 use );
/CafeSDK-2.12.13-1/system/src/lib/gx2ut/
Dgx2utResolve.cpp205 dstBuffer.surface.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE; in GX2UTResolveAAColorBufferRectOp()
Dgx2utCopy.cpp296 colorBuffer.surface.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE; in GX2UTCopySurfaceRectOp()
337 texture.surface.use = GX2_SURFACE_USE_TEXTURE; in GX2UTCopySurfaceRectOp()
Dgx2utClear.cpp528 db.surface.use = GX2_SURFACE_USE_DEPTH_BUFFER; in GX2UTClearRectOp()
562 cb.surface.use = GX2_SURFACE_USE_COLOR_BUFFER_TEXTURE; in GX2UTClearRectOp()
/CafeSDK-2.12.13-1/
Dcafe.bat195 :: manually set CAFE_ROOT below to use /cygdrive/<path> as starting path that the build sys…
737 echo Error: Can't find Cygwin. Please set CYGWIN_PATH or use install_cygwin.bat
752 echo -nocafex Do not use CafeX; uses Cygwin shell scripts
758 echo -nopcfsoversata Disable PCFS over SATA; use PCFS over SDIO
760 echo -nocygwin Do not use Cygwin; for running apps only
767 echo -default Save these settings for future use
/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoCapture.c281 DEMOCaptureData.colorBuffer.surface.use = in DEMOCaptureInit()
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/tgaReader/
DtgaReader.cpp353 pSurface->use = GX2_SURFACE_USE_TEXTURE; in GetGX2TextureInfo()
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/texConvert/
DTexConvert.cpp340 printf(" use = %d\n", pGx2Textures->surface.use); in PrintTextureSurfaceInfo()
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/ddsReader/
DDDS_Helpers.cpp133 pSurface->use = GX2_SURFACE_USE_TEXTURE; in GetGX2TextureInfo()