Searched refs:kBool_GrSLType (Results 1 – 4 of 4) sorted by relevance
29 kBool_GrSLType, enumerator91 GR_STATIC_ASSERT(10 == kBool_GrSLType); in GrSLTypeVectorCount()124 GR_STATIC_ASSERT(10 == kBool_GrSLType); in GrSLTypeIsFloatType()145 GR_STATIC_ASSERT(10 == kBool_GrSLType); in GrSLTypeIsIntType()186 GR_STATIC_ASSERT(10 == kBool_GrSLType); in GrSLTypeSize()
177 if (effectiveType != kBool_GrSLType) { in appendDecl()
111 case kBool_GrSLType: in GrGLSLTypeString()
544 fsBuilder->emitFunction(kBool_GrSLType, "in_quad", QUAD_ARGS, inQuadArgs, inQuadCode, in onEmitCode()