Searched defs:TexStorage2D (Results 1 – 2 of 2) sorted by relevance
119 TEST_P(TextureRectangleTest, TexStorage2D) in TEST_P() argument129 auto TexStorage2D = [useES3](GLenum target, GLint levels, GLenum format, GLint width, in TEST_P() local
2735 …pub unsafe fn TexStorage2D(target: types::GLenum, levels: types::GLsizei, internalformat: types::G… in TexStorage2D() function5282 pub static mut TexStorage2D: FnPtr = FnPtr { variable16718 pub mod TexStorage2D { module