Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexstorage.c276 case GL_RGB_INTEGER: in tex_storage_error_check()
Dpack.c557 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) { in _mesa_pack_rgba_span_from_uints()
569 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) { in _mesa_pack_rgba_span_from_uints()
581 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) { in _mesa_pack_rgba_span_from_uints()
593 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) { in _mesa_pack_rgba_span_from_uints()
944 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) { in _mesa_pack_rgba_span_from_ints()
956 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) { in _mesa_pack_rgba_span_from_ints()
968 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) { in _mesa_pack_rgba_span_from_ints()
980 if ((dstFormat == GL_RGB) || (dstFormat == GL_RGB_INTEGER)) { in _mesa_pack_rgba_span_from_ints()
3045 case GL_RGB_INTEGER: in get_component_mapping()
Dglformats.c867 return GL_RGB_INTEGER; in _mesa_base_format_to_integer_format()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp77 case TextureFormat::RGB: format = isInt ? GL_RGB_INTEGER : GL_RGB; break; in getTransferFormat()
448 case GL_RGB_INTEGER: return TextureFormat(TextureFormat::RGB, mapGLChannelType(dataType, false)); in mapGLTransferFormat()
DgluStrUtil.inl820 case GL_RGB_INTEGER: return "GL_RGB_INTEGER";
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1011 #define GL_RGB_INTEGER 0x8D98 macro
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp2510 GL_RGBA, GL_RGBA_INTEGER, GL_RGB, GL_RGB_INTEGER, in test()
/external/mesa3d/include/GL/
Dglext.h553 #define GL_RGB_INTEGER 0x8D98 macro
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...