Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DglUtils.h59 bool isBoolType(GLenum type);
DglUtils.cpp99 bool isBoolType(GLenum type) { in isBoolType() function
DGLSharedGroup.cpp238 .isBool = isBoolType(m_Indexes[i].type), in compileValidationInfo()