Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DRewriteCubeMapSamplersAs2DArray.cpp273 void declareSampler2DArray(const TVariable *samplerCubeVar, TIntermDeclaration *node) in declareSampler2DArray()
741 const TVariable *samplerCubeVar = &asSymbol->variable(); in getMappedSamplerExpression() local