HomeSort by relevance Sort by last modified time
    Searched refs:STORAGE_TYPE (Results 1 - 8 of 8) sorted by null

  /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
esextcTextureCubeMapArrayGenerateMipMap.hpp 81 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;
esextcTextureCubeMapArrayImageTextureSize.hpp 96 STORAGE_TYPE storType, glw::GLboolean shadow);
103 virtual void configureTextures(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType);
107 STORAGE_TYPE storType) = 0;
140 virtual void configureTextures(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType);
143 STORAGE_TYPE storType);
271 STORAGE_TYPE storType);
328 virtual void configureTextures(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType);
332 STORAGE_TYPE storType);
esextcTextureCubeMapArraySubImage3D.hpp 132 void configureCubeMapArrayTexture(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType,
esextcTextureCubeMapArrayImageTextureSize.cpp 166 if (!isMutableTextureTestable() && (STORAGE_TYPE)i == ST_MUTABLE)
179 configureTextures(width, height, depth, (STORAGE_TYPE)i);
188 if (!checkResults(width, height, depth, (STORAGE_TYPE)i))
226 STORAGE_TYPE storType, glw::GLboolean shadow)
316 STORAGE_TYPE storType)
447 STORAGE_TYPE storType)
469 glw::GLuint depth, STORAGE_TYPE storType)
    [all...]
esextcTextureCubeMapArrayGenerateMipMap.cpp 92 STORAGE_TYPE storageType)
486 STORAGE_TYPE storageType)
esextcTextureCubeMapArraySubImage3D.cpp 153 configureCubeMapArrayTexture(width, height, depth, static_cast<STORAGE_TYPE>(storage_index), 0);
314 glw::GLuint depth, STORAGE_TYPE storType,
esextcTextureCubeMapArrayImageOperations.cpp 141 STORAGE_TYPE storType, T* expectedData)
261 glw::GLuint depth, STORAGE_TYPE storType, glw::GLenum internalFormat, glw::GLenum format,
    [all...]
  /external/deqp/external/openglcts/modules/glesext/
esextcTestCaseBase.hpp 53 enum STORAGE_TYPE

Completed in 124 milliseconds