Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DProgramBinaryTest.cpp1441 TEST_P(ProgramBinaryTransformFeedbackTest, GetTransformFeedbackVarying) in TEST_P() argument
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs2188 …pub unsafe fn GetTransformFeedbackVarying(program: types::GLuint, index: types::GLuint, bufSize: t… in GetTransformFeedbackVarying() function
4390 pub static mut GetTransformFeedbackVarying: FnPtr = FnPtr { constant
12035 pub mod GetTransformFeedbackVarying { module