Home
last modified time | relevance | path

Searched defs:copies (Results 26 - 41 of 41) sorted by relevance

12

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_copy_prop_vars.c313 copy_entry_create(struct util_dynarray *copies, in copy_entry_create() argument
329 copy_entry_remove(struct util_dynarray *copies, in copy_entry_remove() argument
348 lookup_entry_for_deref(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_deref_and_path *deref, nir_deref_compare_result allowed_comparisons, bool *equal) lookup_entry_for_deref() argument
373 lookup_entry_and_kill_aliases(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_deref_and_path *deref, unsigned write_mask) lookup_entry_and_kill_aliases() argument
420 kill_aliases(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_deref_and_path *deref, unsigned write_mask) kill_aliases() argument
434 get_entry_and_kill_aliases(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_deref_and_path *deref, unsigned write_mask) get_entry_and_kill_aliases() argument
451 apply_barrier_for_modes(struct util_dynarray *copies, nir_variable_mode modes) apply_barrier_for_modes() argument
746 invalidate_copies_for_cf_node(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_cf_node *cf_node) invalidate_copies_for_cf_node() argument
818 dump_copy_entries(struct util_dynarray *copies) dump_copy_entries() argument
826 copy_prop_vars_block(struct copy_prop_var_state *state, nir_builder *b, nir_block *block, struct util_dynarray *copies) copy_prop_vars_block() argument
1207 copy_prop_vars_cf_node(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_cf_node *cf_node) copy_prop_vars_cf_node() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImage2DViewOf3DTests.cpp514 std::vector<VkBufferImageCopy> copies; in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessVertexArraysTests.cpp286 std::string copies = " sum = 0;\n"; in PrepareProgram() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTransformFeedbackTest.cpp2440 VerifyVertexFloats(const GLfloat *mapPtrFloat, const std::vector<GLfloat> &vertices, size_t copies, size_t numFloats) VerifyVertexFloats() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImage2DViewOf3DTests.cpp510 std::vector<VkBufferImageCopy> copies; in iterate() local
/kernel/linux/linux-5.10/drivers/md/
H A Draid10.c3652 int copies; setup_conf() local
[all...]
H A Ddm-raid.c598 raid10_format_to_md_layout(struct raid_set *rs, unsigned int algorithm, unsigned int copies) raid10_format_to_md_layout() argument
1005 unsigned int rebuilds_per_group = 0, copies, raid_disks; validate_raid_redundancy() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Draid10.c4055 int copies; setup_conf() local
[all...]
H A Ddm-raid.c599 raid10_format_to_md_layout(struct raid_set *rs, unsigned int algorithm, unsigned int copies) raid10_format_to_md_layout() argument
1005 unsigned int rebuilds_per_group = 0, copies, raid_disks; validate_raid_redundancy() local
[all...]
/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h574 struct list_head copies; member
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h570 struct list_head copies; member
/third_party/mesa3d/include/CL/
H A Dcl2.hpp3719 Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, copies_{ copies } in Deleter() argument
3741 static const size_type copies in allocate_pointer() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp3599 std::vector<ASInterfacePtr> copies; variable
3652 std::vector<ASInterfacePtr> copies = makeCopyOfStructures(sourceStructures, sourceSizes); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp3366 std::vector<ASInterfacePtr> copies; variable
3419 std::vector<ASInterfacePtr> copies = makeCopyOfStructures(sourceStructures, sourceSizes); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp8495 std::vector<VkBufferCopy> copies; in bufferOffsetTest() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp3438 angle::FixedVector<VkBufferCopy, 3> copies = { in getIndexBufferForElementArrayBuffer() local

Completed in 90 milliseconds

12