Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_integer.inl349 GLM_FUNC_QUALIFIER int findMSB(genIUType x) function
357 GLM_FUNC_QUALIFIER vecType<int, P> findMSB(vecType<T, P> const & x) function
/external/deqp/modules/gles31/functional/
Des31fShaderUniformIntegerFunctionTests.cpp151 static int findMSB (deInt32 value) in findMSB() function
Des31fShaderIntegerFunctionTests.cpp994 static int findMSB (deInt32 value) in findMSB() function
1004 static int findMSB (deUint32 value) in findMSB() function
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp220 static int findMSB (deInt32 value) in findMSB() function
230 static int findMSB (deUint32 value) in findMSB() function
/external/angle/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp1926 constexpr const ImmutableString findMSB("findMSB"); variable
DSymbolTable_autogen.cpp3096 constexpr const ImmutableString findMSB("findMSB"); variable