Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DblocklayoutHLSL.cpp22 void HLSLBlockEncoder::enterAggregateType(const ShaderVariable &structVar) in enterAggregateType() function in sh::HLSLBlockEncoder
Dblocklayout.h124 void enterAggregateType(const ShaderVariable &structVar) override {} in enterAggregateType() function
Dblocklayout.cpp281 void Std140BlockEncoder::enterAggregateType(const ShaderVariable &structVar) in enterAggregateType() function in sh::Std140BlockEncoder