Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp381 …tic bool verifyHelperInvocationValue (TestLog& log, const tcu::Surface& result, bool isMultiSample) in verifyHelperInvocationValue()
570 … bool verifyHelperInvocationDerivate (TestLog& log, const tcu::Surface& result, bool isMultiSample) in verifyHelperInvocationDerivate()
/external/deqp-deps/glslang/glslang/Include/
DTypes.h105 bool isMultiSample() const { return ms; } in isMultiSample() function