/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | DynamicHLSL.cpp | 423 // varying, then D3D will pack them into N registers.
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | ProgramExecutable.cpp | 932 // D3D9 pack mode is strictly more strict than WebGL, so takes priority. in linkMergedVaryings()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
H A D | esextcTextureBufferOperations.cpp | 961 /* Bind buffer object to pixel pack buffer */ in initializeBufferObjectData()
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha512-ia64.pl | 120 { $big_endian=(unpack('L',pack('N',1))==1); }
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | transformation_outline_function.cpp | 876 // instruction to pack all the non-void output values into a struct, and in PopulateOutlinedFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_outline_function.cpp | 876 // instruction to pack all the non-void output values into a struct, and in PopulateOutlinedFunction()
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | enc_neon.c | 387 // Pack the high values in to q4 and q6 in FTransform_NEON()
|
/third_party/skia/src/ports/ |
H A D | SkScalerContext_win_dw.cpp | 721 // We're trying to pack left and top into int16_t, in generateMetrics()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | CommandBufferGL.cpp | 708 // glReadPixels with a pack buffer. Create a temporary FBO for the copy. in Execute()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
H A D | EXT_packed_depth_stencil.txt | 70 applications, so it is only natural to pack the two buffers into a
|
/third_party/python/Doc/library/ |
H A D | logging.config.rst | 161 string packed in binary using ``struct.pack('>L', n)``.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 515 // FIXME: A char* or SymbolStringPtr may pack better.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZOperators.td | 314 def z_pack : SDNode<"SystemZISD::PACK", SDT_ZVecBinaryConv>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86CallingConv.td | 211 // for functions that return two i8 values are currently expected to pack the
|
H A D | X86CmovConversion.cpp | 618 // first CMOV and last CMOV, then pack the group and make the CMOV instruction in convertCmovInstsToBranches()
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_reference.cpp | 2670 // Use 32 bit reads & writes, and pack and unpack the 16-bit values. in RefMapArea16()
|
/third_party/python/Lib/test/ |
H A D | test_plistlib.py | 853 tail = struct.pack('>6xBBQQQ', offset_size, ref_size,
|
/third_party/rust/crates/nix/src/sys/ |
H A D | aio.rs | 465 // create an enum containing this and other AioCb variants and pack in new()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_outline_function.cpp | 878 // instruction to pack all the non-void output values into a struct, and in PopulateOutlinedFunction()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderPackingFunctionTests.cpp | 1137 : TestCaseGroup(context, "pack_unpack", "Floating-point pack and unpack function tests") in ShaderPackingFunctionTests()
|
/third_party/vulkan-loader/loader/ |
H A D | loader_windows.c | 1106 /* This literal string identifies the Microsoft-published OpenCL and OpenGL Compatibility Pack in windows_get_app_package_manifest_path()
|
/third_party/zlib/doc/ |
H A D | rfc1951.txt | 295 how to pack these data elements into bytes to form the final
|
/third_party/mesa3d/docs/relnotes/ |
H A D | 22.2.0.rst | 732 - pan/va: Use validate_register_pair for BLEND pack 743 - pan/va: Pack MKVEC.v2i8 byte lanes 771 - pan/va: Print instructions with pack assert fails 1045 - dzn: Cache and pack transition barriers 2829 - nir/algebraic: Add two more pack/unpack rules 4587 - zink: always scalarize pack/unpack alu ops 4588 - zink: don't lower pack/unpack intrinsics 6126 - c11: Fixes memory leak of pack in thrd_create on win32
|
H A D | 21.3.0.rst | 350 - pan/bi: Teach meson about format pack tests 1288 - nir_to_tgsi: Pack our tex coords into vec4 nir_tex_src_backend[12]. 2699 - radeonsi: use a trick to extract and pack edgeflags using fewer instructions 3097 - zink: lower 32_2x16_split pack/unpack instructions 3508 - nir/linker: pack varyings with different interpolation qualifier
|
H A D | 22.0.0.rst | 594 - pan/bi: Use gtest for test-pack-formats 1370 - nir/algebraic: Pack various bitfields in the nir_search_value_union. 1911 - nir/serialize: Pack deref modes better 2959 - radeonsi: pack si_pm4_state 3595 - loader/dri3: pack window present event setup into a function
|