代码搜索:Texture

找到约 4,874 项符合「Texture」的源代码

代码结果 4,874
www.eeworm.com/read/344850/11856837

h texture.h

/* * read_texture() - read in an image file in SGI 'libimage' format * currently its very simple minded and converts all images * to RGBA8 regardless of the input format and returns the * or
www.eeworm.com/read/344850/11856844

c texture.c

#include #include #include void bwtorgba(unsigned char *b,unsigned char *l,int n) { while(n--) { l[0] = *b; l[1] = *b; l[2] = *b; l[3] = 0xff; l += 4; b++;
www.eeworm.com/read/256425/12000315

gif texture.gif

www.eeworm.com/read/256346/12006054

gif texture.gif

www.eeworm.com/read/152837/12079025

png texture.png

www.eeworm.com/read/252932/12254266

plg texture.plg

Build Log --------------------Configuration: Texture - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\sedim
www.eeworm.com/read/252932/12254268

dsp texture.dsp

# Microsoft Developer Studio Project File - Name="Texture" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) A
www.eeworm.com/read/252932/12254270

ico texture.ico

www.eeworm.com/read/252932/12254279

h texture.h

// Texture.h : main header file for the TEXTURE application // #if !defined(AFX_TEXTURE_H__8F197651_3E9F_4D5F_B43A_F18CB80F9A71__INCLUDED_) #define AFX_TEXTURE_H__8F197651_3E9F_4D5F_B43A_F18CB80F
www.eeworm.com/read/252932/12254284

dsw texture.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################