Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/common/
DObject.hpp70 class BindingPointer class
73 BindingPointer() : object(nullptr) { } in BindingPointer() function in gl::BindingPointer
75 BindingPointer(const BindingPointer<ObjectType> &other) : object(nullptr) in BindingPointer() function in gl::BindingPointer