Searched refs:encodeVariable (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/compiler/translator/ | ||
D | blocklayout.cpp | 38 void encodeVariable(const ShaderVariable &variable, in encodeVariable() function in sh::__anon004d94600111::BlockLayoutMapVisitor |
D | blocklayout.h | 317 virtual void encodeVariable(const ShaderVariable &variable, in encodeVariable() function |
/external/angle/src/compiler/translator/hlsl/ | ||
D | ShaderStorageBlockOutputHLSL.cpp | 249 void encodeVariable(const ShaderVariable &variable, in encodeVariable() function in sh::__anonb6678bf40111::BlockInfoVisitor |
/external/angle/src/libANGLE/renderer/d3d/ | ||
D | ProgramD3D.cpp | 240 void encodeVariable(const sh::ShaderVariable &variable, in encodeVariable() function in rx::__anondb884fe40111::UniformEncodingVisitorD3D |