webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
VariablePacker Class Reference

#include <VariablePacker.h>

Public Member Functions

bool CheckVariablesWithinPackingLimits (unsigned int maxVectors, const std::vector< sh::ShaderVariable > &in_variables)
 

Static Public Member Functions

static int GetNumComponentsPerRow (sh::GLenum type)
 
static int GetNumRows (sh::GLenum type)
 

Member Function Documentation

◆ CheckVariablesWithinPackingLimits()

bool VariablePacker::CheckVariablesWithinPackingLimits ( unsigned int  maxVectors,
const std::vector< sh::ShaderVariable > &  in_variables 
)

◆ GetNumComponentsPerRow()

int VariablePacker::GetNumComponentsPerRow ( sh::GLenum  type)
static

◆ GetNumRows()

int VariablePacker::GetNumRows ( sh::GLenum  type)
static

The documentation for this class was generated from the following files: