Searched refs:needsInt16 (Results 1 – 2 of 2) sorted by relevance
64 bool needsInt16; member74 needsInt16 |= isDataTypeIntOrIVec16Bit(dt) || isDataTypeUintOrUVec16Bit(dt); in useType()115 if (params.needsInt16) in checkSupportWithParams()418 p.needsInt16 = m_caseDef.requirements & RequirementInt16; in checkSupport()
626 bool needsInt16 = (m_caseDef.index & 0x8) != 0; in checkSupport() local635 if (needsInt16 && features2.features.shaderInt16 != VK_TRUE) in checkSupport()