Home
last modified time | relevance | path

Searched defs:enterAggregateType (Results 1 – 4 of 4) 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.cpp264 void Std140BlockEncoder::enterAggregateType(const ShaderVariable &structVar) in enterAggregateType() function in sh::Std140BlockEncoder
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp334 void Std140BlockEncoder::enterAggregateType() in enterAggregateType() function in glsl::Std140BlockEncoder