Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderUniformIntegerFunctionTests.cpp206 static int findLSB (deUint32 value) in findLSB() function
Des31fShaderIntegerFunctionTests.cpp962 static int findLSB (deUint32 value) in findLSB() function
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp238 static int findLSB (deUint32 value) in findLSB() function
/external/deqp/external/openglcts/modules/gles31/
Des31cShaderBitfieldOperationTests.cpp875 static GLuint findLSB(GLuint input) in findLSB() function