• Home
  • Raw
  • Download

Lines Matching refs:SubroutineFunction

738 class SubroutineFunction  class
741 SubroutineFunction(UniformValueGenerator& generator, Index _index = Index::Implicit()) in SubroutineFunction() function in glcts::__anon6abdc1140111::SubroutineFunction
772 …nSet(UniformValueGenerator& generator, size_t count = 0) : fn(count, SubroutineFunction(generator)) in SubroutineFunctionSet()
776 void push_back(const SubroutineFunction& _fn) in push_back()
793 std::vector<SubroutineFunction> fn;
891 const SubroutineFunction& getSelectedFunction(int arrayElem) const in getSelectedFunction()
1536 const SubroutineFunction& selectedFunction = subroutineUniform.getSelectedFunction(arrayElem); in setSubroutineUniform()
1883 const SubroutineFunction& subroutineFunction, std::set<GLuint>& usedIndices, in runQueryUniformSubroutineFunction()
2861 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(1))); in Run()
2863 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(2))); in Run()
2883 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(0x0a, Index::Hex))); in Run()
2885 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(010, Index::Oct))); in Run()
2907 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(1))); in Run()
2909 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(2))); in Run()
2929 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(0))); in Run()
2931 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(2))); in Run()
2952 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(1))); in Run()
2954 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(3))); in Run()
2959 functions_st1.push_back(SubroutineFunction(uniformValueGenerator, Index::C(2))); in Run()
2961 functions_st1.push_back(SubroutineFunction(uniformValueGenerator, Index::C(0))); in Run()
2983 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(1))); in Run()
2985 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(2))); in Run()
3004 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::Implicit())); in Run()
3006 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(1))); in Run()
3008 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(0))); in Run()
3046 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(2))); in Run()
3048 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(2))); in Run()
3070 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(max))); in Run()
3094 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::C(i))); in Run()
3096 functions_st0.push_back(SubroutineFunction(uniformValueGenerator, Index::Implicit())); in Run()