Home
last modified time | relevance | path

Searched refs:usage (Results 2801 - 2825 of 3195) sorted by relevance

1...<<111112113114115116117118119120>>...128

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp129 bool isZeroLen (UseModuleCase usage) in isZeroLen() argument
133 switch (usage) in isZeroLen()
147 bool expectCacheMiss (UseModuleCase usage) in expectCacheMiss() argument
151 switch (usage) in expectCacheMiss()
1997 (VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT | VK_IMAGE_USAGE_TRANSFER_SRC_BIT), // VkImageUsageFlags usage; in iterate()
3176 (VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT | VK_IMAGE_USAGE_TRANSFER_SRC_BIT), // VkImageUsageFlags usage; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationTimelineSemaphoreTests.cpp1521 // Now create the resources with the usage associated to the in WaitBeforeSignalTestInstance()
1525 deUint32 usage = m_iterations[opIdx]->opSupport->getOutResourceUsageFlags() | m_iterations[opIdx + 1]->opSupport->getInResourceUsageFlags(); in WaitBeforeSignalTestInstance() local
1527 m_resources.push_back(makeSharedPtr(new Resource(m_opContext, resourceDesc, usage))); in WaitBeforeSignalTestInstance()
1973 // Now create the resources with the usage associated to the in OneToNTestInstance()
1986 deUint32 usage = m_copyIterations[copyOpIdx]->opSupport->getOutResourceUsageFlags() | in OneToNTestInstance() local
1989 m_copyResources.push_back(makeSharedPtr(new Resource(m_opContext, resourceDesc, usage))); in OneToNTestInstance()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2717 /* Compute the total heap size, internal and system usage. */ in radv_get_memory_budget_properties()
3070 .usage = VK_IMAGE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT, in radv_device_init_vrs_state()
3085 .usage = VK_BUFFER_USAGE_STORAGE_BUFFER_BIT, in radv_device_init_vrs_state()
5703 VkBufferCreateFlags flags, VkBufferCreateFlags usage, in radv_get_buffer_memory_requirements()
5710 /* Allow 32-bit address-space for DGC usage, as this buffer will contain in radv_get_buffer_memory_requirements()
5714 * We only allow it with this usage set, to "protect" the 32-bit address space in radv_get_buffer_memory_requirements()
5719 if ((usage & VK_BUFFER_USAGE_INDIRECT_BUFFER_BIT) && device->uses_device_generated_commands) in radv_get_buffer_memory_requirements()
5732 if (usage & VK_BUFFER_USAGE_ACCELERATION_STRUCTURE_STORAGE_BIT_KHR) in radv_get_buffer_memory_requirements()
5762 buffer->vk.usage, pMemoryRequirements); in radv_GetBufferMemoryRequirements2()
5773 pInfo->pCreateInfo->usage, pMemoryRequirement in radv_GetDeviceBufferMemoryRequirements()
5702 radv_get_buffer_memory_requirements(struct radv_device *device, VkDeviceSize size, VkBufferCreateFlags flags, VkBufferCreateFlags usage, VkMemoryRequirements2 *pMemoryRequirements) radv_get_buffer_memory_requirements() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp310 VkImageCreateInfo makeImageCreateInfo (const VkImageCreateFlags flags, const VkImageType type, const VkFormat format, const VkExtent2D size, const deUint32 numLayers, const VkImageUsageFlags usage) in makeImageCreateInfo() argument
325 usage, // VkImageUsageFlags usage; in makeImageCreateInfo()
766 bufferUsageFlags2.usage = (VkBufferUsageFlagBits2KHR)tfBufCreateInfo.usage; in iterate()
768 tfBufCreateInfo.usage = 0; in iterate()
784 bufferUsageFlags2.usage = (VkBufferUsageFlagBits2KHR)tfcBufCreateInfo.usage; in iterate()
786 tfcBufCreateInfo.usage = 0; in iterate()
2322 VK_BUFFER_USAGE_TRANSFER_DST_BIT, // VkBufferUsageFlags usage;
[all...]
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h2064 VkBufferUsageFlags usage; member
2091 VkImageUsageFlags usage; member
2624 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
2775 VkImageUsageFlags usage,
3784 VkImageUsageFlags usage; member
3822 VkImageUsageFlags usage; member
3957 VkBufferUsageFlags usage; member
4691 VkImageUsageFlags usage; member
/kernel/linux/linux-5.10/fs/cachefiles/
H A Dnamei.c191 atomic_inc(&xobject->usage); in cachefiles_mark_object_active()
H A Drdwr.c52 /* We need to temporarily bump the usage count as we don't own a ref in cachefiles_read_waiter()
702 object->fscache.debug_id, atomic_read(&op->op.usage), in cachefiles_read_or_alloc_pages()
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-alps.c777 struct hid_usage *usage, unsigned long **bit, int *max) in alps_input_mapping()
775 alps_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) alps_input_mapping() argument
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.c318 frame->usage = V4L2_TYPE_IS_OUTPUT(f->type) ? in mdp_m2m_s_fmt_mplane()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-alps.c777 struct hid_usage *usage, unsigned long **bit, int *max) in alps_input_mapping()
775 alps_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) alps_input_mapping() argument
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dfeature.c1150 * We do not use libcap so let's approximate, and restrict usage to in handle_perms()
1275 usage(); in do_list_builtins()
H A Dnet.c851 usage(); in do_show()
/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/
H A Dbuffer_manager_utest.cpp461 requestConfig_.usage = static_cast<int32_t>(BufferAdapter::CameraUsageToGrallocUsage(usage_));
/test/xts/hats/hdf/codec/hdi_image/
H A Dcodec_hdi_jpeg_test.cpp48 .usage = HBM_USE_CPU_READ | HBM_USE_CPU_WRITE | HBM_USE_MEM_DMA, in InitOutBuffer()
/third_party/ffmpeg/libavfilter/
H A Dvf_libplacebo.c556 vkfc->usage |= VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT; in libplacebo_config_output()
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-ia64.tex58 For a detailed description of the IA-64 register usage convention,
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dmixer.c356 res_tmpl.usage = PIPE_USAGE_DEFAULT; in vlVdpVideoMixerRender()
/third_party/node/deps/v8/tools/testrunner/
H A Dbase_runner.py337 parser.usage = '%prog [options] [tests]'
435 "setting this option indicates manual usage.")
438 "setting this option indicates manual usage.")
658 instances (see NumFuzzer for usage)."""
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h336 GL_APICALL void GL_APIENTRY glBufferData (GLenum target, GLsizeiptr size, const void *data, GLenum usage);
/third_party/node/deps/npm/test/lib/commands/
H A Dprofile.js61 await t.rejects(profile.exec([]), await profile.usage)
259 'should throw proper usage message'
268 'should throw proper usage message'
491 'should throw usage error'
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_blit.c795 templ.usage = PIPE_USAGE_DEFAULT; in r300_msaa_resolve()
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dty.rs596 /// An opaque type that we just don't understand. All usage of this shoulf
/third_party/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm12 ;; Rights for redistribution and usage in source and binary forms are
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateLineWidthTests.cpp239 createInfo.usage = VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT in buildImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesTestsUtil.cpp968 instance, physicalDevice, imageInfo.format, imageInfo.imageType, imageInfo.samples, imageInfo.usage, imageInfo.tiling);

Completed in 98 milliseconds

1...<<111112113114115116117118119120>>...128