Home
last modified time | relevance | path

Searched defs:feats (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dparser_test.cc97 auto feats = script->GetRequiredFeatures(); in TEST_F() local
240 auto feats = script->GetRequiredFeatures(); in TEST_F() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_surface.c145 VkFormatFeatureFlags feats = res->optimal_tiling ? in create_surface() local
H A Dzink_resource.c255 get_image_usage_for_feats(struct zink_screen *screen, VkFormatFeatureFlags feats, const struct pipe_resource *templ, unsigned bind, bool *need_extended) in get_image_usage_for_feats() argument
369 VkFormatFeatureFlags feats = find_modifier_feats(prop, modifiers[i], mod); get_image_usage() local
379 VkFormatFeatureFlags feats = find_modifier_feats(prop, DRM_FORMAT_MOD_LINEAR, mod); get_image_usage() local
390 VkFormatFeatureFlags feats = tiling == VK_IMAGE_TILING_LINEAR ? props.linearTilingFeatures : props.optimalTilingFeatures; get_image_usage() local
761 VkFormatFeatureFlags feats = 0; resource_object_create() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-graphite2.cc242 gr_feature_val *feats = gr_face_featureval_for_lang (grface, lang ? hb_tag_from_string (lang, lang_len) : 0); in _hb_graphite2_shape() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.h180 struct dxil_features feats; member
/third_party/vulkan-loader/tests/
H A Dloader_phys_dev_inst_ext_tests.cpp356 void FillInRandomFeatures(VkPhysicalDeviceFeatures& feats) { in FillInRandomFeatures() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A 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; vn_GetPhysicalDeviceFeatures2() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp1851 const VkPhysicalDeviceFeatures& feats = dp.physicalDeviceFeatures(); in performWritesInVertex() local
4328 const vk::VkPhysicalDeviceDescriptorIndexingFeatures& feats = context.getDescriptorIndexingFeatures(); in checkSupport() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp1769 const VkPhysicalDeviceFeatures& feats = dp.physicalDeviceFeatures(); in performWritesInVertex() local
4111 const vk::VkPhysicalDeviceDescriptorIndexingFeatures& feats = context.getDescriptorIndexingFeatures(); in checkSupport() local
[all...]

Completed in 29 milliseconds