Searched refs:genGatherFuncCall (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 1004 …static string genGatherFuncCall (GatherType, const tcu::TextureFormat&, const GatherArgs&, … 1143 string TextureGatherCase::genGatherFuncCall (GatherType gatherType, const tcu::TextureFormat& textu… in genGatherFuncCall() function in deqp::gles31::Functional::__anoneefa1ca30111::TextureGatherCase 1225 …const string funcCall = genGatherFuncCall(gatherType, textureFormat, gatherArgs, refZExpr, off… in genProgramSources() 1351 … << genGatherFuncCall(m_gatherType, m_textureFormat, gatherArgs, refZExpr, getOffsetRange(), 0) in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 1523 string genGatherFuncCall (GatherType gatherType, in genGatherFuncCall() function 1649 …const string funcCall = genGatherFuncCall(baseParams.gatherType, baseParams.textureFormat, gat… in genGatherPrograms()
|