Searched refs:uint8 (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga3d_dx.h | 55 typedef uint8 SVGA3dColorWriteEnable; 59 typedef uint8 SVGA3dDepthWriteMask; 74 typedef uint8 SVGA3dCullMode; 87 typedef uint8 SVGA3dComparisonFunc; 94 typedef uint8 SVGA3dMultisampleRastEnable; 416 #define SVGADX_QDSTATE_INVALID ((uint8)-1) 423 typedef uint8 SVGADXQueryDeviceState; 598 uint8 readback; 599 uint8 unsynchronized; 600 uint8 mustBeZero[2]; [all …]
|
D | svga3d_surfacedefs.h | 284 uint8 blue; 285 uint8 w_bump; 286 uint8 l_bump; 287 uint8 uv_video; 288 uint8 u_video; 291 uint8 green; 292 uint8 stencil; 293 uint8 v_bump; 294 uint8 v_video; 297 uint8 red; [all …]
|
D | svga3d_cmd.h | 582 uint8 primitiveType; 583 uint8 padding[3]; 591 uint8 primitiveType; 596 uint8 indexBufferStride; 609 uint8 stream; 610 uint8 type; 611 uint8 method; 612 uint8 usage; 613 uint8 usageIndex; 614 uint8 padding; [all …]
|
D | svga3d_types.h | 53 typedef uint8 SVGABool8; 1293 SVGA3D_QUERYTYPE_INVALID = ((uint8)-1), 1315 typedef uint8 SVGA3dQueryTypeUint8; 1439 uint8 type; 1440 uint8 base;
|
D | vm_basic_types.h | 38 typedef u8 uint8; typedef
|
/Linux-v6.6/drivers/video/fbdev/ |
D | au1200fb.h | 35 #define uint8 unsigned char macro 81 volatile uint8 cursorpattern[256];
|
/Linux-v6.6/arch/arm/nwfpe/ |
D | ARM-gcc.h | 21 typedef unsigned char uint8; typedef
|
/Linux-v6.6/arch/mips/include/asm/octeon/ |
D | cvmx.h | 246 CVMX_BUILD_WRITE64(uint8, "sb"); 262 CVMX_BUILD_READ64(uint8, "lbu");
|
/Linux-v6.6/Documentation/wmi/devices/ |
D | dell-wmi-ddv.rst | 71 …([in] uint32 arg2, [out] uint32 RawSize, [out, WmiSizeIs("RawSize") : ToInstance] uint8 RawData[]); 73 …([in] uint32 arg2, [out] uint32 RawSize, [out, WmiSizeIs("RawSize") : ToInstance] uint8 RawData[]); 75 …([in] uint32 arg2, [out] uint32 RawSize, [out, WmiSizeIs("RawSize") : ToInstance] uint8 RawData[]); 76 …([in] uint32 arg2, [out] uint32 RawSize, [out, WmiSizeIs("RawSize") : ToInstance] uint8 RawData[]);
|
/Linux-v6.6/arch/sh/kernel/cpu/sh4/ |
D | softfloat.c | 45 typedef unsigned char uint8; typedef
|