Home
last modified time | relevance | path

Searched refs:GL_R16I (Results 1 – 25 of 88) sorted by relevance

1234

/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp368 case GL_R16I: in IsSizedInternalFormat()
1072 case GL_SHORT: VALIDATE_INTERNALFORMAT(GL_R16I) in ValidateTextureFormatType()
1356 case GL_R16I: in IsColorRenderable()
1425 case GL_R16I: in IsDepthRenderable()
1491 case GL_R16I: in IsStencilRenderable()
1597 case GL_R16I: return 0; in GetAlphaSize()
1646 case GL_R16I: return 16; in GetRedSize()
1695 case GL_R16I: return 0; in GetGreenSize()
1744 case GL_R16I: return 0; in GetBlueSize()
1842 case GL_R16I: in GetColorComponentType()
DFramebuffer.cpp546 case GL_R16I: return GL_RED_INTEGER; in getImplementationColorReadFormat()
607 case GL_R16I: return GL_INT; in getImplementationColorReadType()
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedColorMasks.cpp98 GL_RGB5_A1, GL_RGBA8, GL_R8I, GL_R8UI, GL_R16I, in iterate()
330 case GL_R16I: in NumComponents()
377 case GL_R16I: in ReadableType()
DesextcDrawBuffersIndexedBlending.cpp338 case GL_R16I: in NumComponents()
/external/deqp/modules/gles3/performance/
Des3pTextureFormatTests.cpp99 { "r16i", GL_R16I, }, in init()
/external/deqp/modules/gles3/functional/
Des3fRboStateQueryTests.cpp183 GL_RGB10_A2UI, GL_SRGB8_ALPHA8, GL_R8I, GL_R8UI, GL_R16I, GL_R16UI, GL_R32I, GL_R32UI, in test()
236 { GL_R16I, 16, 0, 0, 0 }, in test()
Des3fFboTestCase.cpp179 case GL_R16I: in isRequiredFormat()
302 case GL_R16I: in getMinimumSampleCount()
Des3fInternalFormatQueryTests.cpp192 { "r16i", GL_R16I, true }, in init()
Des3fFboCompletenessTests.cpp51 GL_R8I, GL_R8UI, GL_R16I, GL_R16UI, GL_R32I, GL_R32UI,
/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp185 case GL_R16I: in isRequiredFormat()
322 case GL_R16I: in getMinimumSampleCount()
Des31fTextureFormatTests.cpp510 { "r16i", GL_R16I, }, in init()
563 { "r16i", GL_R16I, }, in init()
Des31fFboColorbufferTests.cpp390 GL_R16I, in init()
/external/angle/src/libANGLE/
Dformat_map_autogen.cpp387 return GL_R16I; in GetSizedFormatInternal()
1073 case GL_R16I: in ValidES3FormatCombination()
/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp193 static const _out_ch_desc sint16_zero = { GL_R16I, data_sint16_zero };
194 static const _out_ch_desc sint16_one = { GL_R16I, data_sint16_one };
764 GL_R16I,
769 { GL_R16I, src_data_r16i },
847 { GL_R16I, src_data_rg16i + 0 },
848 { GL_R16I, src_data_rg16i + 1 },
925 { GL_R16I, src_data_rgb16i + 0 },
926 { GL_R16I, src_data_rgb16i + 1 },
927 { GL_R16I, src_data_rgb16i + 2 },
1003 { GL_R16I, src_data_rgba16i + 0 },
[all …]
Dgl4cTextureViewTests.cpp62 GL_R16I, VIEW_CLASS_16_BITS, GL_RG8, VIEW_CLASS_16_BITS, GL_R16, VIEW_CLASS_16_BITS, GL_RG8_SNORM,
114 GL_R16I, /* >= GL 4.0 */
277 case GL_R16I: in getAmountOfComponentsForInternalformat()
545 case GL_R16I: in getComponentSizeForInternalformat()
857 case GL_R16I: in getFormatOfInternalformat()
1024 case GL_R16I: in getGLFormatOfInternalformat()
1403 case GL_R16I: in getInternalformatString()
1768 case GL_R16I: in getSamplerTypeForInternalformat()
1987 case GL_R16I: in getTypeCompatibleWithInternalformat()
2477 case GL_R16I: in isInternalformatSupported()
Dgl4cCopyImageTests.cpp146 GL_R16, GL_R16F, GL_R16I, GL_R16UI, GL_R16_SNORM,
287 case GL_R16I: in filterFormats()
540 case GL_R16I: in getEpsilon()
629 case GL_R16I: in getFormat()
734 case GL_R16I: in getNumberOfChannels()
886 case GL_R16I: in getType()
997 case GL_R16I: in getPixelSizeForFormat()
2306 case GL_R16I: in packPixel()
/external/mesa3d/src/mesa/main/
Dshaderimage.c115 case GL_R16I: in _mesa_get_shader_image_format()
397 case GL_R16I: in _mesa_is_shader_image_format_supported()
Dglformats.c809 case GL_R16I: in _mesa_is_enum_format_signed_int()
1196 case GL_R16I: in _mesa_is_color_format()
2587 case GL_R16I: in _mesa_base_tex_format()
3349 if (internalFormat != GL_R16I) in _mesa_gles_error_check_format_and_type()
3872 case GL_R16I: in _mesa_is_es3_color_renderable()
Dtexformat.c746 case GL_R16I: in _mesa_choose_tex_format()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp209 case FMT_CASE(R, SIGNED_INT16): return GL_R16I; in getInternalFormat()
538 case GL_R16I: return TextureFormat(TextureFormat::R, TextureFormat::SIGNED_INT16); in mapGLInternalFormat()
592 case GL_R16I: in isGLInternalColorFormatFilterable()
1140 case GL_R16I: in getRenderableBitsES3()
/external/angle/src/tests/gl_tests/
DBlendIntegerTest.cpp211 runTest<GL_R16I, 1, true>(); in TEST_P()
DCopyTexture3DTest.cpp125 case GL_R16I: in testCopy()
876 testCopy(testTarget, kColor, GL_R16I, GL_SHORT, false, false, false, GLColor(127, 0, 0, 1)); in testIntFormats()
877 testCopy(testTarget, kColor, GL_R16I, GL_SHORT, false, true, false, GLColor(115, 0, 0, 1)); in testIntFormats()
878 testCopy(testTarget, kColor, GL_R16I, GL_SHORT, false, false, true, GLColor(127, 0, 0, 1)); in testIntFormats()
/external/swiftshader/src/OpenGL/common/
DImage.cpp93 case GL_R16I: return GL_RED; in GetBaseInternalFormat()
239 case GL_SHORT: return GL_R16I; in GetSizedInternalFormat()
337 case GL_R16I: return sw::FORMAT_R16I; in SelectInternalFormat()
1563 ASSERT_OR_RETURN(internalformat == GL_R16I && getExternalFormat() == sw::FORMAT_R16I); in loadImageData()
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferParameters.cpp68 m_internal_formats[GL_R16I] = sizeof(glw::GLshort) * 1 /* components */; in initTest()
/external/virglrenderer/src/
Dvrend_formats.c151 { VIRGL_FORMAT_R16_SINT, GL_R16I, GL_RED_INTEGER, GL_SHORT, NO_SWIZZLE },
186 { VIRGL_FORMAT_L16_SINT, GL_R16I, GL_RED_INTEGER, GL_SHORT, RRR1_SWIZZLE },

1234