| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassFragmentDensityMapTests.cpp | 249 prepareImageAndImageView(const DeviceInterface& vk, VkDevice vkDevice, SimpleAllocator& memAlloc, VkImageCreateFlags imageCreateFlags, VkFormat format, VkExtent3D extent, deUint32 arrayLayers, VkSampleCountFlagBits samples, VkImageUsageFlags usage, deUint32 queueFamilyIndex, VkImageViewCreateFlags viewFlags, VkImageViewType viewType, const VkComponentMapping& channels, const VkImageSubresourceRange& subresourceRange, Move<VkImage>& image, de::MovePtr<Allocation>& imageAlloc, Move<VkImageView>& imageView) prepareImageAndImageView() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| H A D | vktSubgroupsTestsUtils.cpp | 3229 const auto usage = (extraDatas[datasNdx].isUBO() ? VK_BUFFER_USAGE_UNIFORM_BUFFER_BIT : VK_BUFFER_USAGE_STORAGE_BUFFER_BIT); in allStagesRequiredSubgroupSize() local 4065 const auto usage = (inputs[i].isUBO() ? VK_BUFFER_USAGE_UNIFORM_BUFFER_BIT : VK_BUFFER_USAGE_STORAGE_BUFFER_BIT); in makeComputeOrMeshTestRequiredSubgroupSize() local 4687 const auto usage in makeRayTracingInputBuffers() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wpa_cli.c | 81 static void usage(void) in usage() function 3044 const char *usage; member
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglGLES2SharingThreadedTests.cpp | 1243 BufferData::BufferData (SharedPtr<Buffer> buffer, GLenum target, GLsizeiptr size, GLenum usage, bool useSync, bool serverSync) in BufferData() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wpa_cli.c | 88 static void usage(void) in usage() function 3502 const char *usage; member
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | sched.h | 767 refcount_t usage;
member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_render_node.cpp | 100 VkImageUsageFlags usage = VK_IMAGE_USAGE_TRANSFER_SRC_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT | in MakeBackendTexture() local
|
| /third_party/mbedtls/library/ |
| H A D | psa_crypto.c | 1091 psa_get_and_lock_key_slot_with_policy( mbedtls_svc_key_id_t key, psa_key_slot_t **p_slot, psa_key_usage_t usage, psa_algorithm_t alg) psa_get_and_lock_key_slot_with_policy() argument 1157 psa_get_and_lock_transparent_key_slot_with_policy( mbedtls_svc_key_id_t key, psa_key_slot_t **p_slot, psa_key_usage_t usage, psa_algorithm_t alg) psa_get_and_lock_transparent_key_slot_with_policy() argument 4254 psa_key_usage_t usage = (cipher_operation == MBEDTLS_ENCRYPT ? psa_cipher_setup() local [all...] |
| H A D | ssl_tls.c | 6354 unsigned int usage = 0; in mbedtls_ssl_check_cert_usage() local [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_private.h | 664 VkBufferUsageFlags usage; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_device.c | 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/mesa3d/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 2809 isl_surf_usage_flags_t usage = in emit_binding_table() local
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_cmd_buffer.c | 1969 VkImageUsageFlags usage = in dzn_cmd_buffer_blit_set_pipeline() local
|
| /third_party/mesa3d/src/intel/isl/ |
| H A D | isl.h | 1456 isl_surf_usage_flags_t usage; member 1551 isl_surf_usage_flags_t usage; member 1577 isl_surf_usage_flags_t usage; member 2147 isl_aux_usage_has_hiz(enum isl_aux_usage usage) isl_aux_usage_has_hiz() argument 2155 isl_aux_usage_has_mcs(enum isl_aux_usage usage) isl_aux_usage_has_mcs() argument 2162 isl_aux_usage_has_ccs(enum isl_aux_usage usage) isl_aux_usage_has_ccs() argument 2258 isl_surf_usage_is_display(isl_surf_usage_flags_t usage) isl_surf_usage_is_display() argument 2264 isl_surf_usage_is_depth(isl_surf_usage_flags_t usage) isl_surf_usage_is_depth() argument 2270 isl_surf_usage_is_stencil(isl_surf_usage_flags_t usage) isl_surf_usage_is_stencil() argument 2276 isl_surf_usage_is_depth_and_stencil(isl_surf_usage_flags_t usage) isl_surf_usage_is_depth_and_stencil() argument 2283 isl_surf_usage_is_depth_or_stencil(isl_surf_usage_flags_t usage) isl_surf_usage_is_depth_or_stencil() argument 2289 isl_surf_usage_is_cpb(isl_surf_usage_flags_t usage) isl_surf_usage_is_cpb() argument [all...] |
| /third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
| H A D | scsimain.c | 598 void usage() in usage() function
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 2561 isl_surf_usage_flags_t usage = ISL_SURF_USAGE_TEXTURE_BIT; in iris_create_sampler_view() local 2337 fill_buffer_surface_state(struct isl_device *isl_dev, struct iris_resource *res, void *map, enum isl_format format, struct isl_swizzle swizzle, unsigned offset, unsigned size, isl_surf_usage_flags_t usage) fill_buffer_surface_state() argument 2657 isl_surf_usage_flags_t usage = 0; iris_create_surface() local 3559 isl_surf_usage_flags_t usage = ISL_SURF_USAGE_STORAGE_BIT; iris_set_shader_buffers() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| H A D | svga3d_cmd.h | 725 SVGA3dDeclUsage usage; member 868 uint8 usage; // SVGA3dDeclUsage member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_threaded_context.c | 2105 tc_improve_map_buffer_flags(struct threaded_context *tc, struct threaded_resource *tres, unsigned usage, unsigned offset, unsigned size) tc_improve_map_buffer_flags() argument 2203 tc_buffer_map(struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) tc_buffer_map() argument 2340 tc_texture_map(struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) tc_texture_map() argument 2617 unsigned usage, offset, size; global() member 2634 tc_buffer_subdata(struct pipe_context *_pipe, struct pipe_resource *resource, unsigned usage, unsigned offset, unsigned size, const void *data) tc_buffer_subdata() argument 2701 unsigned level, usage, stride, layer_stride; global() member 2719 tc_texture_subdata(struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) tc_texture_subdata() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_state.c | 242 evergreen_is_format_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) evergreen_is_format_supported() argument [all...] |
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_lib.c | 269 dane_tlsa_add(SSL_DANE *dane, uint8_t usage, uint8_t selector, uint8_t mtype, const unsigned char *data, size_t dlen) dane_tlsa_add() argument 1176 SSL_get0_dane_tlsa(SSL *s, uint8_t *usage, uint8_t *selector, uint8_t *mtype, const unsigned char **data, size_t *dlen) SSL_get0_dane_tlsa() argument 1203 SSL_dane_tlsa_add(SSL *s, uint8_t usage, uint8_t selector, uint8_t mtype, const unsigned char *data, size_t dlen) SSL_dane_tlsa_add() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiFeatureInfo.cpp | 4102 bool isValidImageUsageFlagCombination (VkImageUsageFlags usage) in isValidImageUsageFlagCombination() argument 4123 VkImageCreateFlags getValidImageCreateFlags (const VkPhysicalDeviceFeatures& deviceFeatures, VkFormat format, VkFormatFeatureFlags formatFeatures, VkImageType type, VkImageUsageFlags usage) in getValidImageCreateFlags() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineShaderModuleIdentifierTests.cpp | 131 bool isZeroLen (UseModuleCase usage) in isZeroLen() argument 149 bool expectCacheMiss (UseModuleCase usage) in expectCacheMiss() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingBuiltinTests.cpp | 170 const VkImageUsageFlags usage = VK_IMAGE_USAGE_STORAGE_BIT | VK_IMAGE_USAGE_TRANSFER_SRC_BIT | VK_IMAGE_USAGE_TRANSFER_DST_BIT; in makeImageCreateInfo() local 1779 void checkFormatSupported(Context& context, VkFormat format, VkImageUsageFlags usage, const VkExtent3D& extent) in checkFormatSupported() argument 1790 msg << "Format " << format << " not supported for usage flags 0x" << std::hex << usage; in checkFormatSupported() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiFeatureInfo.cpp | 4107 bool isValidImageUsageFlagCombination (VkImageUsageFlags usage) in isValidImageUsageFlagCombination() argument 4128 VkImageCreateFlags getValidImageCreateFlags (const VkPhysicalDeviceFeatures& deviceFeatures, VkFormat format, VkFormatFeatureFlags formatFeatures, VkImageType type, VkImageUsageFlags usage) in getValidImageCreateFlags() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderSubroutineTests.cpp | 99 void Utils::buffer::update(glw::GLenum target, glw::GLsizeiptr size, glw::GLvoid* data, glw::GLenum usage) in update() argument
|