Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_wgsl_util.cpp91 for (const T &shaderVar : shaderVars) in WgslAssignLocations() local
113 const sh::ShaderVariable *shaderVar = shaderType == gl::ShaderType::Vertex in WgslAssignLocations() local
/aosp_15_r20/external/angle/src/compiler/translator/wgsl/
H A DOutputUniformBlocks.cpp101 for (const ShaderVariable &shaderVar : basicUniforms) in OutputUniformBlocks() local
H A DRewritePipelineVariables.cpp239 for (const ShaderVariable &shaderVar : shaderVars) in GeneratePipelineStructStrings() local
/aosp_15_r20/external/angle/src/compiler/translator/
H A DValidateTypeSizeLimitations.cpp100 ShaderVariable shaderVar; in validateVariableSize() local