Searched refs:getGatherArgs (Results 1 – 2 of 2) sorted by relevance
977 virtual GatherArgs getGatherArgs (int iterationNdx) const = 0;1339 const GatherArgs& gatherArgs = getGatherArgs(m_currentIteration); in iterate()1644 GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationNdx]; } in getGatherArgs() function in deqp::gles31::Functional::__anon39ed81040111::TextureGather2DCase1734 …GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationNdx].gathe… in getGatherArgs() function in deqp::gles31::Functional::__anon39ed81040111::TextureGather2DArrayCase1866 …GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationNdx].gather… in getGatherArgs() function in deqp::gles31::Functional::__anon39ed81040111::TextureGatherCubeCase
1106 virtual GatherArgs getGatherArgs (int iterationNdx) const = 0;1318 const GatherArgs& gatherArgs = getGatherArgs(m_currentIteration); in setupUniforms()1669 …virtual GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationN… in getGatherArgs() function in vkt::sr::__anon19f4c7b00111::TextureGather2DInstance1875 …virtual GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationN… in getGatherArgs() function in vkt::sr::__anon19f4c7b00111::TextureGather2DArrayInstance2087 …virtual GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationN… in getGatherArgs() function in vkt::sr::__anon19f4c7b00111::TextureGatherCubeInstance