Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp977 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::TextureGather2DCase
1734 …GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationNdx].gathe… in getGatherArgs() function in deqp::gles31::Functional::__anon39ed81040111::TextureGather2DArrayCase
1866 …GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationNdx].gather… in getGatherArgs() function in deqp::gles31::Functional::__anon39ed81040111::TextureGatherCubeCase
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp1106 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::TextureGather2DInstance
1875 …virtual GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationN… in getGatherArgs() function in vkt::sr::__anon19f4c7b00111::TextureGather2DArrayInstance
2087 …virtual GatherArgs getGatherArgs (int iterationNdx) const { return m_iterations[iterationN… in getGatherArgs() function in vkt::sr::__anon19f4c7b00111::TextureGatherCubeInstance