소스 검색

amd/common: document PREDICATION OP 3 as 64-bit bool.

This just documents some info for possible future use.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
tags/17.1-branchpoint
Dave Airlie 9 년 전
부모
커밋
03f5405fc2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      src/amd/common/sid.h

+ 1
- 0
src/amd/common/sid.h 파일 보기

@@ -56,6 +56,7 @@
#define PREDICATION_OP_CLEAR 0x0
#define PREDICATION_OP_ZPASS 0x1
#define PREDICATION_OP_PRIMCOUNT 0x2
#define PREDICATION_OP_BOOL64 0x3

#define PRED_OP(x) ((x) << 16)


Loading…
취소
저장