Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/wgpu/
Dwgpu_wgsl_util.cpp91 for (const T &shaderVar : shaderVars) in WgslAssignLocations() local
113 const sh::ShaderVariable *shaderVar = shaderType == gl::ShaderType::Vertex in WgslAssignLocations() local
/external/angle/src/compiler/translator/wgsl/
DRewritePipelineVariables.cpp342 for (const ShaderVariable &shaderVar : shaderVars) in GeneratePipelineStructStrings() local
419 for (const ShaderVariable &shaderVar : compiler.getOutputVaryings()) in GenerateMainFunctionAndIOStructs() local
DOutputUniformBlocks.cpp244 for (const ShaderVariable &shaderVar : basicUniforms) in OutputUniformBlocksAndSamplers() local
/external/angle/src/compiler/translator/
DValidateTypeSizeLimitations.cpp101 ShaderVariable shaderVar; in validateVariableSize() local