Home
last modified time | relevance | path

Searched refs:GL_R8 (Results 1 – 25 of 42) sorted by relevance

12

/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp3449 { "r8", GL_R8, }, in init()
3518 …alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_r8_4_8", "", GL_R8, 4, 8, 4, 8)… in init()
3519 …alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_r8_63_1", "", GL_R8, 63, 30, 1, 1… in init()
3520 …alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_r8_63_2", "", GL_R8, 63, 30, 1, 2… in init()
3521 …alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_r8_63_4", "", GL_R8, 63, 30, 1, 4… in init()
3522 …alignGroup->addChild(new TexImage2DAlignCase (m_context, "2d_r8_63_8", "", GL_R8, 63, 30, 1, 8… in init()
3536 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_r8_4_8", "", GL_R8, 4, 3, 8)… in init()
3537 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_r8_63_1", "", GL_R8, 63, 1, 1… in init()
3538 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_r8_63_2", "", GL_R8, 63, 1, 2… in init()
3539 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_r8_63_4", "", GL_R8, 63, 1, 4… in init()
[all …]
Des3fFboTestCase.cpp181 case GL_R8: in isRequiredFormat()
292 case GL_R8: in getMinimumSampleCount()
Des3fRboStateQueryTests.cpp183 GL_R8, GL_RG8, GL_RGB8, GL_RGB565, GL_RGBA4, GL_RGB5_A1, GL_RGBA8, GL_RGB10_A2, in test()
225 { GL_R8, 8, 0, 0, 0 }, in test()
Des3fInternalFormatQueryTests.cpp185 { "r8", GL_R8, false }, in init()
Des3fFboMultisampleTests.cpp277 GL_R8, in init()
Des3fFboCompletenessTests.cpp49 GL_R8, GL_RG8, GL_RGB8, GL_RGB565, GL_RGBA4, GL_RGB5_A1, GL_RGBA8,
Des3fTextureSwizzleTests.cpp246 { "red", GL_R8, GL_RED, GL_UNSIGNED_BYTE }, in init()
Des3fFragmentOutputTests.cpp1010 GL_R8 in createRandomCase()
1115 GL_R8 in init()
Des3fFboStateQueryTests.cpp505 { GL_R8, GL_UNSIGNED_NORMALIZED }, in test()
/external/deqp/modules/gles3/performance/
Des3pTextureFormatTests.cpp101 { "r8", GL_R8, }, in init()
/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp185 case GL_R8: in isRequiredFormat()
297 case GL_R8: in getMinimumSampleCount()
Des31fTextureFormatTests.cpp474 { "r8", GL_R8, }, in init()
521 { "r8", GL_R8, }, in init()
Des31fFboColorbufferTests.cpp304 GL_R8, in init()
Des31fTextureLevelStateQueryTests.cpp278 internalFormat == GL_R8 || in isColorRenderableFormat()
314 return internalFormat == GL_R8 || in isTextureBufferFormat()
588 GL_R8, GL_R8_SNORM, GL_RG8, GL_RG8_SNORM, GL_RGB8, GL_RGB8_SNORM, GL_RGB565, GL_RGBA4, GL_RGB5_A1, in generateInternalFormatTextureGenerationGroup()
1170 const int initialValues[2] = { GL_RGBA, GL_R8 }; in checkTextureState()
Des31fInternalFormatQueryTests.cpp361 { "r8", GL_R8, FormatSamplesCase::FORMAT_COLOR }, in init()
Des31fFboTestUtil.cpp530 case GL_R8: return "r8"; in getFormatName()
Des31fTextureBorderClampTests.cpp2307 { "r8", GL_R8, tcu::Sampler::MODE_LAST }, in init()
2434 { "unorm_color", GL_R8, tcu::Sampler::MODE_LAST }, in init()
2479 { "unorm_color", GL_R8, tcu::Sampler::MODE_LAST }, in init()
2707 { "r8", GL_R8, tcu::Sampler::MODE_LAST }, in init()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp210 case FMT_CASE(R, UNORM_INT8): return GL_R8; in getInternalFormat()
534 case GL_R8: return TextureFormat(TextureFormat::R, TextureFormat::UNORM_INT8); in mapGLInternalFormat()
555 case GL_R8: in isGLInternalColorFormatFilterable()
1100 case GL_R8: in getRenderableBitsES3()
DgluFboRenderContext.cpp58 GL_R8, in chooseColorFormat()
/external/deqp/modules/gles2/functional/
Des2fFboCompletenessTests.cpp120 GL_R8,
/external/mesa3d/src/mesa/main/
Dtexformat.c784 case GL_R8: in _mesa_choose_tex_format()
Dglformats.c484 case GL_R8: in _mesa_is_color_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_fbo.c332 strb->Base.InternalFormat = GL_R8; in st_new_renderbuffer_fb()
Dst_format.c1061 { GL_RED, GL_R8, 0 },
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp135 GL_R8, GL_RG8,

12