Home
last modified time | relevance | path

Searched full:pack (Results 801 - 825 of 1853) sorted by relevance

1...<<31323334353637383940>>...75

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanMultithreadingTest.cpp168 // Pack pixels tightly. in TEST_P()
H A DPackUnpackTest.cpp7 // Tests the corrrectness of opengl 4.1 emulation of pack/unpack built-in functions.
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/
H A DConvertIndexIndirectLineLoop.comp119 // Shift value to pack 8/16 bits value into 32bit word
H A DConvertIndex.comp93 // Pack 16-byte index into the 32-byte destination.
/third_party/skia/src/gpu/
H A DGrProcessorSet.h110 // MSVS 2015 won't pack different underlying types
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_des_hw.c131 * Although we have a CFB-r implementation for DES, it doesn't pack the right
H A Dcipher_tdes_default_hw.c94 * Although we have a CFB-r implementation for 3-DES, it doesn't pack the
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dcommon_sse41.h35 // Pack the planar buffers
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/
H A DAPPLE_row_bytes.txt94 (i.e. if you are unpacking with row bytes semantics do you need to pack with
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DObjectStorage.h70 // Pack the ObjectType and ObjectId as a single value for storage in
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/
H A Dakeley_future_extensions.txt31 3. Perform integer decimation during pixel unpack/pack. Separate values
/third_party/skia/third_party/externals/opengl-registry/extensions/SUNX/
H A DSUNX_constant_data.txt148 (will affect both pixel pack/unpack and texture state)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DUtility.h76 /// into the pack that we're currently printing.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h107 // Instead of changing everyone's API we pack the N64 Type fields
/third_party/pulseaudio/src/pulsecore/
H A Dsconv_sse.c63 " packssdw %%mm1, %%mm0 \n\t" /* pack parts */ in pa_sconv_s16le_from_f32ne_sse()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dbind.h181 absl::Span<const FormatArgImpl> pack, BoundConversion* bound);
/third_party/skia/include/core/
H A DSkColorPriv.h101 * Pack the components into a SkPMColor, checking (in the debug version) that
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVaryingPacking_unittest.cpp166 // WebGL should fail to pack max+1 vec2 arrays, unlike our more relaxed packing.
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c438 TRANS_LOGE(TRANS_CTRL, "pack request udp info failed."); in SendReplyErrInfo()
461 TRANS_LOGE(TRANS_CTRL, "pack request udp info failed."); in SendReplyUdpInfo()
737 TRANS_LOGE(TRANS_CTRL, "pack request udp info failed."); in StartExchangeUdpInfo()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h560 #pragma pack(push, 1)
768 /* Restore the pack alignment to default. */
769 #pragma pack(pop)
/third_party/mesa3d/src/intel/genxml/
H A Dgen_pack_header.py433 # dict it occupies. Now that we're emitting the pack function,
440 # of the dword. In this case we pack directly into the
452 # Pack any fields of struct type first so we have integer values
/third_party/qrcodegen/cpp/
H A Dqrcodegen.cpp310 // Pack bits into bytes in big endian in encodeSegments()
417 // Calculate error correction code and pack bits in drawFormatBits()
447 // Calculate error correction code and pack bits in drawVersion()
/third_party/python/Lib/multiprocessing/
H A Dconnection.py392 pre_header = struct.pack("!i", -1)
393 header = struct.pack("!Q", n)
399 header = struct.pack("!i", n)
/third_party/openGLES/extensions/SGIX/
H A DSGIX_mpeg1.txt138 they update the pack and unpack state. Using and
538 termination of processing), except that the appropriate PACK
546 except that the appropriate PACK values are used in place of the
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp182 deUint32 version = pack(ApiVersion(0, 1, 0, 0)); in getTargetInstanceVersion()
188 version = pack(ApiVersion(1, 1, 0, 0)); in getTargetInstanceVersion()
813 { return isApiVersionSupported(m_device->getUsedApiVersion(), pack(version)); } in contextSupports()

Completed in 28 milliseconds

1...<<31323334353637383940>>...75