代码搜索:OpenGLES

找到约 97 项符合「OpenGLES」的源代码

代码结果 97
www.eeworm.com/read/10763/188961

cpp opengles2_0_egl_demo.cpp

// OpenGLES2_0_EGL_Demo.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "OpenGLES2_0_EGL_Demo.h" #include #include #include
www.eeworm.com/read/10763/188962

rc opengles2_0_egl_demoppc.rc

// Microsoft Visual C++ generated resource script. // #include "resourceppc.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// //
www.eeworm.com/read/10763/188981

rc opengles2_0_egl_demo.rc

//Microsoft Visual C++ generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // //
www.eeworm.com/read/10763/188939

rc2 opengles1_1_egl_demo.rc2

// // OpenGLES1_1_EGL_Demo.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVO
www.eeworm.com/read/10763/188979

rc2 opengles2_0_egl_demo.rc2

// // OpenGLES2_0_EGL_Demo.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVO
www.eeworm.com/read/10763/188980

rc2 opengles2_0_egl_demoppc.rc2

// // OpenGLES2_0_EGL_DemoPPC.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_I
www.eeworm.com/read/374082/9421612

makefile

#detect the path of this folder MODULE := $(word 2, $(subst /lzpf/src/, ,$(shell pwd))) ROOT := $(word 1, $(subst /lzpf/src/, ,$(shell pwd)))/lzpf ifeq (0, $(MAKELEVEL)) #this is convenient for local
www.eeworm.com/read/421586/10728391

h openglcommon.h

#import #import #import @class OpenGLWaveFrontMaterial; #pragma mark - #pragma mark Color3D #pragma mark - typedef struct { GLfloat red;