Searched refs:uniformAndStorageBuffer8BitAccess (Results 1 – 25 of 49) sorted by relevance
12
/third_party/vk-gl-cts/external/amber/src/tests/cases/ |
D | int8.amber | 21 DEVICE_FEATURE Storage8BitFeatures.uniformAndStorageBuffer8BitAccess
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
D | device.cc | 628 vulkan12_ptrs->uniformAndStorageBuffer8BitAccess != VK_TRUE) { in Initialize() 650 storage8_ptrs->uniformAndStorageBuffer8BitAccess != VK_TRUE) { in Initialize()
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_physical_device.c | 240 vk12_feats->uniformAndStorageBuffer8BitAccess = in vn_physical_device_init_features() 241 local_feats.eight_bit_storage.uniformAndStorageBuffer8BitAccess; in vn_physical_device_init_features() 1702 u.eight_bit_storage->uniformAndStorageBuffer8BitAccess = in vn_GetPhysicalDeviceFeatures2() 1703 vk12_feats->uniformAndStorageBuffer8BitAccess; in vn_GetPhysicalDeviceFeatures2()
|
/third_party/vk-gl-cts/external/amber/src/samples/ |
D | config_helper_vulkan.cc | 847 storage_8bit_features.uniformAndStorageBuffer8BitAccess == in CheckVulkanPhysicalDeviceRequirements() 1052 storage_8bit_feature_.uniformAndStorageBuffer8BitAccess = VK_TRUE; in CreateDeviceWithFeatures2()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkPhysicalDevice.cpp | 128 features->uniformAndStorageBuffer8BitAccess = VK_FALSE; in getPhysicalDevice8BitStorageFeaturesKHR() 1171 CheckFeature(requested, supported, uniformAndStorageBuffer8BitAccess) && in hasExtendedFeatures()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
D | vktSpvAsmUtils.cpp | 137 IS_AVAIL("8BitStorage.", uniformAndStorageBuffer8BitAccess); in is8BitStorageFeaturesSupported()
|
D | vktSpvAsm8bitStorageTests.cpp | 150 features.ext8BitStorage.uniformAndStorageBuffer8BitAccess = true; in get8BitStorageFeatures()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmUtils.cpp | 137 IS_AVAIL("8BitStorage.", uniformAndStorageBuffer8BitAccess); in is8BitStorageFeaturesSupported()
|
D | vktSpvAsm8bitStorageTests.cpp | 150 features.ext8BitStorage.uniformAndStorageBuffer8BitAccess = true; in get8BitStorageFeatures()
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_device.c | 605 CORE_FEATURE(uniformAndStorageBuffer8BitAccess); in vk_get_physical_device_core_1_2_feature_ext()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkDeviceFeatures.inl | 100 …featureType.uniformAndStorageBuffer8BitAccess = allFeaturesBlobs.vk12.uniformAndStorageBuffer8BitA…
|
D | vkDeviceFeatures2.inl | 804 …vice8BitStorageFeatures[0].uniformAndStorageBuffer8BitAccess != device8BitStorageFeatures[1].unifo… 2320 …deviceVulkan12Features[0].uniformAndStorageBuffer8BitAccess != deviceVulkan12Features[1].uniformAn…
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkphysicaldevice.c | 395 DEBUG_BOOL_STRUCT ("support for (1.2)", features, uniformAndStorageBuffer8BitAccess); in dump_features12()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_device.c | 515 .uniformAndStorageBuffer8BitAccess = false, in panvk_GetPhysicalDeviceFeatures2()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | spirvenv.txt | 927 * [[VUID-{refpage}-uniformAndStorageBuffer8BitAccess-06329]] 929 <<features-uniformAndStorageBuffer8BitAccess,pname:uniformAndStorageBuffer8BitAccess>>
|
D | spirvenv.adoc | 1141 * [[VUID-{refpage}-uniformAndStorageBuffer8BitAccess-06329]] 1142 If <<features-uniformAndStorageBuffer8BitAccess, 1143 pname:uniformAndStorageBuffer8BitAccess>> is ename:VK_FALSE, then
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 1982 …RE_TABLE_ITEM(vulkan12Features, eightBitStorageFeatures, uniformAndStorageBuffer8BitAccess, … in featureBitInfluenceOnDeviceCreate() 5355 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Features, uniformAndStorageBuffer8BitAccess), in deviceFeaturesVulkan12() 5972 …device8BitStorageFeatures.uniformAndStorageBuffer8BitAccess != vulkan12Features.uniformAndStorageB… in deviceFeatureExtensionsConsistencyVulkan12()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 1982 …RE_TABLE_ITEM(vulkan12Features, eightBitStorageFeatures, uniformAndStorageBuffer8BitAccess, … in featureBitInfluenceOnDeviceCreate() 5355 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Features, uniformAndStorageBuffer8BitAccess), in deviceFeaturesVulkan12() 5972 …device8BitStorageFeatures.uniformAndStorageBuffer8BitAccess != vulkan12Features.uniformAndStorageB… in deviceFeatureExtensionsConsistencyVulkan12()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 647 f->uniformAndStorageBuffer8BitAccess = true; in lvp_get_physical_device_features_1_2()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_device.c | 1180 .uniformAndStorageBuffer8BitAccess = true, in v3dv_GetPhysicalDeviceFeatures2()
|
/third_party/vk-gl-cts/external/amber/src/docs/ |
D | amber_script.md | 43 * `Storage8BitFeatures.uniformAndStorageBuffer8BitAccess`
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_device.c | 1191 .uniformAndStorageBuffer8BitAccess = false, in dzn_GetPhysicalDeviceFeatures2()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 569 features->uniformAndStorageBuffer8BitAccess = false; in tu_get_physical_device_features_1_2()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockCase.cpp | 2229 …if (!context.get8BitStorageFeatures().uniformAndStorageBuffer8BitAccess && usesBlockLayout(LAYOUT_… in createInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
D | vktUniformBlockCase.cpp | 2229 …if (!context.get8BitStorageFeatures().uniformAndStorageBuffer8BitAccess && usesBlockLayout(LAYOUT_… in createInstance()
|
12