Searched defs:enterAggregateType (Results 1 – 4 of 4) sorted by relevance
22 void HLSLBlockEncoder::enterAggregateType(const ShaderVariable &structVar) in enterAggregateType() function in sh::HLSLBlockEncoder
331 void BlockLayoutEncoderMTL::enterAggregateType(const sh::ShaderVariable &structVar) in enterAggregateType() function in rx::mtl::BlockLayoutEncoderMTL
167 void enterAggregateType(const ShaderVariable &structVar) override {} in enterAggregateType() function
296 void Std140BlockEncoder::enterAggregateType(const ShaderVariable &structVar) in enterAggregateType() function in sh::Std140BlockEncoder