Searched refs:getDataTypeNumComponents (Results 1 – 3 of 3) sorted by relevance
211 int getDataTypeNumComponents (DataType dataType);
575 int getDataTypeNumComponents (DataType dataType) in getDataTypeNumComponents() function
687 const int numComps = glu::getDataTypeNumComponents(basicType); in getRenderbufferFormatForOutput()804 const int outVecSize = glu::getDataTypeNumComponents(output.varType.getBasicType()); in execute()