Home
last modified time | relevance | path

Searched refs:FindLSBCase (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp972 class FindLSBCase : public IntegerFunctionCase class
975FindLSBCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType s… in FindLSBCase() function in deqp::gles31::Functional::FindLSBCase
1168 addFunctionCases<FindLSBCase> (this, "findlsb", true, true, true, ALL_SHADERS); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp1205 class FindLSBCase : public IntegerFunctionCase class
1208FindLSBCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::Sha… in FindLSBCase() function in vkt::shaderexecutor::FindLSBCase
1321 addFunctionCases<FindLSBCase> (this, "findlsb", true, true, true, ALL_SHADERS); in init()