Home
last modified time | relevance | path

Searched refs:encodeVariable (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.cpp30 void encodeVariable(const ShaderVariable &variable, in encodeVariable() function in sh::__anond9ab19f40111::BlockLayoutMapVisitor
629 encodeVariable(variable, variableInfo, name, mappedName); in visitNamedVariable()
Dblocklayout.h275 virtual void encodeVariable(const ShaderVariable &variable, in encodeVariable() function
DShaderStorageBlockOutputHLSL.cpp246 void encodeVariable(const ShaderVariable &variable, in encodeVariable() function in sh::__anon54a4bfa60111::BlockInfoVisitor
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp238 void encodeVariable(const sh::ShaderVariable &variable, in encodeVariable() function in rx::__anone09687f80111::UniformEncodingVisitorD3D