代码搜索:Texture

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

代码结果 4,874
www.eeworm.com/read/134479/5892282

cpp nvcontext.cpp

#include "oglfunc.hpp" #ifdef WIN32 #ifndef WGL_NV_float_buffer #define WGL_FLOAT_COMPONENTS_NV 0x20B0 #define WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_R_NV 0x20B1 #define WGL_BIND_TO_TEXTURE_RE
www.eeworm.com/read/120251/6078193

material materials.material

material default { technique { pass { ambient 1.0 1.0 1.0 diffuse 1.0 1.0 1.0 } } } material CloudySky { technique { pass
www.eeworm.com/read/113165/6140207

material materials.material

material default { technique { pass { ambient 1.0 1.0 1.0 diffuse 1.0 1.0 1.0 } } } material CloudySky { technique { pass
www.eeworm.com/read/284617/8913518

c gpu_util.c

/** * Uitility functions for OpenGL * * Copyright (c) Takashi AMADA All Rights Reseved */ #include "gpu_util.h" #include #include //#define _USE_DEVIL_ #ifd
www.eeworm.com/read/444854/7105001

h textureanimationmanagerwindow.h

//+----------------------------------------------------------------------------- //| Inclusion guard //+----------------------------------------------------------------------------- #ifndef MAGOS_T