Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayImageTextureSize.hpp96 STORAGE_TYPE storType, glw::GLboolean shadow);
103 …configureTextures(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType);
107 STORAGE_TYPE storType) = 0;
140 …configureTextures(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType);
143 STORAGE_TYPE storType);
271 STORAGE_TYPE storType);
328 …configureTextures(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType);
332 STORAGE_TYPE storType);
DesextcTextureCubeMapArrayGenerateMipMap.hpp81 const char* description, STORAGE_TYPE storageType);
105 STORAGE_TYPE m_storage_type;
126 const char* description, STORAGE_TYPE storageType);
143 STORAGE_TYPE m_storage_type;
DesextcTextureCubeMapArrayImageTextureSize.cpp166 if (!isMutableTextureTestable() && (STORAGE_TYPE)i == ST_MUTABLE) in iterate()
179 configureTextures(width, height, depth, (STORAGE_TYPE)i); in iterate()
188 if (!checkResults(width, height, depth, (STORAGE_TYPE)i)) in iterate()
226 STORAGE_TYPE storType, glw::GLboolean shadow) in createCubeMapArrayTexture()
316 STORAGE_TYPE storType) in configureTextures()
447 STORAGE_TYPE storType) in configureTextures()
469 glw::GLuint depth, STORAGE_TYPE storType) in checkResults()
1169 glw::GLuint depth, STORAGE_TYPE storType) in checkResults()
1589 glw::GLuint depth, STORAGE_TYPE storType) in configureTextures()
1647 glw::GLuint depth, STORAGE_TYPE storType) in checkResults()
DesextcTextureCubeMapArraySubImage3D.hpp132 …ubeMapArrayTexture(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType,
DesextcTextureCubeMapArrayGenerateMipMap.cpp92 STORAGE_TYPE storageType) in TextureCubeMapArrayGenerateMipMapFilterable()
486 STORAGE_TYPE storageType) in TextureCubeMapArrayGenerateMipMapNonFilterable()
DesextcTextureCubeMapArraySubImage3D.cpp153 configureCubeMapArrayTexture(width, height, depth, static_cast<STORAGE_TYPE>(storage_index), 0); in iterate()
314 glw::GLuint depth, STORAGE_TYPE storType, in configureCubeMapArrayTexture()
DesextcTextureCubeMapArrayImageOperations.cpp141 STORAGE_TYPE storType, T* expectedData) in checkResults()
261 glw::GLuint depth, STORAGE_TYPE storType, glw::GLenum internalFormat, glw::GLenum format, in configureTexture()
/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.hpp53 enum STORAGE_TYPE enum