Searched defs:CheckSupportParams (Results 1 – 2 of 2) sorted by relevance
62 struct CheckSupportParams struct64 bool needsScalar;65 bool needsInt8;66 bool needsInt16;67 bool needsInt64;68 bool needsFloat16;69 bool needsFloat64;70 vk::ComputePipelineConstructionType computePipelineConstructionType;72 void useType(glu::DataType dt) in useType()
60 struct CheckSupportParams struct62 bool needsScalar;63 bool needsInt8;64 bool needsInt16;65 bool needsInt64;66 bool needsFloat16;67 bool needsFloat64;69 void useType(glu::DataType dt) in useType()