Home
last modified time | relevance | path

Searched defs:unpack (Results 1 – 25 of 138) sorted by relevance

123456

/third_party/mesa3d/src/mesa/main/
Dpbo.c147 const struct gl_pixelstore_attrib *unpack, in _mesa_map_pbo_source()
179 const struct gl_pixelstore_attrib *unpack, in _mesa_validate_pbo_source()
222 const struct gl_pixelstore_attrib *unpack, in _mesa_validate_pbo_source_compressed()
260 const struct gl_pixelstore_attrib *unpack, in _mesa_map_validate_pbo_source()
282 const struct gl_pixelstore_attrib *unpack) in _mesa_unmap_pbo_source()
338 const struct gl_pixelstore_attrib *unpack, in _mesa_map_validate_pbo_dest()
398 const struct gl_pixelstore_attrib *unpack, in _mesa_validate_pbo_teximage()
477 const struct gl_pixelstore_attrib *unpack) in _mesa_unmap_teximage_pbo()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Ddirac_parse.c45 Unpack *unpack = &_unpack; in gst_dirac_sequence_header_parse() local
458 schro_unpack_init_with_data (Unpack * unpack, unsigned char *data, in schro_unpack_init_with_data()
469 schro_unpack_decode_bit (Unpack * unpack) in schro_unpack_decode_bit()
484 schro_unpack_decode_uint (Unpack * unpack) in schro_unpack_decode_uint()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Ddirac_parse.c42 Unpack *unpack = &_unpack; in dirac_sequence_header_parse() local
455 schro_unpack_init_with_data (Unpack * unpack, unsigned char *data, in schro_unpack_init_with_data()
466 schro_unpack_decode_bit (Unpack * unpack) in schro_unpack_decode_bit()
481 schro_unpack_decode_uint (Unpack * unpack) in schro_unpack_decode_uint()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu_emit.c166 struct qinst *inst, uint64_t *unpack) in fixup_raddr_conflict()
209 ASSERTED uint32_t unpack = QPU_GET_FIELD(*last_inst(block), QPU_UNPACK); in set_last_dst_pack() local
296 uint64_t unpack = 0; in vc4_generate_code_block() local
/third_party/flatbuffers/ts/
Dtypes.ts13 unpack(): IGeneratedObject method
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DTextureNULL.cpp27 const gl::PixelUnpackState &unpack, in setImage()
40 const gl::PixelUnpackState &unpack, in setSubImage()
51 const gl::PixelUnpackState &unpack, in setCompressedImage()
62 const gl::PixelUnpackState &unpack, in setCompressedSubImage()
/third_party/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
Dunion_vector_generated.swift88 public mutating func unpack() -> Rapunzel { in unpack() function
134 public mutating func unpack() -> BookReader { in unpack() function
180 public mutating func unpack() -> AttackerT { in unpack() function
259 public mutating func unpack() -> MovieT { in unpack() function
/third_party/flatbuffers/swift/Sources/FlatBuffers/
DString+extension.swift44 public mutating func unpack() -> String { in unpack() function
DFlatBufferObject.swift38 mutating func unpack() -> T in pack() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DPixelTransfer11.cpp122 const gl::PixelUnpackState &unpack, in setBufferToTextureCopyParams()
151 const gl::PixelUnpackState &unpack, in copyBufferToTexture()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DPixelTransfer11.cpp123 const gl::PixelUnpackState &unpack, in setBufferToTextureCopyParams()
152 const gl::PixelUnpackState &unpack, in copyBufferToTexture()
/third_party/flatbuffers/tests/union_vector/
Dbook-reader.ts40 unpack(): BookReaderT { method in BookReader
Drapunzel.ts40 unpack(): RapunzelT { method in Rapunzel
Drapunzel.js30 unpack() { method in Rapunzel
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_bitmap.c105 const struct gl_pixelstore_attrib *unpack, in unpack_bitmap()
121 const struct gl_pixelstore_attrib *unpack, in make_bitmap_texture()
474 const struct gl_pixelstore_attrib *unpack, in accum_bitmap()
602 const struct gl_pixelstore_attrib *unpack, const GLubyte *bitmap) in st_Bitmap()
Dst_cb_drawpixels.c487 const struct gl_pixelstore_attrib *unpack, in search_drawpixels_cache()
570 const struct gl_pixelstore_attrib *unpack, in cache_drawpixels_image()
610 const struct gl_pixelstore_attrib *unpack, in make_texture()
960 const struct gl_pixelstore_attrib *unpack, in draw_stencil_pixels()
1193 struct gl_pixelstore_attrib *unpack) in clamp_size()
1275 const struct gl_pixelstore_attrib *unpack, const void *pixels) in st_DrawPixels()
1525 struct gl_pixelstore_attrib pack, unpack; in blit_copy_pixels() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DTextureNULL.cpp27 const gl::PixelUnpackState &unpack, in setImage()
41 const gl::PixelUnpackState &unpack, in setSubImage()
52 const gl::PixelUnpackState &unpack, in setCompressedImage()
63 const gl::PixelUnpackState &unpack, in setCompressedSubImage()
/third_party/flatbuffers/tests/my-game/example/
Dstruct-of-structs.ts54 unpack(): StructOfStructsT { method in StructOfStructs
Dability.ts50 unpack(): AbilityT { method in Ability
Dtest.ts51 unpack(): TestT { method in Test
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp37 const gl::PixelUnpackState &unpack, in GetUnpackPointer()
227 const gl::PixelUnpackState &unpack, in setImageImpl()
273 const gl::PixelUnpackState &unpack, in subImage()
302 const gl::PixelUnpackState &unpack, in setCompressedImageImpl()
336 const gl::PixelUnpackState &unpack, in subImageCompressed()
364 const gl::PixelUnpackState &unpack, in fastUnpackPixels()
874 const gl::PixelUnpackState &unpack, in setImage()
920 const gl::PixelUnpackState &unpack, in setSubImage()
946 const gl::PixelUnpackState &unpack, in setCompressedImage()
963 const gl::PixelUnpackState &unpack, in setCompressedSubImage()
[all …]
/third_party/flatbuffers/tests/namespace_test/namespace-a/namespace-b/
Dstruct-in-nested-n-s.ts50 unpack(): StructInNestedNST { method in StructInNestedNS
/third_party/flatbuffers/tests/my-game/example2/
Dmonster.ts51 unpack(): MonsterT { method in Monster
/third_party/flatbuffers/tests/my-game/
Din-parent-namespace.ts51 unpack(): InParentNamespaceT { method in InParentNamespace
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp37 const gl::PixelUnpackState &unpack, in GetUnpackPointer()
231 const gl::PixelUnpackState &unpack, in setImageImpl()
277 const gl::PixelUnpackState &unpack, in subImage()
306 const gl::PixelUnpackState &unpack, in setCompressedImageImpl()
340 const gl::PixelUnpackState &unpack, in subImageCompressed()
362 const gl::PixelUnpackState &unpack, in isFastUnpackable()
371 const gl::PixelUnpackState &unpack, in fastUnpackPixels()
947 const gl::PixelUnpackState &unpack, in setImage()
999 const gl::PixelUnpackState &unpack, in setSubImage()
1030 const gl::PixelUnpackState &unpack, in setCompressedImage()
[all …]

123456