Home
last modified time | relevance | path

Searched defs:feats (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c255 get_image_usage_for_feats(struct zink_screen *screen, VkFormatFeatureFlags feats, const struct pipe… in get_image_usage_for_feats()
369 VkFormatFeatureFlags feats = find_modifier_feats(prop, modifiers[i], mod); in get_image_usage() local
379 VkFormatFeatureFlags feats = find_modifier_feats(prop, DRM_FORMAT_MOD_LINEAR, mod); in get_image_usage() local
390 …VkFormatFeatureFlags feats = tiling == VK_IMAGE_TILING_LINEAR ? props.linearTilingFeatures : props… in get_image_usage() local
761 VkFormatFeatureFlags feats = 0; in resource_object_create() local
Dzink_surface.c145 VkFormatFeatureFlags feats = res->optimal_tiling ? in create_surface() local
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
Dparser_test.cc97 auto feats = script->GetRequiredFeatures(); in TEST_F() local
240 auto feats = script->GetRequiredFeatures(); in TEST_F() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-graphite2.cc242 …gr_feature_val *feats = gr_face_featureval_for_lang (grface, lang ? hb_tag_from_string (lang, lang… in _hb_graphite2_shape() local
/third_party/harfbuzz/src/
Dhb-graphite2.cc241 …gr_feature_val *feats = gr_face_featureval_for_lang (grface, lang ? hb_tag_from_string (lang, lang… in _hb_graphite2_shape() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-graphite2.cc246 …gr_feature_val *feats = gr_face_featureval_for_lang (grface, lang ? hb_tag_from_string (lang, lang… in _hb_graphite2_shape() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c40 struct vn_physical_device_features *feats = &physical_dev->features; in vn_physical_device_init_features() local
1586 const struct vn_physical_device_features *feats = &physical_dev->features; in vn_GetPhysicalDeviceFeatures2() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.h180 struct dxil_features feats; member
/third_party/vulkan-loader/tests/
Dloader_phys_dev_inst_ext_tests.cpp298 static void FillInRandomFeatures(VkPhysicalDeviceFeatures& feats) { in FillInRandomFeatures()
457 VkPhysicalDeviceFeatures feats{}; in TEST() local
488 VkPhysicalDeviceFeatures feats{}; in TEST() local
526 VkPhysicalDeviceFeatures feats{}; in TEST() local
606 VkPhysicalDeviceFeatures feats{}; in TEST() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp1769 const VkPhysicalDeviceFeatures& feats = dp.physicalDeviceFeatures(); in performWritesInVertex() local
4111 …const vk::VkPhysicalDeviceDescriptorIndexingFeatures& feats = context.getDescriptorIndexingFeature… in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp1769 const VkPhysicalDeviceFeatures& feats = dp.physicalDeviceFeatures(); in performWritesInVertex() local
4111 …const vk::VkPhysicalDeviceDescriptorIndexingFeatures& feats = context.getDescriptorIndexingFeature… in checkSupport() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstvalue.c3735 GstCapsFeatures *feats, *feats2; in GST_START_TEST() local