Searched refs:vInput (Results 1 – 1 of 1) sorted by relevance
126 void UnpackComponents(SWR_FORMAT format, Value* vInput, Value* result[4]);721 void FetchJit::UnpackComponents(SWR_FORMAT format, Value* vInput, Value* result[4]) in UnpackComponents() argument731 Value* comp = AND(vInput, bitmask); in UnpackComponents()