Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/include/ogc/
H A Dgx.h984 #define GX_NEAR_MIP_NEAR 2 /*!< Point sampling, discrete mipmap */ macro
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/gx/
H A Dgx_video.c1717 …GX_InitTexObjLOD(&screenTexObj,GX_NEAR,GX_NEAR_MIP_NEAR,0.0,10.0,0.0,GX_FALSE,GX_FALSE,GX_ANISO_1); in gx_video_Update()
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/gx/
H A Dgx_video.c1717 …GX_InitTexObjLOD(&screenTexObj,GX_NEAR,GX_NEAR_MIP_NEAR,0.0,10.0,0.0,GX_FALSE,GX_FALSE,GX_ANISO_1); in gx_video_Update()
/dports/lang/fpc-source/fpc-3.2.2/packages/libogcfpc/src/ogc/
H A Dgx.inc621 GX_NEAR_MIP_NEAR = 2; (*!< Point sampling, discrete mipmap *)