Home
last modified time | relevance | path

Searched refs:addCreateTextureCubemapActions (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglImageFormatTests.cpp1083 …void addCreateTextureCubemapActions (const string& suffix, GLenum internalFormat, GLenum format,…
1114 void ImageTests::addCreateTextureCubemapActions (const string& suffix, GLenum internalFormat, GLenu… in addCreateTextureCubemapActions() function in deqp::egl::Image::ImageTests
1264 addCreateTextureCubemapActions("_rgba", GL_RGBA, GL_RGBA, GL_UNSIGNED_BYTE); in init()
1265 addCreateTextureCubemapActions("_rgb", GL_RGB, GL_RGB, GL_UNSIGNED_BYTE); in init()
1448 addCreateTextureCubemapActions("_rgba8", GL_RGBA, GL_RGBA, GL_UNSIGNED_BYTE); in init()
1449 addCreateTextureCubemapActions("_rgb8", GL_RGB, GL_RGB, GL_UNSIGNED_BYTE); in init()