Home
last modified time | relevance | path

Searched refs:FirstLocationSpecialParameterType (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_special_kernel_param.cpp110 clang::QualType FirstLocationSpecialParameterType; in processSpecialKernelParameters() local
191 if (Type != FirstLocationSpecialParameterType) { in processSpecialKernelParameters()
197 << SP.name << FirstLocationSpecialParameterType.getAsString() in processSpecialKernelParameters()
203 FirstLocationSpecialParameterType = Type; in processSpecialKernelParameters()