代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/147331/5732208
s reg_memset.s
#include "setarch.h"
#include "defines.h"
; dst A0
; src A1
; len A2
.global ___reg_memset
___reg_memset:
MOVP A0P,A3P
MOVP A2P,A2P
beq noset
memloop:
mov.b A1L,@A0P
#ifdef __NORMAL_MODE__
www.eeworm.com/read/141300/5770691
h twoddefs.h
/*
* 2001 Paolo Nenzi
*/
#ifndef _TWODDEFS_H
#define _TWODDEFS_H
/* Debug statements */
extern BOOLEAN TWOacDebug;
extern BOOLEAN TWOdcDebug;
extern BOOLEAN TWOtranDebug;
extern BOOLEAN TWOjacDe
www.eeworm.com/read/136824/5848363
nvv membrane.nvv
; v0 -- position
; v3 -- normal
; v7 -- tex coord
;
; c0-3 -- world/view/proj matrix
; c4 -- light vector
; c5-8 -- inverse/transpose world matrix
; c9 -- {0.0, 0.5, 1.0, -1.0}
www.eeworm.com/read/136824/5848536
nvv aniso.nvv
; v0 -- position
; v3 -- normal
; v7 -- tex coord
; v8 -- tex coord1
;
; c0-3 -- world/view/proj matrix
; c4 -- light vector
; c5-8 -- inverse/transpose world matrix
; c9 -- {0.
www.eeworm.com/read/136824/5848592
nvv rainbow.nvv
; v0 -- position
; v3 -- normal
; v7 -- tex coord
; v8 -- tex coord1
;
; c0-3 -- world/view/proj matrix
; c4 -- light vector
; c5-8 -- inverse/transpose world matrix
; c9 -- {0.
www.eeworm.com/read/136824/5848624
nvp brdf.nvp
//
// Pixel shader - BRDF
// This is actually minneart reflections
//
//
#include "constants.h"
// Declare pixel shader version 1.0
ps.1.0
tex t0
texm3x2pad t1,t0_bx2 // dot
www.eeworm.com/read/134898/5891603
cc testplane.cc
//
// testplane.cc
//
// $Id: testplane.cc,v 1.1.1.1 2001/02/28 00:28:38 cstolte Exp $
//
#include
#include
#include
#include
#include
www.eeworm.com/read/129930/5965810
c gdfontt.c
/*
This is a header file for gd font, generated using
bdftogd version 0.5 by Jan Pazdziora, adelton@fi.muni.cz
from bdf font
-Misc-Fixed-Medium-R-Normal--8-80-75-75-C-50-ISO8859-2
at Thu Jan 8