Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderUniformIntegerFunctionTests.cpp179 static int findMSB (deInt32 value) in findMSB() function
Des31fShaderIntegerFunctionTests.cpp1022 static int findMSB (deInt32 value) in findMSB() function
1032 static int findMSB (deUint32 value) in findMSB() function
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp248 static int findMSB (deInt32 value) in findMSB() function
258 static int findMSB (deUint32 value) in findMSB() function