| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | print-tree.c | 83 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 D | ref-verify.c | 435 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 D | tree-checker.c | 1319 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 D | backref.c | 1045 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 D | extent-tree.c | 915 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 D | print-tree.c | 87 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 D | ref-verify.c | 438 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 D | tree-checker.c | 1402 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 D | backref.c | 1105 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 D | extent-tree.c | 915 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 D | mov.c | 645 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 D | nv50_ir_lowering_nv50.cpp | 779 const int dref = arg; in handleTEX() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcPackedDepthStencilTests.cpp | 866 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 D | spirv_glsl.hpp | 421 uint32_t coord = 0, coord_components = 0, dref = 0; member
|
| H A D | spirv_hlsl.cpp | 2748 uint32_t dref = 0; in emit_texture_op() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | spirv_builder.c | 778 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 D | nir_to_spirv.c | 3362 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 D | spirv_instruction_builder_autogen.cpp | 917 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 D | spirv_instruction_parser_autogen.cpp | 1078 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...] |