Home
last modified time | relevance | path

Searched defs:CreateTextures (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp4346 void CompressedSubImageTest::CreateTextures(glw::GLenum target) in CreateTextures() function in gl4cts::DirectStateAccess::Textures::CompressedSubImageTest
7311 void BindUnitTest::CreateTextures() in CreateTextures() function in gl4cts::DirectStateAccess::Textures::BindUnitTest
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs1740 …pub unsafe fn CreateTextures(target: types::GLenum, n: types::GLsizei, textures: *mut types::GLuin… in CreateTextures() function
3658 pub static mut CreateTextures: FnPtr = FnPtr { constant
8192 pub mod CreateTextures { module