Searched defs:TexBuffer (Results 1 – 2 of 2) sorted by relevance
2685 …pub unsafe fn TexBuffer(target: types::GLenum, internalformat: types::GLenum, buffer: types::GLuin… in TexBuffer() function5194 pub static mut TexBuffer: FnPtr = FnPtr { constant16256 pub mod TexBuffer { module
3473 void Texture::TexBuffer(const Functions &gl, GLenum internal_format, GLuint &buffer_id) in TexBuffer() function in gl4cts::EnhancedLayouts::Utils::Texture