代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/486092/6543272
s r_scana.s
//
// d_scana.s
// x86 assembly-language turbulent texture mapping code
//
#include "qasm.h"
#include "d_ifacea.h"
#if id386
.data
.text
//----------------------------------------
www.eeworm.com/read/345593/11806299
dfm unit2.dfm
object Form2: TForm2
Left = 324
Top = 160
Width = 396
Height = 293
AutoSize = True
BorderStyle = bsSizeToolWin
Caption = 'Font Texture'
Color = clBtnFace
Font.Charset = DEFA
www.eeworm.com/read/250626/12395632
cpp crender.cpp
#include "CRender.h"
HTARGET CRender::m_Target = NULL;
HTEXTURE CRender::m_Texture = NULL;
hgeSprite* CRender::m_Sprite = NULL;
HTARGET CRender::m_TargetSave = NULL;
www.eeworm.com/read/121526/14753910
s r_scana.s
//
// d_scana.s
// x86 assembly-language turbulent texture mapping code
//
#include "qasm.h"
#include "d_ifacea.h"
#if id386
.data
.text
//----------------------------------------