Searched defs:resultVariable (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | UnfoldShortCircuitToIf.cpp | 79 TVariable *resultVariable = CreateTempVariable(mSymbolTable, boolType); in visitBinary() local 106 TVariable *resultVariable = CreateTempVariable(mSymbolTable, boolType); in visitBinary() local 147 TVariable *resultVariable = DeclareTempVariable(mSymbolTable, new TType(node->getType()), in visitTernary() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
D | UnfoldShortCircuitToIf.cpp | 79 TVariable *resultVariable = CreateTempVariable(mSymbolTable, boolType); in visitBinary() local 106 TVariable *resultVariable = CreateTempVariable(mSymbolTable, boolType); in visitBinary() local 147 TVariable *resultVariable = DeclareTempVariable(mSymbolTable, new TType(node->getType()), in visitTernary() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 396 …g SparseCaseOpImageSparseSampleExplicitLod::sparseImageOpString (const std::string& resultVariable, in sparseImageOpString() 409 …g SparseCaseOpImageSparseSampleImplicitLod::sparseImageOpString (const std::string& resultVariable, in sparseImageOpString() 424 std::string SparseCaseOpImageSparseGather::sparseImageOpString (const std::string& resultVariable, in sparseImageOpString()
|
D | vktSparseResourcesShaderIntrinsicsStorage.cpp | 305 std::string SparseCaseOpImageSparseFetch::sparseImageOpString (const std::string& resultVariable, in sparseImageOpString() 328 std::string SparseCaseOpImageSparseRead::sparseImageOpString (const std::string& resultVariable, in sparseImageOpString()
|