Searched refs:Gather2DArrayArgs (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1816 struct Gather2DArrayArgs struct in namespace:vkt::sr::__anon3991
1824 vector<Gather2DArrayArgs> generate2DArrayCaseIterations (GatherType gatherType,
1830 vector<Gather2DArrayArgs> iterations;
1840 iterations.push_back(Gather2DArrayArgs());
1852 iterations.push_back(Gather2DArrayArgs());
1870 const vector<Gather2DArrayArgs>& iterations);
1883 const vector<Gather2DArrayArgs> m_iterations;
1891 const vector<Gather2DArrayArgs>& iterations)
2010 const vector<Gather2DArrayArgs> iterations = generate2DArrayCaseIterations(m_baseParams.gatherType,
2020 const vector<Gather2DArrayArgs> iteration
[all...]

Completed in 47 milliseconds