Searched refs:encodeVariable (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/angle/src/compiler/translator/ | ||
H A D | blocklayout.cpp | 38 void encodeVariable(const ShaderVariable &variable, in encodeVariable() function in sh::__anon9d3b63d10111::BlockLayoutMapVisitor |
H A D | blocklayout.h | 318 virtual void encodeVariable(const ShaderVariable &variable, in encodeVariable() function |
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/ | ||
H A D | ShaderStorageBlockOutputHLSL.cpp | 249 void encodeVariable(const ShaderVariable &variable, in encodeVariable() function in sh::__anon061dae250111::BlockInfoVisitor |
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ | ||
H A D | ProgramExecutableD3D.cpp | 167 void encodeVariable(const sh::ShaderVariable &variable, in encodeVariable() function in rx::__anonc55bb4370111::UniformEncodingVisitorD3D |