Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluObjectWrapper.hpp94 class TypedObjectWrapper : public ObjectWrapper class
97TypedObjectWrapper(const glw::Functions &gl, uint32_t object) : ObjectWrapper(gl, objectTraits(Typ… in TypedObjectWrapper() function in glu::TypedObjectWrapper
100 explicit TypedObjectWrapper(const RenderContext &context) in TypedObjectWrapper() function in glu::TypedObjectWrapper
104 explicit TypedObjectWrapper(const glw::Functions &gl) : ObjectWrapper(gl, objectTraits(Type)) in TypedObjectWrapper() function in glu::TypedObjectWrapper