Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dblocklayout.cpp38 void encodeVariable(const ShaderVariable &variable, in encodeVariable() function in sh::__anon9d3b63d10111::BlockLayoutMapVisitor
644 encodeVariable(variable, variableInfo, name, mappedName); in visitNamedVariable()
H A Dblocklayout.h318 virtual void encodeVariable(const ShaderVariable &variable, in encodeVariable() function
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DShaderStorageBlockOutputHLSL.cpp249 void encodeVariable(const ShaderVariable &variable, in encodeVariable() function in sh::__anon061dae250111::BlockInfoVisitor
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DProgramExecutableD3D.cpp167 void encodeVariable(const sh::ShaderVariable &variable, in encodeVariable() function in rx::__anonc55bb4370111::UniformEncodingVisitorD3D