Searched refs:internalFormat (Results 1 – 6 of 6) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/gx/Demo/DrawTexture2d/ |
| D | gx_DrawTexture2d.cpp | 140 GLenum internalFormat = GL_RGB_NATIVE_DMP; in LoadTexture0() local 146 internalFormat, s_Texture0Width, s_Texture0Height, in LoadTexture0() 187 GLenum internalFormat = GL_RGB_NATIVE_DMP; in LoadTexture1() local 193 internalFormat, s_Texture1Width, s_Texture1Height, in LoadTexture1()
|
| /CTR-SDK-4.2.7-SampleDemos/demo1/ |
| D | camera.cpp | 293 GLenum internalFormat = GL_IMG_FORMAT; in DrawFrame() local 299 internalFormat, in DrawFrame()
|
| /CTR-SDK-4.2.7-SampleDemos/common/include/demo/Render/ |
| D | demo_RenderSystemDrawing.h | 288 const GLenum internalFormat,
|
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/ |
| D | demo_RenderSystemDrawing.cpp | 301 const GLenum internalFormat, in GenerateTexture() argument 331 glTexImage2D(target, 0, internalFormat, in GenerateTexture()
|
| /CTR-SDK-4.2.7-SampleDemos/fs/Streaming/ |
| D | FsSampleStreamingFrame.cpp | 172 GLenum internalFormat = GL_RGBA_NATIVE_DMP; in UpdateTexture() local 177 internalFormat, MEMO_TEXTURE_WIDTH, MEMO_TEXTURE_HEIGHT, in UpdateTexture()
|
| /CTR-SDK-4.2.7-SampleDemos/dlp/FakeClient/ |
| D | FakeClient.cpp | 189 GLenum internalFormat = GL_RGB_NATIVE_DMP; in CreateIconTexture() local 204 …pRenderSystem->GenerateTexture(target, internalFormat, TEXTURE_BLOCK_WIDTH * BLOCK_WIDTH, TEXTURE_… in CreateIconTexture()
|