Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DMultiDrawTest.cpp783 TEST_P(MultiDrawIndirectTest, MultiDrawElementsIndirect) in TEST_P() argument
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs2374 …pub unsafe fn MultiDrawElementsIndirect(mode: types::GLenum, type_: types::GLenum, indirect: *cons… in MultiDrawElementsIndirect() function
4698 pub static mut MultiDrawElementsIndirect: FnPtr = FnPtr { constant
13652 pub mod MultiDrawElementsIndirect { module