Home
last modified time | relevance | path

Searched defs:firstFunctionIndex (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
DEmulateFragColorData.cpp93 size_t firstFunctionIndex = FindFirstFunctionDefinitionIndex(root); in addDeclarations() local
DDeclarePerVertexBlocks.cpp426 size_t firstFunctionIndex = FindFirstFunctionDefinitionIndex(root); in AddPerVertexDecl() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermNode_util.cpp265 size_t firstFunctionIndex = FindFirstFunctionDefinitionIndex(root); in DeclareStructure() local
304 size_t firstFunctionIndex = FindFirstFunctionDefinitionIndex(root); in DeclareInterfaceBlock() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DConvertUnsupportedConstructorsToFunctionCalls.cpp318 size_t firstFunctionIndex = FindFirstFunctionDefinitionIndex(&root); in rewrite() local
DRewriteCubeMapSamplersAs2DArray.cpp970 size_t firstFunctionIndex = FindFirstFunctionDefinitionIndex(root); in RewriteCubeMapSamplersAs2DArray() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.cpp609 const size_t firstFunctionIndex = FindFirstFunctionDefinitionIndex(root); in AddXfbExtensionSupport() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
DRewriteRowMajorMatrices.cpp1590 size_t firstFunctionIndex = FindFirstFunctionDefinitionIndex(root); in RewriteRowMajorMatrices() local