Searched refs:GL_BGR (Results 1 - 17 of 17) sorted by relevance

/external/mesa3d/src/glx/
H A Dcompsize.c67 case GL_BGR:
/external/mesa3d/src/mesa/main/
H A Dglformats.c177 case GL_BGR:
397 case GL_BGR:
449 if (format == GL_RGB || format == GL_BGR ||
456 if (format == GL_RGB || format == GL_BGR ||
582 case GL_BGR:
670 case GL_BGR:
1019 case GL_BGR:
1474 return GL_BGR;
1487 case GL_BGR:
1516 case GL_BGR
[all...]
H A Dformats.c1620 return format == GL_BGR && type == GL_UNSIGNED_BYTE && littleEndian;
1627 (format == GL_BGR && type == GL_UNSIGNED_SHORT_5_6_5_REV)) &&
1631 return ((format == GL_BGR && type == GL_UNSIGNED_SHORT_5_6_5) ||
H A Dframebuffer.c751 case GL_BGR:
H A Dformat_utils.c155 case GL_BGR:
H A Dformatquery.c636 case GL_BGR:
H A Dreadpix.c74 dstBaseFormat == GL_BGR ||
H A Dtexgetimage.c398 case GL_BGR:
/external/mesa3d/src/mesa/drivers/x11/
H A Dxm_api.c1726 format = GL_BGR;
1731 format = GL_BGR;
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessBuffersTests.cpp2750 GL_RGB, GL_BGR,
2771 "(one of GL_RED, GL_RG, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, "
2780 GL_RGB, GL_BGR,
3033 GL_RGB, GL_BGR,
3055 "(one of GL_RED, GL_RG, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, "
3064 GL_RGB, GL_BGR,
H A Dgl4cDirectStateAccessTexturesTests.cpp9349 GL_BGR,
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl356 #define GL_BGR 0x80E0
/external/mesa3d/include/GL/
H A Dgl.h1455 #define GL_BGR 0x80E0 macro
H A Dglcorearb.h456 #define GL_BGR 0x80E0 macro
H A Dglext.h92 #define GL_BGR 0x80E0 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h454 #define GL_BGR 0x80E0 macro
H A Dglext.h90 #define GL_BGR 0x80E0 macro

Completed in 519 milliseconds