Home
last modified time | relevance | path

Searched refs:getGatherArgs (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp993 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::TextureGather2DCase
1754 …GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationNdx].gathe… in getGatherArgs() function in deqp::gles31::Functional::__anonb02207ad0111::TextureGather2DArrayCase
1886 …GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationNdx].gather… in getGatherArgs() function in deqp::gles31::Functional::__anonb02207ad0111::TextureGatherCubeCase
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp1107 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::TextureGather2DInstance
1876 …virtual GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationN… in getGatherArgs() function in vkt::sr::__anonf1da81390111::TextureGather2DArrayInstance
2088 …virtual GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationN… in getGatherArgs() function in vkt::sr::__anonf1da81390111::TextureGatherCubeInstance