Searched defs:storType (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySubImage3D.cpp | 313 configureCubeMapArrayTexture(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType, glw::GLuint clear_value) configureCubeMapArrayTexture() argument
|
H A D | esextcTextureCubeMapArrayImageTextureSize.cpp | 224 createCubeMapArrayTexture(glw::GLuint& texId, glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType, glw::GLboolean shadow) createCubeMapArrayTexture() argument 315 configureTextures(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType) configureTextures() argument 446 configureTextures(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType) configureTextures() argument 468 checkResults(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType) checkResults() argument 1168 checkResults(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType) checkResults() argument 1588 configureTextures(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType) configureTextures() argument 1646 checkResults(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType) checkResults() argument [all...] |
H A D | esextcTextureCubeMapArrayImageOperations.cpp | 139 checkResults(Context& context, glw::GLuint copy_po_id, glw::GLuint id, glw::GLuint width, glw::GLuint height, glw::GLuint depth, glw::GLuint components, glw::GLenum format, glw::GLenum type, STORAGE_TYPE storType, T* expectedData) checkResults() argument 271 configureTexture(glcts::Context& context, glw::GLuint* id, glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType, glw::GLenum internalFormat, glw::GLenum format, glw::GLenum type, const T* data) configureTexture() argument
|
Completed in 5 milliseconds