Lines Matching refs:FRAGMENT

2390 	case FRAGMENT:  in GetShaderStageGLenum()
2439 case FRAGMENT: in GetStageName()
2664 m_fragment.Init(Shader::FRAGMENT, fragment_shader); in Init()
3152 Shader::LogSource(context, m_fragment_shader, Shader::FRAGMENT); in log()
4384 case Shader::FRAGMENT: in Get()
4415 , m_fragment(Shader::FRAGMENT) in ProgramInterface()
4481 case Shader::FRAGMENT: in GetShaderInterface()
4518 case Shader::FRAGMENT: in GetShaderInterface()
4557 cloneVariableForStage(vs_var, Shader::FRAGMENT, prefix, varying_passthrough); in CloneVertexInterface()
4570 cloneVariableForStage(vs_var, Shader::FRAGMENT, prefix, varying_passthrough); in CloneVertexInterface()
4589 cloneVariableForStage(vs_var, Shader::FRAGMENT, prefix, varying_passthrough); in CloneVertexInterface()
4621 if (Shader::FRAGMENT != stage) in cloneVariableForStage()
5092 case Utils::Shader::FRAGMENT: in getLastInputLocation()
5269 if ((Utils::Shader::FRAGMENT == stage) && (Utils::Variable::VARYING_INPUT == storage)) in isFlatRequired()
5275 if ((Utils::Shader::FRAGMENT == stage) && (Utils::Variable::VARYING_OUTPUT == storage)) in isFlatRequired()
5735 const std::string& fragment_shader = getShaderSource(test_case_index, Utils::Shader::FRAGMENT); in test()
6008 case Utils::Shader::FRAGMENT: in test()
6218 const std::string& fs_source = getShaderSource(test_case_index, Utils::Shader::FRAGMENT); in test()
6288 Utils::Shader::LogSource(m_context, fs_source, Utils::Shader::FRAGMENT); in test()
6838 Utils::ShaderInterface& si = program_interface.GetShaderInterface(Utils::Shader::FRAGMENT); in test()
7006 Utils::ShaderInterface& fs = program_interface.GetShaderInterface(Utils::Shader::FRAGMENT); in test()
7018 fs_buffer.BindBase(Utils::Shader::FRAGMENT); in test()
7153 Utils::ShaderInterface& fs = program_interface.GetShaderInterface(Utils::Shader::FRAGMENT); in test()
7165 fs_buffer.BindBase(Utils::Shader::FRAGMENT); in test()
7195 Utils::ShaderInterface& fs = program_interface.GetShaderInterface(Utils::Shader::FRAGMENT); in test()
7202 fs_buffer.BindBase(Utils::Shader::FRAGMENT); in test()
7454 case Utils::Shader::FRAGMENT: in test()
7543 … getShaderSource(test_case_index, program_interface, varying_passthrough, Utils::Shader::FRAGMENT); in test()
7716 … getShaderSource(test_case_index, program_interface, varying_passthrough, Utils::Shader::FRAGMENT); in test()
7740 …= Utils::checkSeparableDrawProgramInterface(program_fs, program_interface, Utils::Shader::FRAGMENT, in test()
8222 case Utils::Shader::FRAGMENT: in test()
8912 case Utils::Shader::FRAGMENT: in test()
9317 case Utils::Shader::FRAGMENT: in test()
9344 case Utils::Shader::FRAGMENT: in test()
9789 case Utils::Shader::FRAGMENT: in test()
9821 case Utils::Shader::FRAGMENT: in test()
10275 case Utils::Shader::FRAGMENT: in test()
10303 case Utils::Shader::FRAGMENT: in test()
10907 case Utils::Shader::FRAGMENT: in test()
11003 case Utils::Shader::FRAGMENT: in test()
11375 case Utils::Shader::FRAGMENT: in test()
11402 case Utils::Shader::FRAGMENT: in test()
11442 case Utils::Shader::FRAGMENT: in test()
11750 case Utils::Shader::FRAGMENT: in test()
11782 case Utils::Shader::FRAGMENT: in test()
11822 case Utils::Shader::FRAGMENT: in test()
12120 case Utils::Shader::FRAGMENT: in test()
12148 case Utils::Shader::FRAGMENT: in test()
12188 case Utils::Shader::FRAGMENT: in test()
12366 prepareShaderStage(Utils::Shader::FRAGMENT, type, program_interface, varying_passthrough); in test()
12464 if (Utils::Shader::FRAGMENT == stage) in test()
12486 if (Utils::Shader::FRAGMENT != stage) in test()
12834 if (Utils::Shader::FRAGMENT == stage) in test()
12857 if (Utils::Shader::FRAGMENT != stage) in test()
13265 case Utils::Shader::FRAGMENT: in test()
13292 case Utils::Shader::FRAGMENT: in test()
13377 if (Utils::Shader::FRAGMENT != stage) in test()
13816 case Utils::Shader::FRAGMENT: in test()
13863 case Utils::Shader::FRAGMENT: in test()
13974 if (Utils::Shader::FRAGMENT != stage) in test()
14234 case Utils::Shader::FRAGMENT: in test()
14272 case Utils::Shader::FRAGMENT: in test()
14360 if (Utils::Shader::FRAGMENT != stage) in test()
14622 case Utils::Shader::FRAGMENT: in test()
14663 case Utils::Shader::FRAGMENT: in test()
14755 if (Utils::Shader::FRAGMENT != stage) in test()
14821 …prepareShaderStage(Utils::Shader::FRAGMENT, vector_type, program_interface, test_case, varying_pas… in test()
15021 if ((Utils::Shader::FRAGMENT == stage) || (Utils::Shader::GEOMETRY == stage)) in test()
15026 if (Utils::Shader::FRAGMENT != stage) in test()
15154 if (Utils::Shader::FRAGMENT != stage) in test()
15519 case Utils::Shader::FRAGMENT: in test()
15559 case Utils::Shader::FRAGMENT: in test()
15673 if (Utils::Shader::FRAGMENT != stage) in test()
15928 case Utils::Shader::FRAGMENT: in test()
15970 case Utils::Shader::FRAGMENT: in test()
16073 if (Utils::Shader::FRAGMENT != stage) in test()
16458 case Utils::Shader::FRAGMENT: in test()
16498 case Utils::Shader::FRAGMENT: in test()
16614 if (Utils::Shader::FRAGMENT != stage) in test()
16640 if (Utils::Shader::FRAGMENT != stage) in test()
16894 case Utils::Shader::FRAGMENT: in test()
16936 case Utils::Shader::FRAGMENT: in test()
17296 case Utils::Shader::FRAGMENT: in test()
17337 case Utils::Shader::FRAGMENT: in test()
17425 if ((Utils::Shader::FRAGMENT == stage) && (Utils::Type::Double == type.m_basic_type)) in test()
17717 case Utils::Shader::FRAGMENT: in test()
17778 case Utils::Shader::FRAGMENT: in test()
17923 if ((Utils::Shader::FRAGMENT != stage) || ((Utils::Type::Double != type_gohan.m_basic_type) && in test()
17942 if ((Utils::Shader::FRAGMENT != stage) || ((Utils::Type::Double != type_gohan.m_basic_type) && in test()
18231 case Utils::Shader::FRAGMENT: in test()
18292 case Utils::Shader::FRAGMENT: in test()
18463 ((Utils::Shader::FRAGMENT != stage) || (true == is_comb_accepted_as_fs_in))) in test()
18469 if (Utils::Shader::FRAGMENT != stage) in test()
18789 case Utils::Shader::FRAGMENT: in test()
18865 case Utils::Shader::FRAGMENT: in test()
19002 fs_int_gohan, fs_int_goten, true, Utils::Shader::FRAGMENT, in test()
19006 fs_int_gohan, fs_int_goten, true, Utils::Shader::FRAGMENT, in test()
19010 fs_int_gohan, fs_int_goten, true, Utils::Shader::FRAGMENT, in test()
19014 fs_int_gohan, fs_int_goten, true, Utils::Shader::FRAGMENT, in test()
19018 fs_int_gohan, fs_int_goten, true, Utils::Shader::FRAGMENT, in test()
19022 fs_int_gohan, fs_int_goten, true, Utils::Shader::FRAGMENT, in test()
19295 if (Utils::Shader::FRAGMENT != stage) in test()
19320 Utils::ShaderInterface& si = program_interface.GetShaderInterface(Utils::Shader::FRAGMENT); in test()
19378 Utils::ShaderInterface& si = program_interface.GetShaderInterface(Utils::Shader::FRAGMENT); in test()
19695 case Utils::Shader::FRAGMENT: in test()
19732 case Utils::Shader::FRAGMENT: in test()
19934 case Utils::Shader::FRAGMENT: in test()
19993 case Utils::Shader::FRAGMENT: in test()
20225 case Utils::Shader::FRAGMENT: in test()
20258 case Utils::Shader::FRAGMENT: in test()
20532 case Utils::Shader::FRAGMENT: in test()
20565 case Utils::Shader::FRAGMENT: in test()
20869 case Utils::Shader::FRAGMENT: in test()
20882 case Utils::Shader::FRAGMENT: in test()
20895 case Utils::Shader::FRAGMENT: in test()
20911 case Utils::Shader::FRAGMENT: in test()
21000 (Utils::Shader::FRAGMENT == stage)) in test()
21263 case Utils::Shader::FRAGMENT: in test()
21276 case Utils::Shader::FRAGMENT: in test()
21289 case Utils::Shader::FRAGMENT: in test()
21305 case Utils::Shader::FRAGMENT: in test()
21417 (Utils::Shader::FRAGMENT == stage)) in test()
21764 (Utils::Shader::FRAGMENT == stage)) in test()
21857 case Utils::Shader::FRAGMENT: in test()
21898 case Utils::Shader::FRAGMENT: in test()
22158 case Utils::Shader::FRAGMENT: in test()
22171 case Utils::Shader::FRAGMENT: in test()
22184 case Utils::Shader::FRAGMENT: in test()
22200 case Utils::Shader::FRAGMENT: in test()
22287 (Utils::Shader::FRAGMENT == stage)) in test()
22780 (Utils::Shader::FRAGMENT == stage)) in test()
22916 case Utils::Shader::FRAGMENT: in test()
22928 if (Utils::Shader::FRAGMENT == stage) in test()
22975 case Utils::Shader::FRAGMENT: in test()
23169 case Utils::Shader::FRAGMENT: in test()
23221 case Utils::Shader::FRAGMENT: in test()
23335 case Utils::Shader::FRAGMENT: in test()
23611 case Utils::Shader::FRAGMENT: in test()
23624 case Utils::Shader::FRAGMENT: in test()
23637 case Utils::Shader::FRAGMENT: in test()
23653 case Utils::Shader::FRAGMENT: in test()
23730 (Utils::Shader::FRAGMENT == stage)) in test()
23998 case Utils::Shader::FRAGMENT: in test()
24011 case Utils::Shader::FRAGMENT: in test()
24024 case Utils::Shader::FRAGMENT: in test()
24040 case Utils::Shader::FRAGMENT: in test()
24117 (Utils::Shader::FRAGMENT == stage)) in test()
24398 case Utils::Shader::FRAGMENT: in test()
24412 case Utils::Shader::FRAGMENT: in test()
24429 case Utils::Shader::FRAGMENT: in test()
24655 case Utils::Shader::FRAGMENT: in test()
24670 if (Utils::Shader::FRAGMENT == stage) in test()
24718 case Utils::Shader::FRAGMENT: in test()
24759 case Utils::Shader::FRAGMENT: in test()
24771 case Utils::Shader::FRAGMENT: in test()
24834 if ((Utils::Shader::COMPUTE == stage) || (Utils::Shader::FRAGMENT == stage) || in test()
25057 case Utils::Shader::FRAGMENT: in test()
25070 case Utils::Shader::FRAGMENT: in test()
25083 case Utils::Shader::FRAGMENT: in test()
25099 case Utils::Shader::FRAGMENT: in test()
25159 (Utils::Shader::FRAGMENT == stage)) in test()
25402 case Utils::Shader::FRAGMENT: in test()
25415 case Utils::Shader::FRAGMENT: in test()
25428 case Utils::Shader::FRAGMENT: in test()
25444 case Utils::Shader::FRAGMENT: in test()
25523 (Utils::Shader::FRAGMENT == stage)) in test()
25756 case Utils::Shader::FRAGMENT: in test()
25769 case Utils::Shader::FRAGMENT: in test()
25782 case Utils::Shader::FRAGMENT: in test()
25798 case Utils::Shader::FRAGMENT: in test()
25866 (Utils::Shader::FRAGMENT == stage)) in test()
25993 case Utils::Shader::FRAGMENT: in test()
26056 case Utils::Shader::FRAGMENT: in test()
26107 case Utils::Shader::FRAGMENT: in test()
26119 case Utils::Shader::FRAGMENT: in test()
26410 case Utils::Shader::FRAGMENT: in test()
26490 case Utils::Shader::FRAGMENT: in test()
26541 case Utils::Shader::FRAGMENT: in test()
26553 case Utils::Shader::FRAGMENT: in test()
26800 case Utils::Shader::FRAGMENT: in test()
26867 case Utils::Shader::FRAGMENT: in test()
26919 case Utils::Shader::FRAGMENT: in test()
26931 case Utils::Shader::FRAGMENT: in test()
27146 case Utils::Shader::FRAGMENT: in test()
27218 case Utils::Shader::FRAGMENT: in test()
27269 case Utils::Shader::FRAGMENT: in test()
27281 case Utils::Shader::FRAGMENT: in test()
27590 case Utils::Shader::FRAGMENT: in test()
27603 case Utils::Shader::FRAGMENT: in test()
27616 case Utils::Shader::FRAGMENT: in test()
27632 case Utils::Shader::FRAGMENT: in test()
27692 if ((Utils::Shader::COMPUTE == stage) || (Utils::Shader::FRAGMENT == stage) || in test()