Home
last modified time | relevance | path

Searched refs:GL_RGBA (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/SDL2/test/
A Dtestshader.c328 GL_RGBA, w, h, 0, GL_RGBA, GL_UNSIGNED_BYTE, image->pixels); in SDL_GL_LoadTexture()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffgt.c301 glDrawPixels(img.width, img.height, GL_RGBA, GL_UNSIGNED_BYTE, (const GLvoid *) raster); in raster_draw()
/AliOS-Things-master/components/SDL2/src/render/opengles/
A DSDL_render_gles.c333 internalFormat = GL_RGBA; in GLES_CreateTexture()
334 format = GL_RGBA; in GLES_CreateTexture()
991 rect->w, rect->h, GL_RGBA, GL_UNSIGNED_BYTE, temp_pixels); in GLES_RenderReadPixels()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dvwebp.c392 GL_RGBA, GL_UNSIGNED_BYTE, in HandleDisplay()
/AliOS-Things-master/components/SDL2/include/
A DSDL_opengles2_gl2.h248 #define GL_RGBA 0x1908 macro
A DSDL_opengl.h529 #define GL_RGBA 0x1908 macro
/AliOS-Things-master/components/SDL2/src/render/opengles2/
A DSDL_render_gles2.c1414 format = GL_RGBA; in GLES2_CreateTexture()
1858 rect->w, rect->h, GL_RGBA, GL_UNSIGNED_BYTE, temp_pixels); in GLES2_RenderReadPixels()
/AliOS-Things-master/components/SDL2/src/video/khronos/GLES2/
A Dgl2.h213 #define GL_RGBA 0x1908 macro
/AliOS-Things-master/components/SDL2/src/render/opengl/
A DSDL_render_gl.c416 *format = GL_RGBA; in convert_format()

Completed in 31 milliseconds