Searched defs:shaderVariable (Results 1 – 3 of 3) sorted by relevance
76 for (const sh::ShaderVariable &shaderVariable : var.fields) in WriteShaderVar() local156 for (const sh::ShaderVariable &shaderVariable : block.fields) in WriteShInterfaceBlock() local306 for (const sh::ShaderVariable &shaderVariable : uniforms) in serialize() local330 for (const sh::ShaderVariable &shaderVariable : allAttributes) in serialize() local335 for (const sh::ShaderVariable &shaderVariable : activeAttributes) in serialize() local348 for (const sh::ShaderVariable &shaderVariable : outputVaryings) in serialize() local353 for (const sh::ShaderVariable &shaderVariable : allAttributes) in serialize() local358 for (const sh::ShaderVariable &shaderVariable : activeAttributes) in serialize() local369 for (const sh::ShaderVariable &shaderVariable : inputVaryings) in serialize() local374 for (const sh::ShaderVariable &shaderVariable : activeOutputVariables) in serialize() local[all …]
698 for (const sh::ShaderVariable &shaderVariable : mLinkedOutputVaryings[shaderType]) in save() local703 for (const sh::ShaderVariable &shaderVariable : mLinkedInputVaryings[shaderType]) in save() local708 for (const sh::ShaderVariable &shaderVariable : mLinkedUniforms[shaderType]) in save() local
860 void SerializeShaderVariable(JsonSerializer *json, const sh::ShaderVariable &shaderVariable) in SerializeShaderVariable()893 for (const sh::ShaderVariable &shaderVariable : shaderVariables) in SerializeShaderVariablesVector() local