Home
last modified time | relevance | path

Searched defs:maxIntValue (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuFloatFormat.cpp303 const int maxIntValue = (1 << fractionBits) - 1; in round() local
313 const int maxIntValue = (1 << getFractionBits()) - 1; in ulp() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp915 const int32_t maxIntValue = in getGlslAttributeConditions() local
1608 const int32_t maxIntValue = in writeVertexInputValue() local
DvktPipelineMultisampledRenderToSingleSampledTests.cpp1900 const uint32_t maxIntValue = smallValues ? 100 : 10000; in generateRandomClearValues() local