Home
last modified time | relevance | path

Searched defs:instanceVariable (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderStorageBlockOutputHLSL.h28 const TVariable *instanceVariable; // May be nullptr if the block is not instanced. member
DResourcesHLSL.cpp707 const TVariable *instanceVariable = blockReference.second->instanceVariable; in uniformBlocksHeader() local
773 const TVariable *instanceVariable = interfaceBlockReference.second->instanceVariable; in shaderStorageBlocksHeader() local
800 const TVariable *instanceVariable, in uniformBlockString()
830 const TVariable *instanceVariable, in uniformBlockWithOneLargeArrayMemberString()
879 const TVariable *instanceVariable, in shaderStorageBlockString()
DShaderStorageBlockOutputHLSL.cpp439 const TVariable *instanceVariable = nullptr; in collectShaderStorageBlocks() local
DOutputHLSL.cpp1210 const TVariable *instanceVariable = nullptr; in visitSymbol() local
DParseContext.cpp4593 TVariable *instanceVariable = in addInterfaceBlock() local