Home
last modified time | relevance | path

Searched defs:funcCall (Results 1 – 8 of 8) 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/skia/m133/src/sksl/
DSkSLInliner.cpp303 const FunctionCall& funcCall = expression.as<FunctionCall>(); in inlineExpression() local
1121 const 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/mesa3d/src/gfxstream/codegen/scripts/cereal/common/
Dcodegen.py341 def funcCall(self, lhs, funcName, parameters): member in CodeGen
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp1563 const string& funcCall, in genFragmentShaderSource()
1855 …const string funcCall = genGatherFuncCall(baseParams.gatherType, baseParams.textureFormat, gat… in genGatherPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp1575 const string& funcCall, in genFragmentShaderSource()
1867 …const string funcCall = genGatherFuncCall(baseParams.gatherType, baseParams.textureFormat, gat… in genGatherPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp18539 string funcCall; in createFloat16ArithmeticFuncTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp18637 string funcCall; in createFloat16ArithmeticFuncTest() local