Home
last modified time | relevance | path

Searched defs:funcCall (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/sksl/
DSkSLInliner.cpp403 const FunctionCall& funcCall = expression.as<FunctionCall>(); in inlineExpression() local
1162 FunctionCall& funcCall = (*candidate.fCandidateExpr)->as<FunctionCall>(); in analyze() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureGatherTests.cpp1130 const string& funcCall, in genFragmentShaderSource()
1242 …const string funcCall = genGatherFuncCall(gatherType, textureFormat, gatherArgs, refZExpr, off… in genProgramSources() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp1555 const string& funcCall, in genFragmentShaderSource()
1847 …const string funcCall = genGatherFuncCall(baseParams.gatherType, baseParams.textureFormat, gat… in genGatherPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp18524 string funcCall; in createFloat16ArithmeticFuncTest() local