/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_dec.cpp | 450 uint outputD3D12Subresource = 0; in d3d12_video_decoder_end_frame() 457 uint refOnlyOutputD3D12Subresource = 0; in d3d12_video_decoder_end_frame() 559 uint planeOutputSubresource = outputDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); in d3d12_video_decoder_end_frame() 572 uint planeOutputSubresource = outputDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); in d3d12_video_decoder_end_frame() 960 uint planeOutputSubresource = outputDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); in d3d12_video_decoder_prepare_for_decode_frame() 973 uint planeOutputSubresource = outputDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); in d3d12_video_decoder_prepare_for_decode_frame() 1162 for (uint i = 0; i < numBitsToSearchIntoBuffer && vl_vlc_bits_left(&vlc) >= targetCodeBitSize; ++i) { in d3d12_video_decoder_get_next_startcode_offset()
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_clear.c | 59 uint i; in softpipe_clear()
|
H A D | sp_state_surface.c | 52 uint i; in softpipe_set_framebuffer_state()
|
H A D | sp_context.c | 60 uint i, sh; in softpipe_destroy() 201 uint i, sh; in softpipe_create_context()
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | vk_format.h | 56 static inline uint vk_format_get_channel_width(VkFormat vk_format, in vk_format_get_channel_width()
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
H A D | types.h | 66 typedef unsigned u_int, uint; typedef
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
H A D | types.h | 66 typedef unsigned u_int, uint; typedef
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
H A D | types.h | 66 typedef unsigned u_int, uint; typedef
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_vertex.c | 48 uint i; in draw_compute_vertex_size()
|
H A D | draw_pipe.h | 125 const uint vsize = sizeof(struct vertex_header) in dup_vert()
|
H A D | draw_pipe_vbuf.c | 186 vbuf_start_prim(struct vbuf_stage *vbuf, uint prim) in vbuf_start_prim() 368 vbuf->vertices = (uint *) vbuf->render->map_vertices(vbuf->render); in vbuf_alloc_vertices()
|
/third_party/musl/include/sys/ |
H A D | types.h | 66 typedef unsigned u_int, uint; typedef
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
H A D | mtl_glslang_mtl_utils.h | 54 uint MslGetShaderShadowCompareMode(GLenum mode, GLenum func);
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
H A D | GPRArith.cpp | 622 TestImplOp(And, Dst, Value0, Src, Value1, uint, Size, &); \ in TEST_F() 624 TestImplOp(Or, Dst, Value0, Src, Value1, uint, Size, |); \ in TEST_F() 626 TestImplOp(Xor, Dst, Value0, Src, Value1, uint, Size, ^); \ in TEST_F() 628 TestImplOp(add, Dst, Value0, Src, Value1, uint, Size, +); \ in TEST_F() 630 TestImplOp(sub, Dst, Value0, Src, Value1, uint, Size, -); \ in TEST_F() 997 TestImplOp(mul, Value0, Src, Value1, uint, Size); \ in TEST_F() 1278 TestImplOp(div, Value0, Src, Value1, uint, Size); \ in TEST_F() 1405 const uint##Size##_t Expected = \ in TEST_F() 1427 const uint##Size##_t Expected = \ in TEST_F() 1451 const uint##Siz in TEST_F() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
H A D | GPRArith.cpp | 648 TestImplOp(And, Dst, Value0, Src, Value1, uint, Size, &); \ in TEST_F() 650 TestImplOp(Or, Dst, Value0, Src, Value1, uint, Size, |); \ in TEST_F() 652 TestImplOp(Xor, Dst, Value0, Src, Value1, uint, Size, ^); \ in TEST_F() 654 TestImplOp(add, Dst, Value0, Src, Value1, uint, Size, +); \ in TEST_F() 656 TestImplOp(sub, Dst, Value0, Src, Value1, uint, Size, -); \ in TEST_F() 1020 TestImplOp(mul, Value0, Src, Value1, uint, Size); \ in TEST_F() 1308 TestImplOp(div, Value0, Src, Value1, uint, Size); \ in TEST_F() 1394 const uint##Size##_t Expected = \ in TEST_F() 1416 const uint##Size##_t Expected = \ in TEST_F() 1440 const uint##Siz in TEST_F() [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | ir_loader_test.cpp | 1060 %uint = OpTypeInt 32 0 in TEST() 1061 %uint_32 = OpConstant %uint 32 in TEST() 1067 %uint_256 = OpConstant %uint 256 in TEST() 1068 %uint_0 = OpConstant %uint 0 in TEST() 1069 %uint_128 = OpConstant %uint 128 in TEST() 1283 "%uint = OpTypeInt 32 0\n" in TEST() 1287 "%6 = OpUndef %uint\n" in TEST() 1318 "%uint = OpTypeInt 32 0\n" in TEST() 1323 "%7 = OpUndef %uint\n" in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | ir_loader_test.cpp | 1060 %uint = OpTypeInt 32 0 in TEST() 1061 %uint_32 = OpConstant %uint 32 in TEST() 1067 %uint_256 = OpConstant %uint 256 in TEST() 1068 %uint_0 = OpConstant %uint 0 in TEST() 1069 %uint_128 = OpConstant %uint 128 in TEST() 1283 "%uint = OpTypeInt 32 0\n" in TEST() 1287 "%6 = OpUndef %uint\n" in TEST() 1318 "%uint = OpTypeInt 32 0\n" in TEST() 1323 "%7 = OpUndef %uint\n" in TEST()
|
/third_party/spirv-tools/test/opt/ |
H A D | ir_loader_test.cpp | 1062 %uint = OpTypeInt 32 0 in TEST() 1063 %uint_32 = OpConstant %uint 32 in TEST() 1069 %uint_256 = OpConstant %uint 256 in TEST() 1070 %uint_0 = OpConstant %uint 0 in TEST() 1071 %uint_128 = OpConstant %uint 128 in TEST() 1285 "%uint = OpTypeInt 32 0\n" in TEST() 1289 "%6 = OpUndef %uint\n" in TEST() 1321 "%uint = OpTypeInt 32 0\n" in TEST() 1326 "%7 = OpUndef %uint\n" in TEST()
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_framebuffer.c | 473 uint count; in DrvSetPixelFormat() 474 uint index; in DrvSetPixelFormat() 480 index = (uint) iPixelFormat - 1; in DrvSetPixelFormat()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkImageUtil.cpp | 1301 const deUint8 uint = (deUint8)tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER; in getCorePlanarFormatDescription() local 2175 { 0, uint, 0, 8, 1 }, // R in getCorePlanarFormatDescription() 2199 { 0, uint, 0, 16, 2 }, // R in getCorePlanarFormatDescription() 2223 { 0, uint, 0, 32, 4 }, // R in getCorePlanarFormatDescription() 2247 { 0, uint, 0, 64, 8 }, // R in getCorePlanarFormatDescription() 2271 { 0, uint, 0, 8, 2 }, // R in getCorePlanarFormatDescription() 2272 { 0, uint, 8, 8, 2 }, // G in getCorePlanarFormatDescription() 2295 { 0, uint, 0, 16, 4 }, // R in getCorePlanarFormatDescription() 2296 { 0, uint, 16, 16, 4 }, // G in getCorePlanarFormatDescription() 2319 { 0, uint, in getCorePlanarFormatDescription() [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
H A D | svga_shader_op.c | 143 const struct sh_opcode_info *svga_opcode_info( uint op ) in svga_opcode_info()
|
/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
H A D | csharp_message.h | 65 uint end_tag_;
|
/third_party/ffmpeg/libswscale/ppc/ |
H A D | swscale_altivec.c | 128 output_pixel(&val_uint, val, 0, uint); in yuv2plane1_float_u() 144 output_pixel(&val_uint, val, 0, uint); in yuv2plane1_float_bswap_u()
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_encode.h | 247 uint query_type, 248 uint query_index,
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_parse.c | 146 uint imm_count; in tgsi_parse_token() 254 uint prop_count; in tgsi_parse_token()
|