📄 vgpcodept.h
字号:
/***************************************************************************************
* Title : VGP code for pass through TNL on MBX *
* *
* Copyright : 2003-2004 by Imaginations Technologies Limited. All rights reserved. *
* No part of this software, either material or conceptual *
* may be copied or distributed, transmitted, transcribed, *
* stored in a retrieval system or translated into any *
* human or computer language in any form by any means, *
* electronic, mechanical, manual or other-wise, or *
* disclosed to third parties without the express written *
* permission of Imaginations Technologies Limited, HomePark *
* Industrial Estate, King's Langley, Hertfordshire, *
* WD4 8LZ, U.K. *
* *
* *
* This is an autogenerated file (by vgpcodegenpt).DO NOT EDIT! *
****************************************************************************************/
/*
Sections
--------
0 -> Pass through position+base colour
1 -> Offset colour
2 -> Pass through texture layers 0
3 -> Pass through texture layers 1
*/
#ifndef _VGPCODEPT_H_
#define _VGPCODEPT_H_
#if defined(PASSTHROUGH_BUILD)
const static IMG_UINT32 gaui32VGPSectionDefinitions[] = {
0x00800100, 0x00800202, 0x00800303, 0x00800404, 0};
const static IMG_UINT32 gui32VGPCodeSize = 10;
const static IMG_UINT32 gaui32VGPCode[] = {
0xe4e4e401, 0x03c00000, 0xe4e4c601, 0x07c00001, 0xe4e4e401, 0x0bc00002, 0xe4e4e401, 0x0fc00003, 0xe4e4e401, 0x13c00004,
0};
#endif /* PASSTHROUGH_BUILD */
#endif /* _VGPCODEPT_H_ */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -