Searched refs:needsInt8 (Results 1 – 2 of 2) sorted by relevance
63 bool needsInt8; member73 needsInt8 |= isDataTypeIntOrIVec8Bit(dt) || isDataTypeUintOrUVec8Bit(dt); in useType()107 if (params.needsInt8) in checkSupportWithParams()417 p.needsInt8 = m_caseDef.requirements & RequirementInt8; in checkSupport()
625 bool needsInt8 = (m_caseDef.index & 0x4) != 0; in checkSupport() local633 if (needsInt8 && f16_i8_features.shaderInt8 != VK_TRUE) in checkSupport()