Home
last modified time | relevance | path

Searched refs:GL_R16 (Results 1 – 25 of 39) sorted by relevance

12

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp209 static const _out_ch_desc unorm16_zero = { GL_R16, data_unorm16_zero };
210 static const _out_ch_desc unorm16_one = { GL_R16, data_unorm16_one };
257 GL_R16,
262 { GL_R16, DE_NULL },
314 { GL_R16, DE_NULL },
315 { GL_R16, DE_NULL },
405 { GL_R16, DE_NULL },
406 { GL_R16, DE_NULL },
407 { GL_R16, DE_NULL },
418 { GL_R16, DE_NULL },
[all …]
Dgl3cTextureSizePromotion.cpp611 return GL_R16; in getDestinationFormatForChannel()
1257 { glu::ContextType(3, 0, glu::PROFILE_CORE), GL_R16, STR(GL_R16), false, true, 16, 0, 0, 0, 0, 0,
Dgl4cTextureViewTests.cpp62 GL_R16I, VIEW_CLASS_16_BITS, GL_RG8, VIEW_CLASS_16_BITS, GL_R16, VIEW_CLASS_16_BITS, GL_RG8_SNORM,
116 GL_R16, /* >= GL 4.0 */
274 case GL_R16: in getAmountOfComponentsForInternalformat()
547 case GL_R16: in getComponentSizeForInternalformat()
776 case GL_R16: in getFormatOfInternalformat()
1012 case GL_R16: in getGLFormatOfInternalformat()
1409 case GL_R16: in getInternalformatString()
1726 case GL_R16: in getSamplerTypeForInternalformat()
2001 case GL_R16: in getTypeCompatibleWithInternalformat()
2479 case GL_R16: in isInternalformatSupported()
Dgl4cCopyImageTests.cpp146 GL_R16, GL_R16F, GL_R16I, GL_R16UI, GL_R16_SNORM,
285 case GL_R16: in filterFormats()
534 case GL_R16: in getEpsilon()
620 case GL_R16: in getFormat()
728 case GL_R16: in getNumberOfChannels()
872 case GL_R16: in getType()
995 case GL_R16: in getPixelSizeForFormat()
2300 case GL_R16: in packPixel()
Dgl4cSparseTexture2Tests.cpp352 mStandardVirtualPageSizesTable[GL_R16] = PageSizeStruct(256, 128, 1); in init()
462 mSupportedInternalFormats.push_back(GL_R16); in init()
596 else if (format == GL_R16) in createShaderTokens()
2717 convFormat = GL_R16; in writeDataToTexture()
Dgl4cSparseTextureTests.cpp817 mSupportedInternalFormats.push_back(GL_R16); in init()
1033 mSupportedInternalFormats.push_back(GL_R16); in init()
1648 mSupportedInternalFormats.push_back(GL_R16); in init()
Dgl4cDirectStateAccessBuffersTests.cpp999 …is_ok &= TestClearNamedBufferData<glw::GLushort, false>(GL_R16, 1, GL_RED, GL_UNSIGNED_SHORT, refe… in iterate()
1005 …is_ok &= TestClearNamedBufferData<glw::GLushort, true>(GL_R16, 1, GL_RED, GL_UNSIGNED_SHORT, refer… in iterate()
2664 GL_R8, GL_R16, GL_R16F, GL_R32F, GL_R8I, GL_R16I, GL_R32I, in TestErrorsOfClearNamedBufferData()
2898 GL_R8, GL_R16, GL_R16F, GL_R32F, GL_R8I, GL_R16I, GL_R32I, in TestErrorsOfClearNamedBufferSubData()
Dgl4cSparseTextureClampTests.cpp734 convFormat = GL_R16; in writeDataToTexture()
Dgl4cShaderImageLoadStoreTests.cpp586 case GL_R16: in FormatEnumToString()
1380 if (!Write(GL_R16, vec4(1.0f), vec4(1.0f, 0.0f, 0.0f, 1.0f))) in Run()
1569 if (!Read(GL_R16, vec4(1.0f), vec4(1.0f, 0.0f, 0.0f, 1.0f))) in Run()
1753 if (!Write(GL_R16, vec4(1.0f), vec4(1.0f, 0.0f, 0.0f, 1.0f))) in Run()
1980 if (!Read(GL_R16, vec4(1.0f), vec4(1.0f, 0.0f, 0.0f, 1.0f))) in Run()
2235 if (!Read(GL_R16, vec4(1.0f), vec4(1.0f, 0.0f, 0.0f, 1.0f))) in Run()
4341 if (!Write(GL_R16, vec4(1.0f), vec4(1.0f, 0.0f, 0.0f, 1.0f))) in RunStage()
/external/mesa3d/src/mesa/main/
Dshaderimage.c136 case GL_R16: in _mesa_get_shader_image_format()
417 case GL_R16: in _mesa_is_shader_image_format_supported()
Dglformats.c666 case GL_R16: in _mesa_is_enum_format_unorm()
1015 case GL_R16: in _mesa_is_color_format()
2595 case GL_R16: in _mesa_base_tex_format()
3281 if (!_mesa_has_EXT_texture_norm16(ctx) || internalFormat != GL_R16) in _mesa_gles_error_check_format_and_type()
3889 case GL_R16: in _mesa_is_es3_color_renderable()
3937 case GL_R16: in _mesa_is_es3_texture_filterable()
Dtexformat.c674 case GL_R16: in _mesa_choose_tex_format()
Dtextureview.c170 {GL_VIEW_CLASS_16_BITS, GL_R16},
Dreadpix.c933 case GL_R16: in read_pixels_es3_error_check()
/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.c997 .internal_format = GL_R16,
1002 .internal_format = GL_R16,
/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp256 case GL_R16: in getEnablingExtensions()
Des31fFboColorbufferTests.cpp411 GL_R16, in init()
Des31fFboTestUtil.cpp544 case GL_R16: return "r16"; in getFormatName()
/external/virglrenderer/src/
Dvrend_formats.c98 { VIRGL_FORMAT_L16_UNORM, GL_R16, GL_RED, GL_UNSIGNED_SHORT, RRR1_SWIZZLE },
104 { VIRGL_FORMAT_R16_UNORM, GL_R16, GL_RED, GL_UNSIGNED_SHORT, NO_SWIZZLE },
/external/deqp/framework/opengl/
DgluTextureUtil.cpp206 case FMT_CASE(R, UNORM_INT16): return GL_R16; in getInternalFormat()
535 case GL_R16: return TextureFormat(TextureFormat::R, TextureFormat::UNORM_INT16); in mapGLInternalFormat()
DgluStrUtil.inl871 case GL_R16: return "GL_R16";
1721 case GL_R16: return "GL_R16";
/external/angle/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h593 #define GL_R16 0x822A macro
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c526 { GL_R16, 0 },
Dst_cb_fbo.c414 strb->Base.InternalFormat = GL_R16; in st_new_renderbuffer_fb()
/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp255 …{ GL_R16, GL_RED, GL_RED, GL_UNSIGNED_SHORT, SAMPLER_UNORM, { {16, 0, 0, 0, 0, 0, 0, 0,…

12