Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureFilterMinmaxTests.hpp74 struct ReductionModeParam struct in gl4cts::TextureFilterMinmaxUtils
76 glw::GLint m_reductionMode;
77 bool m_queryTestOnly;
79 ReductionModeParam(glw::GLint reductionMode, bool queryTestOnly) in ReductionModeParam() function