Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dblocklayout.cpp457 void VariableNameVisitor::enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) in enterStructAccess() function in sh::VariableNameVisitor
565 void BlockEncoderVisitor::enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) in enterStructAccess() function in sh::BlockEncoderVisitor
H A Dblocklayout.h243 virtual void enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) {} in enterStructAccess() function
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DShaderStorageBlockOutputHLSL.cpp221 void enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) override in enterStructAccess() function in sh::__anon061dae250111::BlockInfoVisitor
/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramLinkedResources.cpp541 void enterStructAccess(const sh::ShaderVariable &structVar, bool isRowMajor) override in enterStructAccess() function in gl::__anon3a735b5c0111::FlattenUniformVisitor