Searched refs:getOutputPacking (Results 1 – 4 of 4) sorted by relevance
307 const VaryingPacking &getOutputPacking(ShaderType frontShaderStage) const;
995 const VaryingPacking &ProgramVaryingPacking::getOutputPacking(ShaderType frontShaderStage) const in getOutputPacking() function in gl::ProgramVaryingPacking
2116 resources.varyingPacking.getOutputPacking(gl::ShaderType::Vertex); in link()
4840 const gl::VaryingPacking &outputPacking = varyingPacking.getOutputPacking(shaderType); in GlslangAssignLocations()