Home
last modified time | relevance | path

Searched defs:numeratorHiBits (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp498 const int numeratorHiBits = de::max(0, numBits - numeratorHiBitsLost); in reverifyConstantDerivateWithFlushRelaxations() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp538 const int numeratorHiBits = de::max(0, numBits - numeratorHiBitsLost); in reverifyConstantDerivateWithFlushRelaxations() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp474 const int numeratorHiBits = de::max(0, numBits - numeratorHiBitsLost); in reverifyConstantDerivateWithFlushRelaxations() local

Completed in 14 milliseconds