Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
Dblocklayout.cpp399 void VariableNameVisitor::enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) in enterStructAccess() function in sh::VariableNameVisitor
507 void BlockEncoderVisitor::enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) in enterStructAccess() function in sh::BlockEncoderVisitor
Dblocklayout.h195 virtual void enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) {} in enterStructAccess() function
DShaderStorageBlockOutputHLSL.cpp217 void enterStructAccess(const ShaderVariable &structVar, bool isRowMajor) override in enterStructAccess() function in sh::__anon340c444d0111::BlockInfoVisitor
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DProgramLinkedResources.cpp514 void enterStructAccess(const sh::ShaderVariable &structVar, bool isRowMajor) override in enterStructAccess() function in gl::__anonf9106f460111::FlattenUniformVisitor