Home
last modified time | relevance | path

Searched refs:supportsSignedZero (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp110 inline bool supportsSignedZero (glu::Precision precision) in supportsSignedZero() function
623 const bool hasSignedZero = supportsSignedZero(precision); in compare()
714 const bool hasZeroSign = supportsSignedZero(precision); in compare()
1294 const bool hasZeroSign = supportsSignedZero(precision); in compare()
1409 const bool hasZeroSign = supportsSignedZero(precision); in compare()
1527 const bool hasZeroSign = supportsSignedZero(precision); in compare()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp114 inline bool supportsSignedZero (glu::Precision precision) in supportsSignedZero() function
698 const bool hasSignedZero = supportsSignedZero(precision); in compare()
789 const bool hasZeroSign = supportsSignedZero(precision); in compare()
1374 const bool hasZeroSign = supportsSignedZero(precision); in compare()
1489 const bool hasZeroSign = supportsSignedZero(precision); in compare()
1607 const bool hasZeroSign = supportsSignedZero(precision); in compare()

Completed in 8 milliseconds