Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLInliner.cpp403 const FunctionCall& funcCall = expression.as<FunctionCall>(); in inlineExpression() local
1165 FunctionCall& funcCall = (*candidate.fCandidateExpr)->as<FunctionCall>(); in analyze() local
/external/kotlinx.atomicfu/atomicfu-transformer/src/main/kotlin/kotlinx/atomicfu/transformer/
DAtomicFUTransformerJS.kt360 val funcCall = atomicOperationTarget.target as FunctionCall in <lambda>() constant
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1130 const string& funcCall, in genFragmentShaderSource()
1242 …const string funcCall = genGatherFuncCall(gatherType, textureFormat, gatherArgs, refZExpr, off… in genProgramSources() local
/external/gfxstream-protocols/registry/vulkan/scripts/cereal/common/
Dcodegen.py328 def funcCall(self, lhs, funcName, parameters): member in CodeGen
/external/deqp/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
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp18524 string funcCall; in createFloat16ArithmeticFuncTest() local