Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_dx.h68 typedef uint8 SVGA3dColorWriteEnable;
72 typedef uint8 SVGA3dDepthWriteMask;
87 typedef uint8 SVGA3dCullMode;
100 typedef uint8 SVGA3dComparisonFunc;
112 typedef uint8 SVGA3dMultisampleRastEnable;
491 #define SVGADX_QDSTATE_INVALID ((uint8)-1) /* Query has no state */
498 typedef uint8 SVGADXQueryDeviceState;
1163 typedef uint8 SVGA3DCreateDSViewFlags;
1175 uint8 pad0;
1194 uint8 pad0;
[all …]
Dsvga3d_cmd.h826 uint8 primitiveType; /* SVGA3dPrimitiveType */
827 uint8 padding[3];
837 uint8 primitiveType; /* SVGA3dPrimitiveType */
844 uint8 indexBufferStride; /* Allowable values = 1, 2, or 4 */
866 uint8 stream;
867 uint8 type; /* SVGA3dDeclType */
868 uint8 method; /* SVGA3dDeclMethod */
869 uint8 usage; /* SVGA3dDeclUsage */
870 uint8 usageIndex;
871 uint8 padding;
[all …]
Dvm_basic_types.h11 typedef u8 uint8; typedef
Dsvga_types.h35 typedef u8 uint8; typedef
Dsvga3d_types.h48 typedef uint8 SVGABool8; /* 8-bit Bool definition */
1675 SVGA3D_QUERYTYPE_INVALID = ((uint8)-1),
1697 typedef uint8 SVGA3dQueryTypeUint8;
1851 uint8 type; // SVGA3dFogType
1852 uint8 base; // SVGA3dFogBase
/kernel/linux/common_modules/newip/tools/
Dwireshark_cfg_for_newip.lua41 local _ttl = ProtoField.uint8 (nip_proto_name .. ".ttl", "ttl ( 1 Byte)", bas…
43 local _nexthdr = ProtoField.uint8 (nip_proto_name .. ".nexthdr", "nexthdr ( 1 Byte)", bas…
46 local _hdr_len = ProtoField.uint8 (nip_proto_name .. ".hdr_len", "hdr_len ( 1 Byte)", bas…
75 local _bitmap1 = ProtoField.uint8(bitmap1_name .. ".bitmap1", "bitmap1", …
76 local _pkt_hdr_type = ProtoField.uint8(bitmap1_name .. ".pkt_hdr_type", "pkt_hdr_type …
77 local _include_ttl = ProtoField.uint8(bitmap1_name .. ".include_ttl", "include_ttl …
78 local _include_total_len = ProtoField.uint8(bitmap1_name .. ".include_total_len", "include_total_le…
79 local _include_nexthdr = ProtoField.uint8(bitmap1_name .. ".include_nexthdr", "include_nexthdr …
80 local _include_reserve1 = ProtoField.uint8(bitmap1_name .. ".include_reserve1", "include_reserve1…
81 local _include_daddr = ProtoField.uint8(bitmap1_name .. ".include_daddr", "include_daddr …
[all …]
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dau1200fb.h35 #define uint8 unsigned char macro
81 volatile uint8 cursorpattern[256];
/kernel/linux/linux-5.10/arch/arm/nwfpe/
DARM-gcc.h21 typedef unsigned char uint8; typedef
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
Dcvmx.h246 CVMX_BUILD_WRITE64(uint8, "sb");
262 CVMX_BUILD_READ64(uint8, "lbu");
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
Dsoftfloat.c45 typedef unsigned char uint8; typedef
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch32054 + /*uint8, fp16, int8, uint16, int16, uint4, int4, bf16*/
39516 + {0}, /* uint8 */
39756 + 1, /* uint8 */
41724 + 0xff, /* uint8, the case set scale = 0.003921569*/
44606 + /*uint8, fp16, int8, uint16, int16, uint4, int4, bf16*/