Home
last modified time | relevance | path

Searched defs:copies (Results 1 - 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DTextureCopySplitter.h45 std::array<CopyInfo, kMaxTextureCopyRegions> copies; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
H A DUtilsMetal.h47 std::array<CopyInfo, kMaxTextureBufferCopyRegions> copies; member
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_lower_parallel_copy.c117 agx_emit_parallel_copies(agx_builder *b, struct agx_copy *copies, unsigned num_copies) agx_emit_parallel_copies() argument
[all...]
H A Dagx_register_allocate.c232 struct agx_copy *copies = calloc(sizeof(*copies), nr_phi); in agx_insert_parallel_copies() local
309 struct agx_copy copies[4]; agx_ra() local
344 struct agx_copy copies[4]; agx_ra() local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Dfoomaticrip.h90 char copies[128]; member
/third_party/cups-filters/backend/
H A Dserial.c85 int copies; /* Number of copies to print */ in main() local
H A Dparallel.c64 int copies; /* Number of copies to print */ in main() local
/third_party/cups-filters/filter/
H A Dbannertopdf.c373 unsigned copies; in generate_banner_pdf() local
H A Dimagetopdf.c146 void emitJCLOptions(FILE *fp, int copies) in emitJCLOptions() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dtest_instance_tracker.h191 int copies() const { in copies() function in absl::test_internal::InstanceTracker
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf.cc309 int copies = atoi(val); in getParameters() local
[all...]
H A Dqpdf_pdftopdf_processor.cc618 void QPDF_PDFTOPDF_Processor::multiply(int copies,bool collate) // {{{ in multiply() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_vars_to_ssa.c50 struct set *copies; member
[all...]
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/modifiers/
H A DvktModifiersTests.cpp744 std::vector<VkBufferImageCopy> copies; in exportImportMemoryExplicitModifiersCase() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrCopyTests.cpp675 vector<vk::VkImageCopy> copies; in imageCopyTest() local
511 genCopies(de::Random& rng, size_t copyCount, vk::VkFormat srcFormat, const UVec2& srcSize, vk::VkFormat dstFormat, const UVec2& dstSize, vector<vk::VkImageCopy>* copies) genCopies() argument
621 logTestCaseInfo(TestLog& log, const TestConfig& config, const vector<vk::VkImageCopy>& copies) logTestCaseInfo() argument
[all...]
/third_party/toybox/toys/other/
H A Dbzcat.c516 int count, pos, current, run, copies, outbyte, previous, gotcount = 0; in write_bunzip_data() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/modifiers/
H A DvktModifiersTests.cpp738 std::vector<VkBufferImageCopy> copies; in exportImportMemoryExplicitModifiersCase() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrCopyTests.cpp595 vector<vk::VkImageCopy> copies; in imageCopyTest() local
455 genCopies(de::Random& rng, size_t copyCount, vk::VkFormat srcFormat, const UVec2& srcSize, vk::VkFormat dstFormat, const UVec2& dstSize, vector<vk::VkImageCopy>* copies) genCopies() argument
565 logTestCaseInfo(TestLog& log, const TestConfig& config, const vector<vk::VkImageCopy>& copies) logTestCaseInfo() 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
/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...]

Completed in 49 milliseconds

12