Home
last modified time | relevance | path

Searched refs:bufferFeatures (Results 1 – 25 of 73) sorted by relevance

123

/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_formats.c74 out_properties->bufferFeatures = 0; in lvp_physical_device_get_format_properties()
93 out_properties->bufferFeatures = 0; in lvp_physical_device_get_format_properties()
109 out_properties->bufferFeatures = buffer_features; in lvp_physical_device_get_format_properties()
229 out_properties->bufferFeatures = buffer_features; in lvp_physical_device_get_format_properties()
250 …pFormatProperties->formatProperties.bufferFeatures = vk_format_features2_to_features(format_props. in lvp_GetPhysicalDeviceFormatProperties2()
255 prop3->bufferFeatures = format_props.bufferFeatures; in lvp_GetPhysicalDeviceFormatProperties2()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFormatPropertiesExtendedKHRtests.cpp64 … checkFlags(formatProperties.bufferFeatures, requiredProperties.bufferFeatures, "Buffer features"); in test()
DvktApiPhysicalDeviceFormatPropertiesMaint5Tests.cpp127 … return l.bufferFeatures == r.bufferFeatures && l.linearTilingFeatures == r.linearTilingFeatures && in operator ==()
DvktApiBufferViewCreateTests.cpp126 if (!(properties.bufferFeatures & m_testCase.features)) in checkSupport()
DvktApiBufferViewAccessTests.cpp604 if (!(properties.bufferFeatures & testCase.feature)) in checkTexelBufferSupport()
987 if ((properties.bufferFeatures & VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT) == 0) in checkSupport()
DvktApiBufferTests.cpp665 if (formatProperties.bufferFeatures == 0x0) in testDepthStencilBufferFeatures()
/external/mesa3d/src/asahi/vulkan/
Dhk_format.c123 .bufferFeatures = vk_format_features2_to_features(buffer2), in hk_GetPhysicalDeviceFormatProperties2()
132 p->bufferFeatures = buffer2; in hk_GetPhysicalDeviceFormatProperties2()
/external/mesa3d/src/amd/vulkan/
Dradv_formats.c283 out_properties->bufferFeatures = buffer; in radv_physical_device_get_format_properties()
304 out_properties->bufferFeatures = buffer; in radv_physical_device_get_format_properties()
341 out_properties->bufferFeatures = 0; in radv_physical_device_get_format_properties()
498 out_properties->bufferFeatures = buffer; in radv_physical_device_get_format_properties()
832 …pFormatProperties->formatProperties.bufferFeatures = vk_format_features2_to_features(format_props. in radv_GetPhysicalDeviceFormatProperties2()
838 format_props_extended->bufferFeatures = format_props.bufferFeatures; in radv_GetPhysicalDeviceFormatProperties2()
/external/mesa3d/src/nouveau/vulkan/
Dnvk_format.c187 .bufferFeatures = vk_format_features2_to_features(buffer2), in nvk_GetPhysicalDeviceFormatProperties2()
196 p->bufferFeatures = buffer2; in nvk_GetPhysicalDeviceFormatProperties2()
/external/mesa3d/src/freedreno/vulkan/
Dtu_formats.cc276 out_properties->bufferFeatures = buffer; in tu_physical_device_get_format_properties()
301 .bufferFeatures = in tu_GetPhysicalDeviceFormatProperties2()
302 vk_format_features2_to_features(props3->bufferFeatures), in tu_GetPhysicalDeviceFormatProperties2()
/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp1902 properties.bufferFeatures |= extendedProperties.bufferFeatures; in isFormatSupported()
2006 …pFormatProperties->bufferFeatures = static_cast<VkFormatFeatureFlags>(formatProperties3.bufferFeat… in GetFormatProperties()
2013 pFormatProperties->bufferFeatures = 0; // Unsupported format in GetFormatProperties()
2176 pFormatProperties->bufferFeatures |= in GetFormatProperties()
2228 pFormatProperties->bufferFeatures |= in GetFormatProperties()
2389 pFormatProperties->bufferFeatures |= in GetFormatProperties()
2440 pFormatProperties->bufferFeatures |= in GetFormatProperties()
DVkDeviceMemoryExternalAndroid.cpp164 formatProperties.bufferFeatures; in GetVkFormatFeaturesFromAHBFormat()
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp1406 p.bufferFeatures = properties.bufferFeatures; in getRequiredFormatProperties()
1437 if ((p.bufferFeatures & VK_FORMAT_FEATURE_2_STORAGE_READ_WITHOUT_FORMAT_BIT_KHR) || in getRequiredFormatProperties()
1438 (p.bufferFeatures & VK_FORMAT_FEATURE_2_STORAGE_WRITE_WITHOUT_FORMAT_BIT_KHR)) in getRequiredFormatProperties()
1440 p.bufferFeatures |= VK_FORMAT_FEATURE_2_STORAGE_TEXEL_BUFFER_BIT_KHR; in getRequiredFormatProperties()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp594 … !(formatProperties.bufferFeatures & VK_FORMAT_FEATURE_2_STORAGE_WRITE_WITHOUT_FORMAT_BIT_KHR)) in checkSupport()
608 !(formatProperties.bufferFeatures & VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT)) in checkSupport()
626 !(formatProperties.bufferFeatures & VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT)) in checkSupport()
1305 !(formatProperties.bufferFeatures & VK_FORMAT_FEATURE_2_STORAGE_READ_WITHOUT_FORMAT_BIT)) in checkSupport()
1312 !(formatProperties.bufferFeatures & VK_FORMAT_FEATURE_2_STORAGE_WRITE_WITHOUT_FORMAT_BIT)) in checkSupport()
1325 !(formatProperties.bufferFeatures & VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT)) in checkSupport()
1331 if ((m_texture.type() == IMAGE_TYPE_BUFFER) && !(imageFormatProperties.bufferFeatures)) in checkSupport()
1341 !(dstFormatProperties.bufferFeatures & VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT)) in checkSupport()
1345 !(formatProperties.bufferFeatures & VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT)) in checkSupport()
1349 !(formatProperties.bufferFeatures & VK_FORMAT_FEATURE_UNIFORM_TEXEL_BUFFER_BIT)) in checkSupport()
[all …]
/external/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c1398 if (!(props->bufferFeatures & VK_FORMAT_FEATURE_VERTEX_BUFFER_BIT)) { in zink_is_format_supported()
1402 …if (!(zink_get_format_props(screen, new_format)->bufferFeatures & VK_FORMAT_FEATURE_VERTEX_BUFFER_… in zink_is_format_supported()
1408 !(props->bufferFeatures & VK_FORMAT_FEATURE_UNIFORM_TEXEL_BUFFER_BIT)) in zink_is_format_supported()
1412 !(props->bufferFeatures & VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT)) in zink_is_format_supported()
2088 screen->format_props[pformat].bufferFeatures = props3.bufferFeatures; in zink_init_format_props()
2096 screen->format_props[pformat].bufferFeatures = props.formatProperties.bufferFeatures; in zink_init_format_props()
2112 screen->format_props[pformat].bufferFeatures = props.bufferFeatures; in zink_init_format_props()
2117 !screen->format_props[pformat].bufferFeatures) { in zink_init_format_props()
2126 screen->format_props[pformat].bufferFeatures = 0; in zink_init_format_props()
Dzink_state.c80 …if (zink_get_format_props(screen, elem->src_format)->bufferFeatures & VK_FORMAT_FEATURE_VERTEX_BUF… in zink_create_vertex_elements_state()
86 …assert(zink_get_format_props(screen, new_format)->bufferFeatures & VK_FORMAT_FEATURE_VERTEX_BUFFER… in zink_create_vertex_elements_state()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c349 .bufferFeatures = vk_format_features2_to_features(buffer2), in v3dv_GetPhysicalDeviceFormatProperties2()
406 props->bufferFeatures = buffer2; in v3dv_GetPhysicalDeviceFormatProperties2()
/external/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1278 ….bufferFeatures = VK_FORMAT_FEATURE_TRANSFER_SRC_BIT | VK_FORMAT_FEATURE_TRANSFER_DST_BIT | VK_FOR… in dzn_physical_device_get_format_properties()
1288 .bufferFeatures = VK_FORMAT_FEATURE_TRANSFER_SRC_BIT | VK_FORMAT_FEATURE_TRANSFER_DST_BIT, in dzn_physical_device_get_format_properties()
1292 base_props->bufferFeatures |= VK_FORMAT_FEATURE_VERTEX_BUFFER_BIT; in dzn_physical_device_get_format_properties()
1313 base_props->bufferFeatures |= VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT; in dzn_physical_device_get_format_properties()
1324 base_props->bufferFeatures |= VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_ATOMIC_BIT; in dzn_physical_device_get_format_properties()
1328 base_props->bufferFeatures |= VK_FORMAT_FEATURE_UNIFORM_TEXEL_BUFFER_BIT; in dzn_physical_device_get_format_properties()
1368 base_props->bufferFeatures = in dzn_physical_device_get_format_properties()
1374 base_props->bufferFeatures = 0; in dzn_physical_device_get_format_properties()
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp539 if ((formatProperties.bufferFeatures & VK_FORMAT_FEATURE_UNIFORM_TEXEL_BUFFER_BIT) != in checkSupport()
544 if ((formatProperties.bufferFeatures & VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT) != in checkSupport()
549 … ((formatProperties3.bufferFeatures & VK_FORMAT_FEATURE_2_STORAGE_READ_WITHOUT_FORMAT_BIT_KHR) != in checkSupport()
555 … ((formatProperties3.bufferFeatures & VK_FORMAT_FEATURE_2_STORAGE_READ_WITHOUT_FORMAT_BIT_KHR) != in checkSupport()
561 if ((formatProperties.bufferFeatures & VK_FORMAT_FEATURE_VERTEX_BUFFER_BIT) != in checkSupport()
659 … if (!(formatProperties.bufferFeatures & VK_FORMAT_FEATURE_2_STORAGE_READ_WITHOUT_FORMAT_BIT_KHR)) in checkSupport()
661 … if (!(formatProperties.bufferFeatures & VK_FORMAT_FEATURE_2_STORAGE_WRITE_WITHOUT_FORMAT_BIT_KHR)) in checkSupport()
/external/mesa3d/src/imagination/vulkan/
Dpvr_formats.c811 .bufferFeatures = vk_format_features2_to_features(buffer2), in pvr_GetPhysicalDeviceFormatProperties2()
820 pFormatProperties3->bufferFeatures = buffer2; in pvr_GetPhysicalDeviceFormatProperties2()
/external/mesa3d/src/intel/vulkan_hasvk/
Danv_formats.c919 .bufferFeatures = vk_format_features2_to_features(buffer2), in anv_GetPhysicalDeviceFormatProperties2()
939 props->bufferFeatures = buffer2; in anv_GetPhysicalDeviceFormatProperties2()
/external/mesa3d/src/intel/vulkan/
Danv_formats.c1042 .bufferFeatures = vk_format_features2_to_features(buffer2), in anv_GetPhysicalDeviceFormatProperties2()
1062 props->bufferFeatures = buffer2; in anv_GetPhysicalDeviceFormatProperties2()
/external/deqp/external/vulkancts/modules/vulkan/amber/
DvktAmberTestCase.cpp270 if ((req.m_featureFlags & prop.bufferFeatures) != req.m_featureFlags) in checkSupport()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmPhysicalStorageBufferPointerTests.cpp554 if ((properties.formatProperties.bufferFeatures & VK_FORMAT_FEATURE_VERTEX_BUFFER_BIT) != in checkSupport()
/external/mesa3d/src/panfrost/vulkan/
Dpanvk_physical_device.c1183 out_properties->bufferFeatures = buffer; in get_format_properties()

123