Home
last modified time | relevance | path

Searched defs:dref (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dprint-tree.c83 struct btrfs_extent_data_ref *dref; in print_extent_item() local
217 struct btrfs_extent_data_ref *dref; in btrfs_print_leaf() local
H A Dref-verify.c435 struct btrfs_extent_data_ref *dref; in process_extent_item() local
502 struct btrfs_extent_data_ref *dref; in process_leaf() local
383 add_extent_data_ref(struct btrfs_fs_info *fs_info, struct extent_buffer *leaf, struct btrfs_extent_data_ref *dref, u64 bytenr, u64 num_bytes) add_extent_data_ref() argument
[all...]
H A Dtree-checker.c1319 struct btrfs_extent_data_ref *dref; in check_extent_item() local
1440 struct btrfs_extent_data_ref *dref; in check_extent_data_ref() local
[all...]
H A Dbackref.c1045 struct btrfs_extent_data_ref *dref; in add_inline_refs() local
1145 struct btrfs_extent_data_ref *dref; in add_keyed_refs() local
[all...]
H A Dextent-tree.c915 struct btrfs_extent_data_ref *dref; in lookup_inline_extent_backref() local
1019 struct btrfs_extent_data_ref *dref; in setup_inline_extent_backref() local
1077 struct btrfs_extent_data_ref *dref = NULL; update_inline_extent_backref() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dprint-tree.c87 struct btrfs_extent_data_ref *dref; in print_extent_item() local
214 struct btrfs_extent_data_ref *dref; in btrfs_print_leaf() local
H A Dref-verify.c438 struct btrfs_extent_data_ref *dref; in process_extent_item() local
506 struct btrfs_extent_data_ref *dref; in process_leaf() local
386 add_extent_data_ref(struct btrfs_fs_info *fs_info, struct extent_buffer *leaf, struct btrfs_extent_data_ref *dref, u64 bytenr, u64 num_bytes) add_extent_data_ref() argument
[all...]
H A Dtree-checker.c1402 struct btrfs_extent_data_ref *dref; in check_extent_item() local
1546 struct btrfs_extent_data_ref *dref; in check_extent_data_ref() local
[all...]
H A Dbackref.c1105 struct btrfs_extent_data_ref *dref; in add_inline_refs() local
1208 struct btrfs_extent_data_ref *dref; in add_keyed_refs() local
[all...]
H A Dextent-tree.c915 struct btrfs_extent_data_ref *dref; in lookup_inline_extent_backref() local
1020 struct btrfs_extent_data_ref *dref; in setup_inline_extent_backref() local
1079 struct btrfs_extent_data_ref *dref = NULL; update_inline_extent_backref() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmov.c645 MOVDref *dref = &sc->drefs[i]; in mov_read_dref() local
657 MOVDref *dref = &sc->drefs[i]; in mov_read_dref() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nv50.cpp779 const int dref = arg; in handleTEX() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedDepthStencilTests.cpp866 float d, dref = 0.0; in verifyDepthStencilGradient() local
1126 float dref = (float)(colorref & 0xff) / 0xff; verifyColorGradient() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_glsl.hpp421 uint32_t coord = 0, coord_components = 0, dref = 0; member
H A Dspirv_hlsl.cpp2748 uint32_t dref = 0; in emit_texture_op() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c778 spirv_builder_emit_image_sample(struct spirv_builder *b, SpvId result_type, SpvId sampled_image, SpvId coordinate, bool proj, SpvId lod, SpvId bias, SpvId dref, SpvId dx, SpvId dy, SpvId const_offset, SpvId offset, SpvId min_lod, bool sparse) spirv_builder_emit_image_sample() argument
972 spirv_builder_emit_image_gather(struct spirv_builder *b, SpvId result_type, SpvId image, SpvId coordinate, SpvId component, SpvId lod, SpvId sample, SpvId const_offset, SpvId offset, SpvId dref, bool sparse) spirv_builder_emit_image_gather() argument
H A Dnir_to_spirv.c3362 SpvId coord = 0, proj = 0, bias = 0, lod = 0, dref = 0, dx = 0, dy = 0, in emit_tex() local
/third_party/skia/third_party/externals/angle2/src/common/spirv/
H A Dspirv_instruction_builder_autogen.cpp917 WriteImageSampleDrefImplicitLod(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef sampledImage, IdRef coordinate, IdRef dref, const spv::ImageOperandsMask *imageOperands, const IdRefList &imageOperandIdsList) WriteImageSampleDrefImplicitLod() argument
943 WriteImageSampleDrefExplicitLod(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef sampledImage, IdRef coordinate, IdRef dref, spv::ImageOperandsMask imageOperands, const IdRefList &imageOperandIdsList) WriteImageSampleDrefExplicitLod() argument
1011 WriteImageSampleProjDrefImplicitLod(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef sampledImage, IdRef coordinate, IdRef dref, const spv::ImageOperandsMask *imageOperands, const IdRefList &imageOperandIdsList) WriteImageSampleProjDrefImplicitLod() argument
1038 WriteImageSampleProjDrefExplicitLod(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef sampledImage, IdRef coordinate, IdRef dref, spv::ImageOperandsMask imageOperands, const IdRefList &imageOperandIdsList) WriteImageSampleProjDrefExplicitLod() argument
1112 WriteImageDrefGather(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef sampledImage, IdRef coordinate, IdRef dref, const spv::ImageOperandsMask *imageOperands, const IdRefList &imageOperandIdsList) WriteImageDrefGather() argument
3003 WriteImageSparseSampleDrefImplicitLod(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef sampledImage, IdRef coordinate, IdRef dref, const spv::ImageOperandsMask *imageOperands, const IdRefList &imageOperandIdsList) WriteImageSparseSampleDrefImplicitLod() argument
3030 WriteImageSparseSampleDrefExplicitLod(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef sampledImage, IdRef coordinate, IdRef dref, spv::ImageOperandsMask imageOperands, const IdRefList &imageOperandIdsList) WriteImageSparseSampleDrefExplicitLod() argument
3101 WriteImageSparseSampleProjDrefImplicitLod(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef sampledImage, IdRef coordinate, IdRef dref, const spv::ImageOperandsMask *imageOperands, const IdRefList &imageOperandIdsList) WriteImageSparseSampleProjDrefImplicitLod() argument
3128 WriteImageSparseSampleProjDrefExplicitLod(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef sampledImage, IdRef coordinate, IdRef dref, spv::ImageOperandsMask imageOperands, const IdRefList &imageOperandIdsList) WriteImageSparseSampleProjDrefExplicitLod() argument
3202 WriteImageSparseDrefGather(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef sampledImage, IdRef coordinate, IdRef dref, const spv::ImageOperandsMask *imageOperands, const IdRefList &imageOperandIdsList) WriteImageSparseDrefGather() argument
[all...]
H A Dspirv_instruction_parser_autogen.cpp1078 ParseImageSampleDrefImplicitLod(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *sampledImage, IdRef *coordinate, IdRef *dref, spv::ImageOperandsMask *imageOperands, IdRefList *imageOperandIdsList) ParseImageSampleDrefImplicitLod() argument
1109 ParseImageSampleDrefExplicitLod(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *sampledImage, IdRef *coordinate, IdRef *dref, spv::ImageOperandsMask *imageOperands, IdRefList *imageOperandIdsList) ParseImageSampleDrefExplicitLod() argument
1192 ParseImageSampleProjDrefImplicitLod(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *sampledImage, IdRef *coordinate, IdRef *dref, spv::ImageOperandsMask *imageOperands, IdRefList *imageOperandIdsList) ParseImageSampleProjDrefImplicitLod() argument
1223 ParseImageSampleProjDrefExplicitLod(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *sampledImage, IdRef *coordinate, IdRef *dref, spv::ImageOperandsMask *imageOperands, IdRefList *imageOperandIdsList) ParseImageSampleProjDrefExplicitLod() argument
1311 ParseImageDrefGather(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *sampledImage, IdRef *coordinate, IdRef *dref, spv::ImageOperandsMask *imageOperands, IdRefList *imageOperandIdsList) ParseImageDrefGather() argument
3568 ParseImageSparseSampleDrefImplicitLod(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *sampledImage, IdRef *coordinate, IdRef *dref, spv::ImageOperandsMask *imageOperands, IdRefList *imageOperandIdsList) ParseImageSparseSampleDrefImplicitLod() argument
3599 ParseImageSparseSampleDrefExplicitLod(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *sampledImage, IdRef *coordinate, IdRef *dref, spv::ImageOperandsMask *imageOperands, IdRefList *imageOperandIdsList) ParseImageSparseSampleDrefExplicitLod() argument
3682 ParseImageSparseSampleProjDrefImplicitLod(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *sampledImage, IdRef *coordinate, IdRef *dref, spv::ImageOperandsMask *imageOperands, IdRefList *imageOperandIdsList) ParseImageSparseSampleProjDrefImplicitLod() argument
3713 ParseImageSparseSampleProjDrefExplicitLod(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *sampledImage, IdRef *coordinate, IdRef *dref, spv::ImageOperandsMask *imageOperands, IdRefList *imageOperandIdsList) ParseImageSparseSampleProjDrefExplicitLod() argument
3801 ParseImageSparseDrefGather(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *sampledImage, IdRef *coordinate, IdRef *dref, spv::ImageOperandsMask *imageOperands, IdRefList *imageOperandIdsList) ParseImageSparseDrefGather() argument
[all...]

Completed in 53 milliseconds