Searched refs:Highp (Results 1 – 4 of 4) sorted by relevance
53 + Highp operands
144 Highp enumerator171 Precision default_int_precision = Highp;
460 … value != 0 ? CompilerGLSL::Options::Precision::Highp : CompilerGLSL::Options::Precision::Mediump; in spvc_compiler_options_set_uint()464 … value != 0 ? CompilerGLSL::Options::Precision::Highp : CompilerGLSL::Options::Precision::Mediump; in spvc_compiler_options_set_uint()
1027 case Options::Highp: in emit_header()1045 case Options::Highp: in emit_header()12957 …type.basetype == SPIRType::Float && ((options.fragment.default_float_precision == Options::Highp && in flags_to_qualifiers_glsl()12962 ((options.fragment.default_int_precision == Options::Highp && in flags_to_qualifiers_glsl()