Home
last modified time | relevance | path

Searched refs:uint (Results 176 - 200 of 375) sorted by relevance

12345678910>>...15

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec.cpp450 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 Dsp_clear.c59 uint i; in softpipe_clear()
H A Dsp_state_surface.c52 uint i; in softpipe_set_framebuffer_state()
H A Dsp_context.c60 uint i, sh; in softpipe_destroy()
201 uint i, sh; in softpipe_create_context()
/third_party/mesa3d/src/imagination/vulkan/
H A Dvk_format.h56 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 Dtypes.h66 typedef unsigned u_int, uint; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dtypes.h66 typedef unsigned u_int, uint; typedef
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dtypes.h66 typedef unsigned u_int, uint; typedef
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vertex.c48 uint i; in draw_compute_vertex_size()
H A Ddraw_pipe.h125 const uint vsize = sizeof(struct vertex_header) in dup_vert()
H A Ddraw_pipe_vbuf.c186 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 Dtypes.h66 typedef unsigned u_int, uint; typedef
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_glslang_mtl_utils.h54 uint MslGetShaderShadowCompareMode(GLenum mode, GLenum func);
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DGPRArith.cpp622 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 DGPRArith.cpp648 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 Dir_loader_test.cpp1060 %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 Dir_loader_test.cpp1060 %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 Dir_loader_test.cpp1062 %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 Dstw_framebuffer.c473 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 DvkImageUtil.cpp1301 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 Dsvga_shader_op.c143 const struct sh_opcode_info *svga_opcode_info( uint op ) in svga_opcode_info()
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_message.h65 uint end_tag_;
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_altivec.c128 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 Dvirgl_encode.h247 uint query_type,
248 uint query_index,
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_parse.c146 uint imm_count; in tgsi_parse_token()
254 uint prop_count; in tgsi_parse_token()

Completed in 22 milliseconds

12345678910>>...15