Home
last modified time | relevance | path

Searched refs:usage (Results 2926 - 2950 of 3228) sorted by relevance

1...<<111112113114115116117118119120>>...130

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp130 const VkImageUsageFlags usage) in makeImage()
144 usage, // VkImageUsageFlags usage; in makeImage()
124 makeImage(const DeviceInterface& vk, const VkDevice device, const VkFormat format, const UVec2& size, const deUint32 layers, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage) makeImage() argument
H A DvktPipelineRenderToImageTests.cpp450 const VkImageUsageFlags usage) in makeImage()
464 usage, // VkImageUsageFlags usage; in makeImage()
442 makeImage(const DeviceInterface& vk, const VkDevice device, VkImageCreateFlags flags, VkImageType imageType, const VkFormat format, const IVec3& size, const deUint32 numMipLevels, const deUint32 numLayers, const VkImageUsageFlags usage) makeImage() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationProvokingVertexTests.cpp274 const VkImageUsageFlags usage = VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT | in iterate() local
289 usage, // usage in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingComplexControlFlowTests.cpp133 const VkImageUsageFlags usage = VK_IMAGE_USAGE_STORAGE_BIT | VK_IMAGE_USAGE_TRANSFER_SRC_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT; in makeImageCreateInfo() local
146 usage, // VkImageUsageFlags usage; in makeImageCreateInfo()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationSignalOrderTests.cpp423 const VkBufferUsageFlags usage = readOp.getInResourceUsageFlags() | writeOp.getOutResourceUsageFlags(); in importResource() local
437 usage, in importResource()
H A DvktSynchronizationWin32KeyedMutexTests.cpp454 const vk::VkBufferUsageFlags usage = readOp.getInResourceUsageFlags() | writeOp.getOutResourceUsageFlags(); in importResource() local
468 usage, in importResource()
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h3212 VkBufferUsageFlags usage; member
3239 VkImageUsageFlags usage; member
3780 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
3808 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceSparseImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pPropertyCount, VkSparseImageFormatProperties* pProperties);
3942 VkImageUsageFlags usage,
4086 VkImageUsageFlags usage,
5091 VkImageUsageFlags usage; member
5119 VkImageUsageFlags usage; member
5145 VkImageUsageFlags usage; member
5302 VkBufferUsageFlags usage; member
6108 VkImageUsageFlags usage; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h2948 VkBufferUsageFlags usage; member
2975 VkImageUsageFlags usage; member
3516 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
3544 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceSparseImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pPropertyCount, VkSparseImageFormatProperties* pProperties);
3678 VkImageUsageFlags usage,
3822 VkImageUsageFlags usage,
4827 VkImageUsageFlags usage; member
4855 VkImageUsageFlags usage; member
4881 VkImageUsageFlags usage; member
5038 VkBufferUsageFlags usage; member
5841 VkImageUsageFlags usage; global() member
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h2997 VkBufferUsageFlags usage; member
3024 VkImageUsageFlags usage; member
3565 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
3593 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceSparseImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pPropertyCount, VkSparseImageFormatProperties* pProperties);
3727 VkImageUsageFlags usage,
3871 VkImageUsageFlags usage,
4876 VkImageUsageFlags usage; member
4904 VkImageUsageFlags usage; member
4930 VkImageUsageFlags usage; member
5087 VkBufferUsageFlags usage; member
5891 VkImageUsageFlags usage; global() member
[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js1970 var comparer = new Intl.Collator(locale, { usage: "sort", sensitivity: "variant" }).compare;
7234 * This helper encapsulates the mitigating usage of `any`.
9124 _0_is_specified_more_than_once_so_this_usage_will_be_overwritten: diag(2783, ts.DiagnosticCategory.Error, "_0_is_specified_more_than_once_so_this_usage_will_be_overwritten_2783", "'{0}' is specified more than once, so this usage will be overwritten."),
9827 Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage: diag(7043, ts.DiagnosticCategory.Suggestion, "Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7043", "Variable '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),
9828 Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage: diag(7044, ts.DiagnosticCategory.Suggestion, "Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7044", "Parameter '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),
9829 Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage: diag(7045, ts.DiagnosticCategory.Suggestion, "Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7045", "Member '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),
9830 Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage: diag(7046, ts.DiagnosticCategory.Suggestion, "Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage_7046", "Variable '{0}' implicitly has type '{1}' in some locations, but a better type may be inferred from usage."),
9831 Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage: diag(7047, ts.DiagnosticCategory.Suggestion, "Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage_7047", "Rest parameter '{0}' implicitly has an 'any[]' type, but a better type may be inferred from usage."),
9832 Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage: diag(7048, ts.DiagnosticCategory.Suggestion, "Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage_7048", "Property '{0}' implicitly has type 'any', but a better type for its get accessor may be inferred from usage."),
9833 Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage: diag(7049, ts.DiagnosticCategory.Suggestion, "Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage_7049", "Property '{0}' implicitly has type 'any', but a better type for its set accessor may be inferred from usage
[all...]
H A Dtypescript.js1961 var comparer = new Intl.Collator(locale, { usage: "sort", sensitivity: "variant" }).compare;
7225 * This helper encapsulates the mitigating usage of `any`.
9115 _0_is_specified_more_than_once_so_this_usage_will_be_overwritten: diag(2783, ts.DiagnosticCategory.Error, "_0_is_specified_more_than_once_so_this_usage_will_be_overwritten_2783", "'{0}' is specified more than once, so this usage will be overwritten."),
9818 Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage: diag(7043, ts.DiagnosticCategory.Suggestion, "Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7043", "Variable '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),
9819 Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage: diag(7044, ts.DiagnosticCategory.Suggestion, "Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7044", "Parameter '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),
9820 Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage: diag(7045, ts.DiagnosticCategory.Suggestion, "Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7045", "Member '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),
9821 Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage: diag(7046, ts.DiagnosticCategory.Suggestion, "Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage_7046", "Variable '{0}' implicitly has type '{1}' in some locations, but a better type may be inferred from usage."),
9822 Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage: diag(7047, ts.DiagnosticCategory.Suggestion, "Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage_7047", "Rest parameter '{0}' implicitly has an 'any[]' type, but a better type may be inferred from usage."),
9823 Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage: diag(7048, ts.DiagnosticCategory.Suggestion, "Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage_7048", "Property '{0}' implicitly has type 'any', but a better type for its get accessor may be inferred from usage."),
9824 Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage: diag(7049, ts.DiagnosticCategory.Suggestion, "Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage_7049", "Property '{0}' implicitly has type 'any', but a better type for its set accessor may be inferred from usage
[all...]
H A DtypescriptServices.js1961 var comparer = new Intl.Collator(locale, { usage: "sort", sensitivity: "variant" }).compare;
7225 * This helper encapsulates the mitigating usage of `any`.
9115 _0_is_specified_more_than_once_so_this_usage_will_be_overwritten: diag(2783, ts.DiagnosticCategory.Error, "_0_is_specified_more_than_once_so_this_usage_will_be_overwritten_2783", "'{0}' is specified more than once, so this usage will be overwritten."),
9818 Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage: diag(7043, ts.DiagnosticCategory.Suggestion, "Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7043", "Variable '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),
9819 Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage: diag(7044, ts.DiagnosticCategory.Suggestion, "Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7044", "Parameter '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),
9820 Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage: diag(7045, ts.DiagnosticCategory.Suggestion, "Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7045", "Member '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),
9821 Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage: diag(7046, ts.DiagnosticCategory.Suggestion, "Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage_7046", "Variable '{0}' implicitly has type '{1}' in some locations, but a better type may be inferred from usage."),
9822 Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage: diag(7047, ts.DiagnosticCategory.Suggestion, "Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage_7047", "Rest parameter '{0}' implicitly has an 'any[]' type, but a better type may be inferred from usage."),
9823 Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage: diag(7048, ts.DiagnosticCategory.Suggestion, "Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage_7048", "Property '{0}' implicitly has type 'any', but a better type for its get accessor may be inferred from usage."),
9824 Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage: diag(7049, ts.DiagnosticCategory.Suggestion, "Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage_7049", "Property '{0}' implicitly has type 'any', but a better type for its set accessor may be inferred from usage
[all...]
H A Dtsserver.js1971 var comparer = new Intl.Collator(locale, { usage: "sort", sensitivity: "variant" }).compare;
7235 * This helper encapsulates the mitigating usage of `any`.
9125 _0_is_specified_more_than_once_so_this_usage_will_be_overwritten: diag(2783, ts.DiagnosticCategory.Error, "_0_is_specified_more_than_once_so_this_usage_will_be_overwritten_2783", "'{0}' is specified more than once, so this usage will be overwritten."),
9828 Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage: diag(7043, ts.DiagnosticCategory.Suggestion, "Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7043", "Variable '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),
9829 Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage: diag(7044, ts.DiagnosticCategory.Suggestion, "Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7044", "Parameter '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),
9830 Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage: diag(7045, ts.DiagnosticCategory.Suggestion, "Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7045", "Member '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),
9831 Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage: diag(7046, ts.DiagnosticCategory.Suggestion, "Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage_7046", "Variable '{0}' implicitly has type '{1}' in some locations, but a better type may be inferred from usage."),
9832 Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage: diag(7047, ts.DiagnosticCategory.Suggestion, "Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage_7047", "Rest parameter '{0}' implicitly has an 'any[]' type, but a better type may be inferred from usage."),
9833 Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage: diag(7048, ts.DiagnosticCategory.Suggestion, "Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage_7048", "Property '{0}' implicitly has type 'any', but a better type for its get accessor may be inferred from usage."),
9834 Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage: diag(7049, ts.DiagnosticCategory.Suggestion, "Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage_7049", "Property '{0}' implicitly has type 'any', but a better type for its set accessor may be inferred from usage
[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js2098 var comparer = new Intl.Collator(locale, { usage: "sort", sensitivity: "variant" }).compare;
7088 * This helper encapsulates the mitigating usage of `any`.
9045 _0_is_specified_more_than_once_so_this_usage_will_be_overwritten: diag(2783, ts.DiagnosticCategory.Error, "_0_is_specified_more_than_once_so_this_usage_will_be_overwritten_2783", "'{0}' is specified more than once, so this usage will be overwritten."),
9735 Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage: diag(7043, ts.DiagnosticCategory.Suggestion, "Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7043", "Variable '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),
9736 Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage: diag(7044, ts.DiagnosticCategory.Suggestion, "Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7044", "Parameter '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),
9737 Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage: diag(7045, ts.DiagnosticCategory.Suggestion, "Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7045", "Member '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),
9738 Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage: diag(7046, ts.DiagnosticCategory.Suggestion, "Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage_7046", "Variable '{0}' implicitly has type '{1}' in some locations, but a better type may be inferred from usage."),
9739 Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage: diag(7047, ts.DiagnosticCategory.Suggestion, "Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage_7047", "Rest parameter '{0}' implicitly has an 'any[]' type, but a better type may be inferred from usage."),
9740 Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage: diag(7048, ts.DiagnosticCategory.Suggestion, "Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage_7048", "Property '{0}' implicitly has type 'any', but a better type for its get accessor may be inferred from usage."),
9741 Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage: diag(7049, ts.DiagnosticCategory.Suggestion, "Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage_7049", "Property '{0}' implicitly has type 'any', but a better type for its set accessor may be inferred from usage
[all...]
/third_party/mbedtls/library/
H A Dssl_tls.c5045 * Enforce usage restrictions, see "return BAD_INPUT_DATA" in in mbedtls_ssl_context_save()
5599 * curves with a lower resource usage come first.
6354 unsigned int usage = 0; in mbedtls_ssl_check_cert_usage() local
6363 usage = MBEDTLS_X509_KU_KEY_ENCIPHERMENT; in mbedtls_ssl_check_cert_usage()
6369 usage = MBEDTLS_X509_KU_DIGITAL_SIGNATURE; in mbedtls_ssl_check_cert_usage()
6374 usage = MBEDTLS_X509_KU_KEY_AGREEMENT; in mbedtls_ssl_check_cert_usage()
6383 usage = 0; in mbedtls_ssl_check_cert_usage()
6387 usage = MBEDTLS_X509_KU_DIGITAL_SIGNATURE; in mbedtls_ssl_check_cert_usage()
6390 if (mbedtls_x509_crt_check_key_usage(cert, usage) != 0) { in mbedtls_ssl_check_cert_usage()
8052 MBEDTLS_SSL_DEBUG_MSG(1, ("bad certificate (usage extension in ssl_parse_certificate_verify()
[all...]
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c415 void usage(void);
463 usage(); in main()
574 usage(); in main()
598 void usage() in usage() function
2232 usage(); in do_scsi_device_read_write()
4161 usage(); in show_scsi_read_capacity()
4609 usage(); in do_scsi_start_stop()
/third_party/alsa-utils/aplay/
H A Daplay.c205 static void usage(char *command) in usage() function
567 usage(command);
580 usage(command);
/third_party/ntfs-3g/src/
H A Dntfs-3g.c4087 static void usage(void) in usage() function
4369 if (ntfs_parse_options(&opts, usage, argc, argv)) { in main()
4370 usage(); in main()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderAtomicCountersTests.cpp731 void Data(GLsizeiptr size, const void* data, GLenum usage) in Data() argument
734 usage_ = usage; in Data()
735 glBufferData(GL_ATOMIC_COUNTER_BUFFER, size, data, usage); in Data()
790 return NL "Atomic Counters usage in the Compute Shader stage"; in Title()
1512 return NL "Verify that simple usage of atomic counters work as expected."; in Purpose()
1596 return NL "Atomic Counters usage in the Fragment Shader stage"; in Title()
1735 return NL "Atomic Counters usage in the Vertex Shader stage"; in Title()
3028 return NL "Atomic Counters usage in multiple draw calls"; in Title()
3284 return NL "Atomic Counters usage in the Compute Shader stage"; in Title()
4012 addChild(new TestSubcase(m_context, "basic-usage in init()
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DUtilsVk.cpp2535 blitBufferInfo.usage = VK_BUFFER_USAGE_STORAGE_BUFFER_BIT | VK_BUFFER_USAGE_TRANSFER_SRC_BIT; in stencilBlitResolveNoShaderExport()
2909 // - If the UINT reinterpretation format for src supports SAMPLED usage, texels can be read in copyImageBits()
2912 // - If the UINT reinterpretation format for dst supports STORAGE usage, texels can be written in copyImageBits()
2953 bufferInfo.usage = VK_BUFFER_USAGE_STORAGE_BUFFER_BIT | VK_BUFFER_USAGE_TRANSFER_DST_BIT; in copyImageBits()
2961 bufferInfo.usage = VK_BUFFER_USAGE_STORAGE_BUFFER_BIT | VK_BUFFER_USAGE_TRANSFER_SRC_BIT; in copyImageBits()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES2.cpp2982 // is compatible with the buffer's usage flags specified during glBufferStorageEXT in ValidateMapBufferOES()
3502 BufferUsage usage) in ValidateBufferData()
3510 switch (usage) in ValidateBufferData()
3497 ValidateBufferData(const Context *context, angle::EntryPoint entryPoint, BufferBinding target, GLsizeiptr size, const void *data, BufferUsage usage) ValidateBufferData() argument
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h3362 VkBufferUsageFlags usage; member
3389 VkImageUsageFlags usage; member
3930 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
3958 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceSparseImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pPropertyCount, VkSparseImageFormatProperties* pProperties);
4092 VkImageUsageFlags usage,
4236 VkImageUsageFlags usage,
5244 VkImageUsageFlags usage; member
5272 VkImageUsageFlags usage; member
5298 VkImageUsageFlags usage; member
5455 VkBufferUsageFlags usage; member
6267 VkImageUsageFlags usage; global() member
11123 VkBufferUsageFlags2KHR usage; global() member
15817 VkBufferUsageFlags usage; global() member
18186 VkOpticalFlowUsageFlagsNV usage; global() member
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dfcnal-test.sh3941 # usage
3943 usage() function
3946 usage: ${0##*/} OPTS
3976 h) usage; exit 0;;
3977 *) usage; exit 1;;
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c879 if (num_rx_queues > p_hwfn->hw_info.p_igu_info->usage.free_cnt_iov) in qed_iov_alloc_vf_igu_sbs()
880 num_rx_queues = p_hwfn->hw_info.p_igu_info->usage.free_cnt_iov; in qed_iov_alloc_vf_igu_sbs()
881 p_hwfn->hw_info.p_igu_info->usage.free_cnt_iov -= num_rx_queues; in qed_iov_alloc_vf_igu_sbs()
930 p_hwfn->hw_info.p_igu_info->usage.free_cnt_iov++; in qed_iov_free_vf_igu_sbs()
3583 "VF[%d] - dorq failed to cleanup [usage 0x%08x]\n", in qed_iov_vf_flr_poll_dorq()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c881 if (num_rx_queues > p_hwfn->hw_info.p_igu_info->usage.free_cnt_iov) in qed_iov_alloc_vf_igu_sbs()
882 num_rx_queues = p_hwfn->hw_info.p_igu_info->usage.free_cnt_iov; in qed_iov_alloc_vf_igu_sbs()
883 p_hwfn->hw_info.p_igu_info->usage.free_cnt_iov -= num_rx_queues; in qed_iov_alloc_vf_igu_sbs()
932 p_hwfn->hw_info.p_igu_info->usage.free_cnt_iov++; in qed_iov_free_vf_igu_sbs()
3586 "VF[%d] - dorq failed to cleanup [usage 0x%08x]\n", in qed_iov_vf_flr_poll_dorq()

Completed in 329 milliseconds

1...<<111112113114115116117118119120>>...130