Searched refs:filter (Results 1 – 5 of 5) sorted by relevance
| /RvlSDK-3.1.4/build/demos/gxdemo/src/Tev/ |
| D | tev-ztex.c | 451 GXTexFilter filter; in MyTexInit() local 464 filter = GX_LINEAR; in MyTexInit() 493 filter = GX_NEAR; in MyTexInit() 507 filter, // Z doesn't work well with filtering in MyTexInit() 508 filter, // in MyTexInit()
|
| /RvlSDK-3.1.4/include/revolution/vi/ |
| D | vi3in1.h | 68 void VISetTrapFilter( VIBool filter );
|
| /RvlSDK-3.1.4/build/demos/fntdemo/src/ |
| D | fntdemo1.c | 136 GXTexFilter filter = GX_LINEAR; in DrawChar() local 139 GXInitTexObjLOD(&tobj, filter, filter, 0, 0, 0, in DrawChar()
|
| /RvlSDK-3.1.4/build/buildtools/ |
| D | modulerules | 269 $(LD) $(filter-out %.lcf %.dol, $+) $(LDFLAGS) -o $@ 407 $(LD) $(filter-out %.lcf,$+) $(REL_LDFLAGS) -lcf $(REL_LCF_FILE) -o $@ 411 $(LD) $(filter-out %.lcf,$+) $(REL_LDFLAGS) -lcf $(LCF_FILE) -o $@ 413 $(LD) $(filter-out %.lcf,$+) $(REL_LDFLAGS) -o $@ 428 $(LD) $(filter-out %.lcf,$+) $(PREREL_LDFLAGS) -lcf $(PREREL_LCF_FILE) -o $@ 430 $(LD) $(filter-out %.lcf,$+) $(PREREL_LDFLAGS) -o $@
|
| /RvlSDK-3.1.4/build/demos/gxdemo/ |
| D | makefile | 117 Texture/tex-filter.c Texture/tex-fmt-tpl.c \ 173 tex-fmt-cube tex-filter tex-fmt-tpl tex-wrap \ 417 $(FULLBIN_ROOT)/tex-filter$(BINSUFFIX): Texture/tex-filter.o \
|