Searched defs:CreateTextures (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ | ||
D | gl4cDirectStateAccessTexturesTests.cpp | 4346 void CompressedSubImageTest::CreateTextures(glw::GLenum target) in CreateTextures() function in gl4cts::DirectStateAccess::Textures::CompressedSubImageTest |
/external/rust/android-crates-io/crates/gl/out/ | ||
D | bindings.rs | 1740 …pub unsafe fn CreateTextures(target: types::GLenum, n: types::GLsizei, textures: *mut types::GLuin… in CreateTextures() function |