/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | device.cc | 43 "Storage8BitFeatures.storagePushConstant8"; 649 vulkan12_ptrs->storagePushConstant8 != VK_TRUE) { in Initialize() 675 storage8_ptrs->storagePushConstant8 != VK_TRUE) { in Initialize()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsm8bitStorageTests.cpp | 152 features.ext8BitStorage.storagePushConstant8 = true; in get8BitStorageFeatures() 1412 spec.requestedVulkanFeatures.ext8BitStorage.storagePushConstant8 = true; in addCompute8bitStoragePushConstant8To32Group() 1899 spec.requestedVulkanFeatures.ext8BitStorage.storagePushConstant8 = true; in addCompute8bitStoragePushConstant8To16Group() 3204 requiredFeatures.ext8BitStorage.storagePushConstant8 = true; in addGraphics8BitStoragePushConstantInt8To32Group() 4036 requiredFeatures.ext8BitStorage.storagePushConstant8 = true; in addGraphics8BitStoragePushConstantInt8To16Group()
|
H A D | vktSpvAsmUtils.cpp | 138 IS_AVAIL("8BitStorage.", storagePushConstant8); in is8BitStorageFeaturesSupported()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsm8bitStorageTests.cpp | 152 features.ext8BitStorage.storagePushConstant8 = true; in get8BitStorageFeatures() 1412 spec.requestedVulkanFeatures.ext8BitStorage.storagePushConstant8 = true; in addCompute8bitStoragePushConstant8To32Group() 1899 spec.requestedVulkanFeatures.ext8BitStorage.storagePushConstant8 = true; in addCompute8bitStoragePushConstant8To16Group() 3204 requiredFeatures.ext8BitStorage.storagePushConstant8 = true; in addGraphics8BitStoragePushConstantInt8To32Group() 4036 requiredFeatures.ext8BitStorage.storagePushConstant8 = true; in addGraphics8BitStoragePushConstantInt8To16Group()
|
H A D | vktSpvAsmUtils.cpp | 138 IS_AVAIL("8BitStorage.", storagePushConstant8); in is8BitStorageFeaturesSupported()
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_physical_device.c | 242 vk12_feats->storagePushConstant8 = in vn_physical_device_init_features() 243 local_feats.eight_bit_storage.storagePushConstant8; in vn_physical_device_init_features() 1704 u.eight_bit_storage->storagePushConstant8 = in vn_GetPhysicalDeviceFeatures2() 1705 vk12_feats->storagePushConstant8; in vn_GetPhysicalDeviceFeatures2()
|
/third_party/vk-gl-cts/external/amber/src/samples/ |
H A D | config_helper_vulkan.cc | 57 "Storage8BitFeatures.storagePushConstant8"; 862 storage_8bit_features.storagePushConstant8 == VK_FALSE) || in CheckVulkanPhysicalDeviceRequirements() 1078 storage_8bit_feature_.storagePushConstant8 = VK_TRUE; in CreateDeviceWithFeatures2()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkPhysicalDevice.cpp | 129 features->storagePushConstant8 = VK_FALSE; in getPhysicalDevice8BitStorageFeaturesKHR() 1172 CheckFeature(requested, supported, storagePushConstant8) && in hasExtendedFeatures()
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_device.c | 606 CORE_FEATURE(storagePushConstant8); in vk_get_physical_device_core_1_2_feature_ext()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_device.c | 516 .storagePushConstant8 = false, in panvk_GetPhysicalDeviceFeatures2()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 648 f->storagePushConstant8 = true; in lvp_get_physical_device_features_1_2()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 1992 FEATURE_TABLE_ITEM(vulkan12Features, eightBitStorageFeatures, storagePushConstant8, "VK_KHR_8bit_storage"), in featureBitInfluenceOnDeviceCreate() 5351 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Features, storagePushConstant8), in deviceFeaturesVulkan12() 5968 device8BitStorageFeatures.storagePushConstant8 != vulkan12Features.storagePushConstant8 )) in deviceFeatureExtensionsConsistencyVulkan12()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 1983 FEATURE_TABLE_ITEM(vulkan12Features, eightBitStorageFeatures, storagePushConstant8, "VK_KHR_8bit_storage"), in featureBitInfluenceOnDeviceCreate() 5356 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Features, storagePushConstant8), in deviceFeaturesVulkan12() 5973 device8BitStorageFeatures.storagePushConstant8 != vulkan12Features.storagePushConstant8 )) in deviceFeatureExtensionsConsistencyVulkan12()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.c | 570 features->storagePushConstant8 = false; in tu_get_physical_device_features_1_2()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_device.c | 1207 .storagePushConstant8 = true, in v3dv_GetPhysicalDeviceFeatures2()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 1192 .storagePushConstant8 = false, in dzn_GetPhysicalDeviceFeatures2()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 3279 size += vn_sizeof_VkBool32(&val->storagePushConstant8); in vn_sizeof_VkPhysicalDevice8BitStorageFeatures_self() 3308 vn_encode_VkBool32(enc, &val->storagePushConstant8); in vn_encode_VkPhysicalDevice8BitStorageFeatures_self() 3334 vn_decode_VkBool32(dec, &val->storagePushConstant8); in vn_decode_VkPhysicalDevice8BitStorageFeatures_self() 3363 /* skip val->storagePushConstant8 */ in vn_sizeof_VkPhysicalDevice8BitStorageFeatures_self_partial() 3392 /* skip val->storagePushConstant8 */ in vn_encode_VkPhysicalDevice8BitStorageFeatures_self_partial() 6036 size += vn_sizeof_VkBool32(&val->storagePushConstant8); in vn_sizeof_VkPhysicalDeviceVulkan12Features_self() 6109 vn_encode_VkBool32(enc, &val->storagePushConstant8); in vn_encode_VkPhysicalDeviceVulkan12Features_self() 6179 vn_decode_VkBool32(dec, &val->storagePushConstant8); in vn_decode_VkPhysicalDeviceVulkan12Features_self() 6252 /* skip val->storagePushConstant8 */ in vn_sizeof_VkPhysicalDeviceVulkan12Features_self_partial() 6325 /* skip val->storagePushConstant8 */ in vn_encode_VkPhysicalDeviceVulkan12Features_self_partial() [all...] |
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 4158 VkBool32 storagePushConstant8; member 4343 VkBool32 storagePushConstant8; member
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 4313 VkBool32 storagePushConstant8; member 4510 VkBool32 storagePushConstant8; member
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_device.c | 1372 f->storagePushConstant8 = pdevice->info.ver >= 8; in anv_get_physical_device_features_1_2()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 5364 VkBool32 storagePushConstant8; member 5561 VkBool32 storagePushConstant8; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 38400 , storagePushConstant8( storagePushConstant8_ ) storagePushConstant8() function 38481 VULKAN_HPP_NAMESPACE::Bool32 storagePushConstant8 = {}; global() member 56887 VULKAN_HPP_NAMESPACE::Bool32 storagePushConstant8 = {}; global() member [all...] |
H A D | vulkan_core.h | 5463 VkBool32 storagePushConstant8; member 5660 VkBool32 storagePushConstant8; member
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 5730 VkBool32 storagePushConstant8; member 5927 VkBool32 storagePushConstant8; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 5513 VkBool32 storagePushConstant8; member 5710 VkBool32 storagePushConstant8; member
|