/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_device.c | 1045 CORE_PROPERTY(storageTexelBufferOffsetSingleTexelAlignment); in vk_get_physical_device_core_1_3_property_ext()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 1149 p->storageTexelBufferOffsetSingleTexelAlignment = true; in lvp_get_physical_device_properties_1_3() 1292 properties->storageTexelBufferOffsetSingleTexelAlignment = true; in lvp_GetPhysicalDeviceProperties2()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 4970 texelBufferAlignmentProperties[0].storageTexelBufferOffsetSingleTexelAlignment != texelBufferAlignmentProperties[1].storageTexelBufferOffsetSingleTexelAlignment || in deviceProperties2() 5798 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan13Properties, storageTexelBufferOffsetSingleTexelAlignment), in devicePropertiesVulkan13() 6443 texelBufferAlignmentProperties.storageTexelBufferOffsetSingleTexelAlignment != vulkan13Properties.storageTexelBufferOffsetSingleTexelAlignment || in devicePropertyExtensionsConsistencyVulkan13()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 4975 texelBufferAlignmentProperties[0].storageTexelBufferOffsetSingleTexelAlignment != texelBufferAlignmentProperties[1].storageTexelBufferOffsetSingleTexelAlignment || in deviceProperties2() 5803 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan13Properties, storageTexelBufferOffsetSingleTexelAlignment), in devicePropertiesVulkan13() 6448 texelBufferAlignmentProperties.storageTexelBufferOffsetSingleTexelAlignment != vulkan13Properties.storageTexelBufferOffsetSingleTexelAlignment || in devicePropertyExtensionsConsistencyVulkan13()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.c | 1099 p->storageTexelBufferOffsetSingleTexelAlignment = false; in tu_get_physical_device_properties_1_3()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageLoadStoreTests.cpp | 853 alignmentProperties.storageTexelBufferOffsetSingleTexelAlignment; in getViewOffset()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageLoadStoreTests.cpp | 846 alignmentProperties.storageTexelBufferOffsetSingleTexelAlignment; in getViewOffset()
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 4272 VkBool32 storageTexelBufferOffsetSingleTexelAlignment; member 4509 VkBool32 storageTexelBufferOffsetSingleTexelAlignment; member
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 13446 size += vn_sizeof_VkBool32(&val->storageTexelBufferOffsetSingleTexelAlignment); in vn_sizeof_VkPhysicalDeviceTexelBufferAlignmentProperties_self() 13477 vn_decode_VkBool32(dec, &val->storageTexelBufferOffsetSingleTexelAlignment); in vn_decode_VkPhysicalDeviceTexelBufferAlignmentProperties_self() 13507 /* skip val->storageTexelBufferOffsetSingleTexelAlignment */ in vn_sizeof_VkPhysicalDeviceTexelBufferAlignmentProperties_self_partial() 13537 /* skip val->storageTexelBufferOffsetSingleTexelAlignment */ in vn_encode_VkPhysicalDeviceTexelBufferAlignmentProperties_self_partial() 14330 size += vn_sizeof_VkBool32(&val->storageTexelBufferOffsetSingleTexelAlignment); in vn_sizeof_VkPhysicalDeviceVulkan13Properties_self() 14402 vn_decode_VkBool32(dec, &val->storageTexelBufferOffsetSingleTexelAlignment); in vn_decode_VkPhysicalDeviceVulkan13Properties_self() 14473 /* skip val->storageTexelBufferOffsetSingleTexelAlignment */ in vn_sizeof_VkPhysicalDeviceVulkan13Properties_self_partial() 14544 /* skip val->storageTexelBufferOffsetSingleTexelAlignment */ in vn_encode_VkPhysicalDeviceVulkan13Properties_self_partial()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_device.c | 2286 p->storageTexelBufferOffsetSingleTexelAlignment = true; in anv_get_physical_device_properties_1_3()
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 6679 VkBool32 storageTexelBufferOffsetSingleTexelAlignment; member 7108 VkBool32 storageTexelBufferOffsetSingleTexelAlignment; member
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 2265 p->storageTexelBufferOffsetSingleTexelAlignment = true; in radv_get_physical_device_properties_1_3()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 7596 VkBool32 storageTexelBufferOffsetSingleTexelAlignment; member
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 6836 VkBool32 storageTexelBufferOffsetSingleTexelAlignment; member 7265 VkBool32 storageTexelBufferOffsetSingleTexelAlignment; member
|
H A D | vulkan_hash.hpp | 11668 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceTexelBufferAlignmentProperties.storageTexelBufferOffsetSingleTexelAlignment ); 12208 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan13Properties.storageTexelBufferOffsetSingleTexelAlignment );
|
H A D | vulkan_structs.hpp | [all...] |
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 11684 VkBool32 storageTexelBufferOffsetSingleTexelAlignment; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 54635 VULKAN_HPP_NAMESPACE::Bool32 storageTexelBufferOffsetSingleTexelAlignment = {}; global() member [all...] |
H A D | vulkan_core.h | 12143 VkBool32 storageTexelBufferOffsetSingleTexelAlignment; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingShaderAccessTests.cpp | 7839 alignmentProperties.storageTexelBufferOffsetSingleTexelAlignment;
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingShaderAccessTests.cpp | 7839 alignmentProperties.storageTexelBufferOffsetSingleTexelAlignment;
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 12303 VkBool32 storageTexelBufferOffsetSingleTexelAlignment; member
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_data.hpp | [all...] |
H A D | vulkan_json_parser.hpp | 13083 parse_VkBool32("storageTexelBufferOffsetSingleTexelAlignment", obj["storageTexelBufferOffsetSingleTexelAlignment"], (o.storageTexelBufferOffsetSingleTexelAlignment)); in parse_VkPhysicalDeviceTexelBufferAlignmentPropertiesEXT()
|