Searched refs:getGatherArgs (Results 1 – 2 of 2) sorted by relevance
993 virtual GatherArgs getGatherArgs (int iterationNdx) const = 0;1359 const GatherArgs& gatherArgs = getGatherArgs(m_currentIteration); in iterate()1664 GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationNdx]; } in getGatherArgs() function in deqp::gles31::Functional::__anonb02207ad0111::TextureGather2DCase1754 …GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationNdx].gathe… in getGatherArgs() function in deqp::gles31::Functional::__anonb02207ad0111::TextureGather2DArrayCase1886 …GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationNdx].gather… in getGatherArgs() function in deqp::gles31::Functional::__anonb02207ad0111::TextureGatherCubeCase
1107 virtual GatherArgs getGatherArgs (int iterationNdx) const = 0;1319 const GatherArgs& gatherArgs = getGatherArgs(m_currentIteration); in setupUniforms()1670 …virtual GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationN… in getGatherArgs() function in vkt::sr::__anonf1da81390111::TextureGather2DInstance1876 …virtual GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationN… in getGatherArgs() function in vkt::sr::__anonf1da81390111::TextureGather2DArrayInstance2088 …virtual GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationN… in getGatherArgs() function in vkt::sr::__anonf1da81390111::TextureGatherCubeInstance