Searched refs:inputPatch (Results 1 – 4 of 4) sorted by relevance
36 ConstantOutputType ColorPatchConstantFunction(InputPatch<HullInputType, 3> inputPatch, uint patchId…
9 0:37 'inputPatch' ( in 3-element array of structure{ temp 3-component vector of float position…189 0:37 'inputPatch' ( in 3-element array of structure{ temp 3-component vector of float position…379 Name 18 "inputPatch"531 18(inputPatch): 13(ptr) FunctionParameter
424 TVariable* inputPatch; // input patch is special for PCF: it's the only non-builtin PCF input, variable
63 inputPatch(nullptr), in HlslParseContext()2083 inputPatch = argVars.back(); in transformEntryPoint()9673 builtInTessLinkageSymbols[biType] = inputPatch; in addPatchConstantInvocation()9718 if (biType == EbvInputPatch && inputPatch == nullptr) { in addPatchConstantInvocation()