Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/glm/detail/
Dfunc_integer.inl535 GLM_FUNC_QUALIFIER int findMSB function
592 GLM_FUNC_QUALIFIER int findMSB function
620 GLM_FUNC_QUALIFIER detail::tvec2<int, P> findMSB function
631 GLM_FUNC_QUALIFIER detail::tvec3<int, P> findMSB function
643 GLM_FUNC_QUALIFIER detail::tvec4<int, P> findMSB function
/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