Searched defs:textureBuffer (Results 1 – 4 of 4) sorted by relevance
701 PFNGLTEXTUREBUFFERPROC textureBuffer = nullptr; variable
703 glTextureBufferFunc textureBuffer; variable
390 GLuint textureBuffer, in createStorageBuffer()
3478 void Context::textureBuffer(TextureID texture, GLenum internalformat, BufferID buffer) in textureBuffer() function in gl::Context