HomeSort by relevance Sort by last modified time
    Searched defs:valueMax (Results 1 - 4 of 4) sorted by null

  /external/deqp/framework/common/
tcuTextureUtil.hpp 68 Vec4 valueMax;
74 , valueMax (valueMax_)
  /external/chromium_org/third_party/libxml/src/include/libxml/
xpath.h 377 int valueMax; /* max number of values stacked */
  /external/deqp/modules/glshared/
glsTextureTestUtil.hpp 563 LogGradientFmt (const tcu::Vec4* min_, const tcu::Vec4* max_) : valueMin(min_), valueMax(max_) {}
565 const tcu::Vec4* valueMax;
  /external/libxml2/include/libxml/
xpath.h 379 int valueMax; /* max number of values stacked */

Completed in 333 milliseconds