Home
last modified time | relevance | path

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

1234

/external/angle/src/libANGLE/
Dformat_map_autogen.cpp363 return GL_R16F; in GetSizedFormatInternal()
365 return GL_R16F; in GetSizedFormatInternal()
1429 case GL_R16F: in ValidES3FormatCombination()
1441 case GL_R16F: in ValidES3FormatCombination()
1453 case GL_R16F: in ValidES3FormatCombination()
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp430 case GL_R16F: in IsSizedInternalFormat()
1090 case GL_HALF_FLOAT: VALIDATE_INTERNALFORMAT(GL_R16F) in ValidateTextureFormatType()
1091 case GL_FLOAT: VALIDATE_INTERNALFORMAT(GL_R32F, GL_R16F) in ValidateTextureFormatType()
1373 case GL_R16F: in IsColorRenderable()
1482 case GL_R16F: in IsDepthRenderable()
1548 case GL_R16F: in IsStencilRenderable()
1614 case GL_R16F: return 0; in GetAlphaSize()
1663 case GL_R16F: return 16; in GetRedSize()
1712 case GL_R16F: return 0; in GetGreenSize()
1761 case GL_R16F: return 0; in GetBlueSize()
[all …]
DFramebuffer.cpp563 case GL_R16F: return GL_RED; in getImplementationColorReadFormat()
624 case GL_R16F: return GL_HALF_FLOAT; in getImplementationColorReadType()
/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp213 case GL_R16F: in isRequiredFormat()
240 case GL_R16F: in getEnablingExtensions()
329 case GL_R16F: in getMinimumSampleCount()
Des31fInternalFormatQueryTests.cpp97 …mat == GL_RG32F || m_internalFormat == GL_RGBA32F || m_internalFormat == GL_R16F || m_internalForm… in iterate()
410 { "r16f", GL_R16F, FormatSamplesCase::FORMAT_COLOR }, in init()
Des31fTextureFormatTests.cpp509 { "r16f", GL_R16F, }, in init()
560 { "r16f", GL_R16F, }, in init()
Des31fFboColorbufferTests.cpp315 GL_R16F, in init()
/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp92 GL_RG32F, GL_RG16F, GL_R32F, GL_R16F,
93 GL_RGBA16F, GL_RGB16F, GL_RG16F, GL_R16F,
130 GL_RGBA32F, GL_RGBA16F, GL_R11F_G11F_B10F, GL_RG32F, GL_RG16F, GL_R32F, GL_R16F,
Des3fFboTestCase.cpp229 case GL_R16F: in getEnablingExtensions()
318 case GL_R16F: in getMinimumSampleCount()
Des3fFboMultisampleTests.cpp379 GL_R16F in init()
/external/deqp/modules/gles3/performance/
Des3pTextureFormatTests.cpp98 { "r16f", GL_R16F, }, in init()
/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp187 static const _out_ch_desc float16_zero = { GL_R16F, data_float16_zero };
188 static const _out_ch_desc float16_one = { GL_R16F, data_float16_one };
608 GL_R16F,
613 { GL_R16F, src_data_r16f + 0 },
626 { GL_R16F, src_data_rg16f + 0 },
627 { GL_R16F, src_data_rg16f + 1 },
639 { GL_R16F, src_data_rgb16f + 0 },
640 { GL_R16F, src_data_rgb16f + 1 },
641 { GL_R16F, src_data_rgb16f + 2 },
652 { GL_R16F, src_data_rgba16f + 0 },
[all …]
Dgl4cTextureViewTests.cpp60 GL_SRGB8, VIEW_CLASS_24_BITS, GL_RGB8UI, VIEW_CLASS_24_BITS, GL_RGB8I, VIEW_CLASS_24_BITS, GL_R16F,
113 GL_R16F, /* >= GL 4.0 */
276 case GL_R16F: in getAmountOfComponentsForInternalformat()
544 case GL_R16F: in getComponentSizeForInternalformat()
840 case GL_R16F: in getFormatOfInternalformat()
1013 case GL_R16F: in getGLFormatOfInternalformat()
1400 case GL_R16F: in getInternalformatString()
1727 case GL_R16F: in getSamplerTypeForInternalformat()
1937 case GL_R16F: in getTypeCompatibleWithInternalformat()
2476 case GL_R16F: in isInternalformatSupported()
Dgl4cCopyImageTests.cpp146 GL_R16, GL_R16F, GL_R16I, GL_R16UI, GL_R16_SNORM,
286 case GL_R16F: in filterFormats()
535 case GL_R16F: in getEpsilon()
621 case GL_R16F: in getFormat()
729 case GL_R16F: in getNumberOfChannels()
865 case GL_R16F: in getType()
996 case GL_R16F: in getPixelSizeForFormat()
2301 case GL_R16F: in packPixel()
/external/deqp/modules/gles2/functional/
Des2fFboCompletenessTests.cpp113 GL_R16F,
136 GL_R11F_G11F_B10F, GL_RGBA16F, GL_RG16F, GL_R16F,
/external/angle/src/tests/gl_tests/
DCopyTexture3DTest.cpp153 case GL_R16F: in testCopy()
692 testCopy(GL_TEXTURE_3D, GLColor(210, 200, 150, 235), GL_R16F, floatType, false, false, in TEST_P()
694 testCopy(GL_TEXTURE_3D, GLColor(210, 200, 150, 235), GL_R16F, floatType, false, true, in TEST_P()
696 testCopy(GL_TEXTURE_3D, GLColor(210, 200, 150, 235), GL_R16F, floatType, false, false, in TEST_P()
1425 testCopy(GL_TEXTURE_2D_ARRAY, GLColor(210, 200, 150, 235), GL_R16F, floatType, false, in TEST_P()
1427 testCopy(GL_TEXTURE_2D_ARRAY, GLColor(210, 200, 150, 235), GL_R16F, floatType, false, in TEST_P()
1429 testCopy(GL_TEXTURE_2D_ARRAY, GLColor(210, 200, 150, 235), GL_R16F, floatType, false, in TEST_P()
DTextureUploadFormatTest.cpp554 fnTest({GL_R16F, GL_RED, GL_HALF_FLOAT}, {1, 0, 0, 0}); in TEST_P()
579 fnTest({GL_R16F, GL_RED, GL_FLOAT}, {1, 0, 0, 0}); in TEST_P()
/external/mesa3d/src/mesa/main/
Dshaderimage.c61 case GL_R16F: in _mesa_get_shader_image_format()
387 case GL_R16F: in _mesa_is_shader_image_format_supported()
Dglformats.c1050 case GL_R16F: in _mesa_is_color_format()
2577 case GL_R16F: in _mesa_base_tex_format()
3294 case GL_R16F: in _mesa_gles_error_check_format_and_type()
3311 case GL_R16F: in _mesa_gles_error_check_format_and_type()
3863 case GL_R16F: in _mesa_is_es3_color_renderable()
3930 case GL_R16F: in _mesa_is_es3_texture_filterable()
Dtexformat.c693 case GL_R16F: in _mesa_choose_tex_format()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp208 case FMT_CASE(R, HALF_FLOAT): return GL_R16F; in getInternalFormat()
535 case GL_R16F: return TextureFormat(TextureFormat::R, TextureFormat::HALF_FLOAT); in mapGLInternalFormat()
575 case GL_R16F: in isGLInternalColorFormatFilterable()
1158 case GL_R16F: in getRenderableBitsES3()
/external/virglrenderer/src/
Dvrend_formats.c137 { VIRGL_FORMAT_L16_FLOAT, GL_R16F, GL_RED, GL_HALF_FLOAT, RRR1_SWIZZLE },
163 { VIRGL_FORMAT_R16_FLOAT, GL_R16F, GL_RED, GL_HALF_FLOAT, NO_SWIZZLE },
/external/swiftshader/src/OpenGL/common/
DImage.cpp81 case GL_R16F: return GL_RED; in GetBaseInternalFormat()
229 case GL_HALF_FLOAT: return GL_R16F; in GetSizedInternalFormat()
230 case GL_HALF_FLOAT_OES: return GL_R16F; in GetSizedInternalFormat()
353 case GL_R16F: return sw::FORMAT_R16F; in SelectInternalFormat()
1613 case GL_R16F: return Transfer<R32FtoR16F>(buffer, input, rect); in loadImageData()
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferParameters.cpp65 m_internal_formats[GL_R16F] = sizeof(glw::GLhalf) * 1 /* components */; in initTest()
/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp105 … GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_R16F, GL_NONE, GL_NON…
106 … GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_R16F, GL_RG16F, GL_NON…
109 … GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_R16F, GL_RG16F, GL_RGB…
110 … GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_NONE, GL_R16F, GL_RG16F, GL_RGB…
141 GL_R16F,
181 …GL_RGBA32UI, GL_R16F, GL_RG16F, GL_R32F, GL_RG32F, GL_RGB16F, GL_RGBA16F, GL_RGB32F, GL_R…
547 …result = (internalformat == GL_RGB) || (internalformat == GL_RGBA) || (internalformat == GL_R16F) … in isInternalFormatCompatibleWithType()
2513 result.data_internalformat = GL_R16F; in getR16FPixelData()
5203 case GL_R16F: in getFormatAndTypeCompatibleWithInternalformat()
5351 case GL_R16F: in getFormatForInternalformat()
[all …]

1234