Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuFloatFormat.cpp311 const int maxIntValue = (1 << fractionBits) - 1; in round() local
321 const int maxIntValue = (1 << getFractionBits()) - 1; in ulp() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp830 …const deInt32 maxIntValue = (1 << (getPackedVertexFormatComponentWidth(attributeInfo.vkType, order… in getGlslAttributeConditions() local
1438 …const deInt32 maxIntValue = isVertexFormatPacked(attribute.vkDescription.format) ? (1 << (getPack… in writeVertexInputValue() local
DvktPipelineMultisampledRenderToSingleSampledTests.cpp1868 const deUint32 maxIntValue = smallValues ? 100 : 10000; in generateRandomClearValues() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp830 …const deInt32 maxIntValue = (1 << (getPackedVertexFormatComponentWidth(attributeInfo.vkType, order… in getGlslAttributeConditions() local
1438 …const deInt32 maxIntValue = isVertexFormatPacked(attribute.vkDescription.format) ? (1 << (getPack… in writeVertexInputValue() local
DvktPipelineMultisampledRenderToSingleSampledTests.cpp1868 const deUint32 maxIntValue = smallValues ? 100 : 10000; in generateRandomClearValues() local