Searched refs:FindLSBCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderIntegerFunctionTests.cpp | 972 class FindLSBCase : public IntegerFunctionCase class 975 …FindLSBCase (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/ |
D | vktShaderIntegerFunctionTests.cpp | 1205 class FindLSBCase : public IntegerFunctionCase class 1208 …FindLSBCase (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()
|