Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluStrUtil.hpp37 class EnumPointerFmt class
46 EnumPointerFmt(const uint32_t *value_, uint32_t size_, GetEnumNameFunc getName_) in EnumPointerFmt() function in glu::detail::EnumPointerFmt
/aosp_15_r20/external/deqp/framework/egl/
H A DegluCallLogWrapper.cpp88 class EnumPointerFmt class
94 EnumPointerFmt(const int *value_, GetEnumNameFunc getName_) : value(value_), getName(getName_) in EnumPointerFmt() function in eglu::EnumPointerFmt