Home
last modified time | relevance | path

Searched defs:internalformat_list (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp123 const glw::GLenum internalformat_list[] = {GL_R8, in iterate() local
790 …const glw::GLenum internalformat_list[] = {GL_R8, GL_RGB565, GL_RGB10_A2UI, GL_SRGB8_ALPHA8… in iterate() local
940 …const glw::GLenum internalformat_list[] = {GL_DEPTH_COMPONENT16, GL_DEPTH_COMPONENT32F, GL_… in iterate() local
1079 const glw::GLenum internalformat_list[] = {GL_DEPTH24_STENCIL8, GL_DEPTH32F_STENCIL8}; in iterate() local
H A Des31cTextureStorageMultisampleFunctionalTests.cpp1589 const glw::GLenum internalformat_list[] = {GL_RGBA8, GL_RGB565, GL_SRGB8_ALPHA8}; in iterate() local