Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/egl/
H A DegluCallLogWrapper.cpp160 class ContextAttribValuePointerFmt class
165ContextAttribValuePointerFmt(uint32_t attrib_, const int *value_) : attrib(attrib_), value(value_) in ContextAttribValuePointerFmt() function in eglu::ContextAttribValuePointerFmt