Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c212 get_image_usage_for_feats(struct zink_screen *screen, VkFormatFeatureFlags feats, const struct pipe… in get_image_usage_for_feats()
289 VkFormatFeatureFlags feats = find_modifier_feats(prop, modifiers[i], mod); in get_image_usage() local
301 VkFormatFeatureFlags feats = find_modifier_feats(prop, DRM_FORMAT_MOD_LINEAR, mod); in get_image_usage() local
314 …VkFormatFeatureFlags feats = tiling == VK_IMAGE_TILING_LINEAR ? props.linearTilingFeatures : props… in get_image_usage() local
/third_party/curl/src/
Dtool_help.c861 static const struct feat feats[] = { variable
/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/microsoft/compiler/
Ddxil_module.h169 struct dxil_features feats; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp1760 const VkPhysicalDeviceFeatures& feats = dp.physicalDeviceFeatures(); in performWritesInVertex() local
4090 …const vk::VkPhysicalDeviceDescriptorIndexingFeaturesEXT& feats = context.getDescriptorIndexingFeat… in checkSupport() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstvalue.c3735 GstCapsFeatures *feats, *feats2; in GST_START_TEST() local