Home
last modified time | relevance | path

Searched refs:DisjointTimerQueryBase (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/disjoint_timer_query/
H A DesextcDisjointTimerQueryBase.hpp38 class DisjointTimerQueryBase : public TestCaseBase class
41DisjointTimerQueryBase(Context &context, const ExtParameters &extParams, const char *name, const c…
43 virtual ~DisjointTimerQueryBase() in ~DisjointTimerQueryBase()
H A DesextcDisjointTimerQueryBase.cpp47 DisjointTimerQueryBase::DisjointTimerQueryBase(Context &context, const ExtParameters &extParams, co… in DisjointTimerQueryBase() function in glcts::DisjointTimerQueryBase
H A DesextcDisjointTimerQueryHandleReuse.hpp38 class DisjointTimerQueryHandleReuse : public DisjointTimerQueryBase
H A DesextcDisjointTimerQueryHandleReuse.cpp49 : DisjointTimerQueryBase(context, extParams, name, description) in DisjointTimerQueryHandleReuse()