Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1020 …string genGatherFuncCall (GatherType, const tcu::TextureFormat&, const GatherArgs&, const…
1162 string TextureGatherCase::genGatherFuncCall (GatherType gatherType, const tcu::TextureFormat& textu… in genGatherFuncCall() function in deqp::gles31::Functional::__anonb02207ad0111::TextureGatherCase
1244 …const string funcCall = genGatherFuncCall(gatherType, textureFormat, gatherArgs, refZExpr, off… in genProgramSources()
1371 … << genGatherFuncCall(m_gatherType, m_textureFormat, gatherArgs, refZExpr, getOffsetRange(), 0) in iterate()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp1524 string genGatherFuncCall (GatherType gatherType, in genGatherFuncCall() function
1650 …const string funcCall = genGatherFuncCall(baseParams.gatherType, baseParams.textureFormat, gat… in genGatherPrograms()