Lines Matching refs:BitsToFloatCase
1060 class BitsToFloatCase : public CommonFunctionCase
1063 BitsToFloatCase (Context& context, glu::DataType baseType, glu::ShaderType shaderType)
2160 intGroup->addChild(new BitsToFloatCase(m_context, intType, glu::ShaderType(shaderType)));
2161 uintGroup->addChild(new BitsToFloatCase(m_context, uintType, glu::ShaderType(shaderType)));