Searched refs:kBool2_GrSLType (Results 1 – 10 of 10) sorted by relevance
15 case kBool2_GrSLType: return "bool2"; in GrGLSLTypeString()
68 case kBool2_GrSLType: in grsltype_to_location_size()
91 case kBool2_GrSLType: in grsltype_to_alignment_mask()173 case kBool2_GrSLType: in grsltype_to_size()
84 case kBool2_GrSLType: in grsltype_to_alignment_mask()174 case kBool2_GrSLType: in grsltype_to_vk_size()
289 kBool2_GrSLType, enumerator397 case kBool2_GrSLType: in GR_MAKE_BITFIELD_OPS()480 case kBool2_GrSLType: in GrSLTypeIsIntegralType()515 case kBool2_GrSLType: in GrSLTypeVecLength()624 case kBool2_GrSLType: in GrSLTypeIsCombinedSamplerType()
31 …_bool_args[] = { GrShaderVar("b", kBool_GrSLType), GrShaderVar("b2", kBool2_GrSLType), GrShaderVar… in emitCode()
111 … fragBuilder->emitFunction(kBool2_GrSLType, returns_bool2_name.c_str(), {returns_bool2_args, 0}, in emitCode()
43 if (type == *context.fTypes.fBool2 ) { *outType = kBool2_GrSLType; return true; } in type_to_grsltype()
88 case kBool2_GrSLType:172 case kBool2_GrSLType: