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

  /external/deqp/modules/gles31/functional/
es31fShaderHelperInvocationTests.cpp 381 static bool verifyHelperInvocationValue (TestLog& log, const tcu::Surface& result, bool isMultiSample)
385 const tcu::RGBA threshold (1, isMultiSample ? 254 : 1, 1, 1);
570 static bool verifyHelperInvocationDerivate (TestLog& log, const tcu::Surface& result, bool isMultiSample)
574 const tcu::RGBA isBgThreshold (1, isMultiSample ? 254 : 1, 0, 1);
575 const tcu::RGBA isFgThreshold (1, isMultiSample ? 254 : 1, 255, 1);
  /external/deqp-deps/glslang/glslang/Include/
Types.h 105 bool isMultiSample() const { return ms; }
    [all...]
  /external/deqp-deps/glslang/hlsl/
hlslParseHelper.cpp     [all...]
  /external/deqp-deps/glslang/glslang/MachineIndependent/
ParseHelper.cpp     [all...]

Completed in 145 milliseconds