Searched refs:generateBasic2DCaseIterations (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 918 vector<GatherArgs> generateBasic2DCaseIterations (GatherType gatherType, const tcu::TextureFormat& … in generateBasic2DCaseIterations() function 1799 const vector<GatherArgs> iterations = generateBasic2DCaseIterations(m_baseParams.gatherType, in initPrograms() 1808 const vector<GatherArgs> iterations = generateBasic2DCaseIterations(m_baseParams.gatherType, in createInstance() 1830 …const vector<GatherArgs> basicIterations = generateBasic2DCaseIterations(gatherType, textureFormat… in generate2DArrayCaseIterations() 2041 …const vector<GatherArgs> basicIterations = generateBasic2DCaseIterations(gatherType, textureFormat… in generateCubeCaseIterations()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 1564 vector<GatherArgs> generateBasic2DCaseIterations (GatherType gatherType, const tcu::TextureFormat& … in generateBasic2DCaseIterations() function 1686 m_iterations = generateBasic2DCaseIterations(m_gatherType, m_textureFormat, getOffsetRange()); in generateIterations() 1783 …const vector<GatherArgs> basicIterations = generateBasic2DCaseIterations(m_gatherType, m_textureFo… in generateIterations() 1918 …const vector<GatherArgs> basicIterations = generateBasic2DCaseIterations(m_gatherType, m_textureFo… in generateIterations()
|