Home
last modified time | relevance | path

Searched defs:shaderUniforms (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgUtils.cpp38 const vector<ShaderInput *> &shaderUniforms = shader.getUniforms(); in addNewUniforms() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DProgram.cpp1949 ShaderMap<std::vector<sh::ShaderVariable>> shaderUniforms; in linkUniforms() local
H A DProgramLinkedResources.cpp955 const ShaderMap<std::vector<sh::ShaderVariable>> &shaderUniforms) in UniformLinker()
H A DProgramExecutable.cpp1837 const ShaderMap<std::vector<sh::ShaderVariable>> &shaderUniforms, in linkUniforms()