Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
Dblocklayout.cpp38 void encodeVariable(const ShaderVariable &variable, in encodeVariable() function in sh::__anon004d94600111::BlockLayoutMapVisitor
644 encodeVariable(variable, variableInfo, name, mappedName); in visitNamedVariable()
Dblocklayout.h317 virtual void encodeVariable(const ShaderVariable &variable, in encodeVariable() function
/external/angle/src/compiler/translator/hlsl/
DShaderStorageBlockOutputHLSL.cpp249 void encodeVariable(const ShaderVariable &variable, in encodeVariable() function in sh::__anonb6678bf40111::BlockInfoVisitor
/external/angle/src/libANGLE/renderer/d3d/
DProgramD3D.cpp240 void encodeVariable(const sh::ShaderVariable &variable, in encodeVariable() function in rx::__anondb884fe40111::UniformEncodingVisitorD3D