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

  /external/deqp/modules/gles3/functional/
es3fShaderCommonFunctionTests.cpp 123 inline bool supportsSignedZero (glu::Precision precision)
660 const bool hasSignedZero = supportsSignedZero(precision);
751 const bool hasZeroSign = supportsSignedZero(precision);
    [all...]
  /external/deqp/modules/gles31/functional/
es31fShaderCommonFunctionTests.cpp 127 inline bool supportsSignedZero (glu::Precision precision)
738 const bool hasSignedZero = supportsSignedZero(precision);
829 const bool hasZeroSign = supportsSignedZero(precision);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderCommonFunctionTests.cpp 131 inline bool supportsSignedZero (glu::Precision precision)
841 const bool hasSignedZero = supportsSignedZero(precision);
945 const bool hasZeroSign = supportsSignedZero(precision);
    [all...]

Completed in 93 milliseconds