Home
last modified time | relevance | path

Searched refs:isIntegerType (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DglUtils.h57 bool isIntegerType(GLenum type);
DglUtils.cpp54 bool isIntegerType(GLenum type) { in isIntegerType() function
DGLSharedGroup.cpp235 .isInt = isIntegerType(m_Indexes[i].type), in compileValidationInfo()