HomeSort by relevance Sort by last modified time
    Searched refs:getDataTypeNumComponents (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/opengl/
gluShaderUtil.hpp 211 int getDataTypeNumComponents (DataType dataType);
gluShaderUtil.cpp 574 int getDataTypeNumComponents (DataType dataType)
  /external/deqp/modules/glshared/
glsShaderExecUtil.cpp 671 const int numComps = glu::getDataTypeNumComponents(basicType);
788 const int outVecSize = glu::getDataTypeNumComponents(output.varType.getBasicType());
    [all...]

Completed in 53 milliseconds