Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DD3DTextureTest.cpp1042 TEST_P(D3DTextureTestMS, BindTexture) in TEST_P() argument
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs1541 …pub unsafe fn BindTexture(target: types::GLenum, texture: types::GLuint) -> () { __gl_imports::mem… in BindTexture() function
3334 pub static mut BindTexture: FnPtr = FnPtr { variable
6491 pub mod BindTexture { module