Home
last modified time | relevance | path

Searched refs:GL_RGB16I (Results 1 – 19 of 19) sorted by relevance

/external/deqp/modules/gles3/performance/
Des3pTextureFormatTests.cpp78 { "rgb16i", GL_RGB16I, }, in init()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp172 case FMT_CASE(RGB, SIGNED_INT16): return GL_RGB16I; in getInternalFormat()
385 case GL_RGB16I: return TextureFormat(TextureFormat::RGB, TextureFormat::SIGNED_INT16); in mapGLInternalFormat()
476 case GL_RGB16I: in isGLInternalColorFormatFilterable()
DgluStrUtil.inl787 case GL_RGB16I: return "GL_RGB16I";
/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp100 GL_RGB8I, GL_RGB16I, GL_RGB32I,
Des3fTextureStateQueryTests.cpp642 GL_RGB32I, GL_RGB32UI, GL_RGB16F, GL_RGB16I, GL_RGB16UI, GL_RGB8_SNORM, in testTexture()
Des3fFboTestUtil.cpp959 case GL_RGB16I: return "rgb16i"; in getFormatName()
Des3fTextureUnitTests.cpp109 GL_RGB16I,
Des3fTextureFormatTests.cpp1344 { "rgb16i", GL_RGB16I, }, in init()
Des3fTextureSpecificationTests.cpp3414 { "rgb16i", GL_RGB16I, }, in init()
/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp451 { "rgb16i", GL_RGB16I, }, in init()
Des31fFboTestUtil.cpp507 case GL_RGB16I: return "rgb16i"; in getFormatName()
Des31fTextureSpecificationTests.cpp801 { "rgb16i", GL_RGB16I, }, in init()
Des31fTextureLevelStateQueryTests.cpp499 …GL_RGB8I, GL_RGB8UI, GL_RGB16I, GL_RGB16UI, GL_RGB32I, GL_RGB32UI, GL_RGBA8I, GL_RGBA8UI, GL_RGBA1… in generateInternalFormatTextureGenerationGroup()
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
Dformatutils11.cpp88 …map.insert(D3D11ES3FormatPair(GL_RGB16I, D3D11ES3FormatInfo(DXGI_FORMAT_R16G16B16A16_SI… in BuildD3D11ES3FormatMap()
247 …insertLoadFunction(&map, GL_RGB16I, GL_SHORT, loadToNative3To… in buildD3D11LoadFunctionMap()
860 …map.insert(InternalFormatInitializerPair(GL_RGB16I, initialize4ComponentData<GLshort, 0x0000, … in BuildInternalFormatInitializerMap()
/external/chromium_org/third_party/angle/src/libGLESv2/
Dformatutils.cpp134 …InsertFormatMapping(&map, GL_RGB_INTEGER, GL_SHORT, GL_RGB16I, … in BuildES3FormatMap()
268 …set.insert(FormatInfo(GL_RGB16I, GL_RGB_INTEGER, GL_SHORT … in BuildES3FormatSet()
702 …map.insert(InternalFormatInfoPair(GL_RGB16I, InternalFormatInfo::RGBAFormat(16, 16, 16,… in BuildES3InternalFormatInfoMap()
/external/chromium_org/third_party/angle/include/GLES3/
Dgl3.h616 #define GL_RGB16I 0x8D89 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl591 #define GL_RGB16I 0x8D89 macro
/external/chromium_org/third_party/mesa/src/include/GL/
Dglext.h547 #define GL_RGB16I 0x8D89 macro
/external/mesa3d/include/GL/
Dglext.h547 #define GL_RGB16I 0x8D89 macro