Searched refs:isSamplerType (Results 1 – 3 of 3) sorted by relevance
56 bool isSamplerType(GLenum type);
25 bool isSamplerType(GLenum type) { in isSamplerType() function
234 .isSampler = isSamplerType(m_Indexes[i].type), in compileValidationInfo()