代码搜索:MipMap

找到约 82 项符合「MipMap」的源代码

代码结果 82
www.eeworm.com/read/462666/1543938

c readtex.c

/* readtex.c */ /* * Read an SGI .rgb image file and generate a mipmap texture set. * Much of this code was borrowed from SGI's tk OpenGL toolkit. */ #include #include
www.eeworm.com/read/412402/11200802

cpp mipmapdoc.cpp

// MipMapDoc.cpp : implementation of the CMipMapDoc class // #include "stdafx.h" #include "MipMap.h" #include "MipMapDoc.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static ch
www.eeworm.com/read/412402/11200808

cpp mipmapview.cpp

// MipMapView.cpp : implementation of the CMipMapView class // #include "stdafx.h" #include "MipMap.h" #include "MipMapDoc.h" #include "MipMapView.h" //add down #include "gl\gl.h" #incl
www.eeworm.com/read/412402/11200778

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by MIPMAP.RC // #define IDD_ABOUTBOX 100 #define IDR_MAINFRAME 128 #define IDR_MIPMAPTYPE 129 // Next de
www.eeworm.com/read/412402/11200784

cpp mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "MipMap.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T
www.eeworm.com/read/474238/1394934

c readtex.c

/* readtex.c */ /* * Read an SGI .rgb image file and generate a mipmap texture set. * Much of this code was borrowed from SGI's tk OpenGL toolkit. */ #include #include #inc
www.eeworm.com/read/418684/2085836

c intel_tex_validate.c

#include "mtypes.h" #include "macros.h" #include "intel_context.h" #include "intel_batchbuffer.h" #include "intel_mipmap_tree.h" #include "intel_tex.h" #define FILE_DEBUG_FLAG DEBUG_TEXTURE /** *
www.eeworm.com/read/418684/2086126

c intel_tex_validate.c

#include "mtypes.h" #include "macros.h" #include "intel_context.h" #include "intel_batchbuffer.h" #include "intel_mipmap_tree.h" #include "intel_tex.h" #define FILE_DEBUG_FLAG DEBUG_TEXTURE /** *
www.eeworm.com/read/418684/2086184

c intel_tex_validate.c

#include "mtypes.h" #include "macros.h" #include "intel_context.h" #include "intel_batchbuffer.h" #include "intel_mipmap_tree.h" #include "intel_tex.h" #define FILE_DEBUG_FLAG DEBUG_TEXTURE /** *
www.eeworm.com/read/101007/6262432

cpp picture.cpp

#include "../Fly3D.h" FLY_API textcache *tc=0; FLY_API int textfilter=1; FLY_API int mipmap=1; picture::picture() { buf=0; name[0]=0; sx=sy=bytespixel=size=0; } picture::~pictu