Home
last modified time | relevance | path

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

12345678910

/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/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu_emit.c167 struct qinst *inst, uint64_t *unpack) in fixup_raddr_conflict()
210 ASSERTED uint32_t unpack = QPU_GET_FIELD(*last_inst(block), QPU_UNPACK); in set_last_dst_pack() local
297 uint64_t unpack = 0; in vc4_generate_code_block() local
Dvc4_opt_copy_propagation.c101 uint8_t unpack; in try_copy_prop() local
Dvc4_qpu_disasm.c277 vc4_qpu_disasm_unpack(FILE *out, uint32_t unpack) in vc4_qpu_disasm_unpack()
327 uint32_t unpack = QPU_GET_FIELD(inst, QPU_UNPACK); in print_alu_src() local
/third_party/rust/rust/tests/ui/borrowck/
Daccess-mode-in-closures.rs3 fn unpack<F>(_unpack: F) where F: FnOnce(&S) -> Vec<isize> {} in unpack() function
/third_party/protobuf/java/kotlin/src/main/kotlin/com/google/protobuf/
DAnies.kt45 inline fun <reified T : Message> ProtoAny.unpack(): T = unpack(T::class.java) method
/third_party/flatbuffers/ts/
Dtypes.ts16 unpack(): T method
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DAnyBase.php23 public function unpack() function in Google\\Protobuf\\Internal\\AnyBase
/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 st_make_bitmap_texture()
483 const struct gl_pixelstore_attrib *unpack, in accum_bitmap()
618 const struct gl_pixelstore_attrib *unpack, const GLubyte *bitmap, in st_Bitmap()
Dst_cb_drawpixels.c460 const struct gl_pixelstore_attrib *unpack, in search_drawpixels_cache()
547 const struct gl_pixelstore_attrib *unpack, in cache_drawpixels_image()
589 const struct gl_pixelstore_attrib *unpack, in make_texture()
938 const struct gl_pixelstore_attrib *unpack, in draw_stencil_pixels()
1171 struct gl_pixelstore_attrib *unpack) in clamp_size()
1252 const struct gl_pixelstore_attrib *unpack, const void *pixels) in st_DrawPixels()
1502 struct gl_pixelstore_attrib pack, unpack; in blit_copy_pixels() local
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Ddiagnostic.rs34 unsafe fn unpack(kind: OptimizationDiagnosticKind, di: &'ll DiagnosticInfo) -> Self { in unpack() method
84 pub unsafe fn unpack(diag: &SMDiagnostic) -> SrcMgrDiagnostic { in unpack() method
171 pub unsafe fn unpack(di: &'ll DiagnosticInfo) -> Self { in unpack() method
/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/
DMutatingBool_generated.swift62 public mutating func unpack() -> Property { in unpack() function
105 public mutating func unpack() -> TestMutatingBoolT { in unpack() function
Dunion_vector_generated.swift176 public mutating func unpack() -> Rapunzel { in unpack() function
244 public mutating func unpack() -> BookReader { in unpack() function
312 public mutating func unpack() -> FallingTub { in unpack() function
357 public mutating func unpack() -> AttackerT { in unpack() function
438 public mutating func unpack() -> HandFanT { in unpack() function
537 public mutating func unpack() -> MovieT { in unpack() function
/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/
Dtest_no_include_generated.swift60 public mutating func unpack() -> BytesCount { in unpack() function
103 public mutating func unpack() -> InternalMessageT { in unpack() function
197 public mutating func unpack() -> MessageT { in unpack() function
/third_party/protobuf/python/google/protobuf/
Dany.py30 def unpack(any_msg: Any, msg: Message) -> bool: function
/third_party/flatbuffers/swift/Sources/FlatBuffers/
DFlatBufferObject.swift67 mutating func unpack() -> T function
DString+extension.swift93 public mutating func unpack() -> String { in unpack() function
/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/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/ts/union_vector/
Dbook-reader.js30 unpack() { method in BookReader
Drapunzel.js30 unpack() { method in Rapunzel
Dfalling-tub.js30 unpack() { method in FallingTub
/third_party/flatbuffers/tests/ts/my-game/other-name-space/
Dunused.js30 unpack() { method in Unused
/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 …]
/third_party/mesa3d/src/broadcom/compiler/
Dvir_opt_copy_propagate.c229 enum v3d_qpu_input_unpack unpack = mov->qpu.alu.mul.a.unpack; in try_copy_prop() local

12345678910