Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureFilterMinmaxTests.hpp72 struct ReductionModeParam struct in gl4cts::TextureFilterMinmaxUtils
74 glw::GLint m_reductionMode;
75 bool m_queryTestOnly;
77 ReductionModeParam(glw::GLint reductionMode, bool queryTestOnly) in ReductionModeParam() function