Searched refs:padded (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/bitmap/dist/
H A Dbmtoa.c200 int padded = ((width & 7) != 0); local in function:print_scanline
215 if (padded) dp++;
H A Datobm.c234 int padded = 0; local in function:doit
266 padded = ((width & 7) != 0);
306 if (padded) slist->used++;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Dvelems.rst27 uses less than four components, it will be padded out with the constant vector
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Dvelems.rst27 uses less than four components, it will be padded out with the constant vector
/xsrc/external/mit/xterm/dist/vttests/
H A Dmodify-keys.pl916 sub padded($$) { subroutine
931 my $text = &padded( $size, $_[ $n + 1 ] );
939 my $text = &padded( $size, $_[ $n + 1 ] );
982 my $text = &padded( $size, $_[ $n + 1 ] );
1021 my $text = &padded( $size, $_[ $n + 1 ] );
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_indirect_draw.c68 nir_ssa_def *padded; member in struct:instance_size
621 split_div(b, builder->instance_size.padded,
626 builder->instance_size.padded,
645 nir_ssa_def *div = nir_imul(b, instance_div, builder->instance_size.padded);
716 nir_imul(b, builder->instance_size.padded,
958 builder->instance_size.padded =
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dax_compare_version.m494 # 0001001200050617. In other words, each number is zero padded to four
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
H A Dgl_API.dtd122 offset data should be padded to the next even number of dimensions.
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.1.4.rst139 - etnaviv: use padded width/height for resource copies
H A D21.2.0.rst359 - panfrost: Remove padded unorm blendable formats
4734 - radv/winsys: fix resetting the number of padded IB words
H A D20.3.0.rst557 - panfrost: Add padded type for instance fields
H A D21.1.0.rst5247 - radv/winsys: fix resetting the number of padded IB words
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
H A Dgl_API.dtd124 offset data should be padded to the next even number of dimensions.
/xsrc/external/mit/xcb-util/dist/
H A Dacinclude.m490 # 0001001200050617. In other words, each number is zero padded to four
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dserialize.cpp1065 bool padded = blob_read_uint32(metadata); local in function:read_shader_parameters
1071 NULL, state_indexes, padded);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dserialize.cpp1033 bool padded = blob_read_uint32(metadata); local in function:read_shader_parameters
1039 NULL, state_indexes, padded);
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json14026 "description": "frontends/va: use un-padded width/height in ExportSurfaceHandle",
[all...]

Completed in 168 milliseconds