Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp349 const int highestPrec = (isDouble ? glu::PRECISION_LAST : glu::PRECISION_HIGHP); in addFunctionCases() local
353 for (int prec = lowestPrec; prec <= highestPrec; prec++) in addFunctionCases()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp349 const int highestPrec = (isDouble ? glu::PRECISION_LAST : glu::PRECISION_HIGHP); in addFunctionCases() local
353 for (int prec = lowestPrec; prec <= highestPrec; prec++) in addFunctionCases()

Completed in 9 milliseconds