Lines Matching refs:Bits2Number
364 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
365 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
372 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
373 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
380 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
381 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
389 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
390 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
401 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
402 *pX = Bits2Number(3, x5, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
408 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
409 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
419 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
420 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
429 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
430 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
442 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
443 *pX = Bits2Number(3, x5, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
449 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
450 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
460 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
461 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
472 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
473 *pX = Bits2Number(3, x5, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
477 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
478 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
491 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
492 *pX = Bits2Number(3, x5, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
501 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
502 *pX = Bits2Number(2, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
516 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
517 *pX = Bits2Number(4, x6, x5, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
524 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
525 *pX = Bits2Number(3, x5, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
539 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
540 *pX = Bits2Number(4, x6, x5,x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
546 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
547 *pX = Bits2Number(3, x5, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
561 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
562 *pX = Bits2Number(4, x6, x5, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
568 *pY = Bits2Number(2, y4, y3); in ComputeTileCoordFromPipeAndElemIdx()
569 *pX = Bits2Number(3, x5, x4, x3); in ComputeTileCoordFromPipeAndElemIdx()
613 elemIdx = Bits2Number(3,elemIdx2,elemIdx1,elemIdx0); in TileCoordToMaskElementIndex()
620 elemIdx = Bits2Number(2,elemIdx1,elemIdx0); in TileCoordToMaskElementIndex()
627 elemIdx = Bits2Number(2, elemIdx1, elemIdx0); in TileCoordToMaskElementIndex()
634 elemIdx = Bits2Number(2, elemIdx1, elemIdx0); in TileCoordToMaskElementIndex()
642 elemIdx = Bits2Number(3, elemIdx2, elemIdx1, elemIdx0); in TileCoordToMaskElementIndex()
661 elemIdx = Bits2Number(2, elemIdx1, elemIdx0); in TileCoordToMaskElementIndex()
674 elemIdx = Bits2Number(2, elemIdx1, elemIdx0); in TileCoordToMaskElementIndex()
681 elemIdx = Bits2Number(2, elemIdx1, elemIdx0); in TileCoordToMaskElementIndex()
689 elemIdx = Bits2Number(3, elemIdx2, elemIdx1, elemIdx0); in TileCoordToMaskElementIndex()
696 elemIdx = Bits2Number(2, elemIdx1, elemIdx0); in TileCoordToMaskElementIndex()
703 elemIdx = Bits2Number(2, elemIdx1, elemIdx0); in TileCoordToMaskElementIndex()
2030 yBit = Bits2Number(4, yBit6, yBit5, yBit4, yBit3); in HwlComputeSurfaceCoord2DFromBankPipe()
2031 xBit = Bits2Number(3, xBit5, xBit4, xBit3); in HwlComputeSurfaceCoord2DFromBankPipe()
2123 xTile = Bits2Number(3, x5, x4, x3); in HwlComputeSurfaceCoord2DFromBankPipe()