Home
last modified time | relevance | path

Searched refs:shaderInt16 (Results 1 – 25 of 46) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/uconvert/
Dspec_const_opt_extend_16.amber3 shaderInt16
Dspec_const_opt_truncate_16.amber4 shaderInt16
Dspec_const_opt_extend_61440.amber3 shaderInt16
Dspec_const_opt_truncate_983040.amber4 shaderInt16
Dspec_const_opt_zero_extend_n4096.amber3 shaderInt16
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmIndexingTests.cpp271 spec.requestedVulkanFeatures.coreFeatures.shaderInt16 = VK_TRUE; in addComputeIndexingStructTests()
435 vulkanFeatures.coreFeatures.shaderInt16 = VK_TRUE; in addGraphicsIndexingStructTests()
DvktSpvAsmWorkgroupMemoryTests.cpp428 features.coreFeatures.shaderInt16 = true; in addComputeWorkgroupMemoryTests()
558 features.coreFeatures.shaderInt16 = true; in addComputeWorkgroupMemoryTests()
DvktSpvAsmUtils.cpp101 IS_CORE_FEATURE_AVAILABLE(toCheck, availableFeatures, shaderInt16) in isCoreFeaturesSupported()
DvktSpvAsmTrinaryMinMaxTests.cpp479 else if (m_params.typeSize == TypeSize::SIZE_16BIT && !devFeatures.shaderInt16) in checkSupport()
DvktSpvAsm16bitStorageTests.cpp4273 requiredFeatures.coreFeatures.shaderInt16 = DE_TRUE; in addGraphics16BitStorageInputOutputInt16To16x2Group()
4404 requiredFeatures.coreFeatures.shaderInt16 = DE_TRUE; in addGraphics16BitStorageInputOutputInt32To16Group()
4541 requiredFeatures.coreFeatures.shaderInt16 = DE_TRUE; in addGraphics16BitStorageInputOutputInt16To32Group()
DvktSpvAsmIntegerDotProductTests.cpp215 spec.requestedVulkanFeatures.coreFeatures.shaderInt16 = true; in addDotProductExtensionAndFeatures()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp408 if (features2.features.shaderInt16 != VK_TRUE) in checkSupport()
635 if (needsInt16 && features2.features.shaderInt16 != VK_TRUE) in checkSupport()
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp117 if (features2.features.shaderInt16 != VK_TRUE) in checkSupportWithParams()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
DvktAmberTestCase.cpp89 return ctx.getDeviceFeatures().shaderInt16; in isFeatureSupported()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp660 DEVICE_CORE_FEATURE_ENTRY(DEVICE_CORE_FEATURE_SHADER_INT16 , shaderInt16 ),
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c349 DEBUG_BOOL_STRUCT ("support for", features, shaderInt16); in dump_features10()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp1704 bool shaderInt16 = features.shaderInt16 ? true : false; in isFormatSupportedForDevice() local
1757 return shaderSubgroupExtendedTypes && shaderInt16 && storageBuffer16BitAccess; in isFormatSupportedForDevice()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp969 pFeatures->shaderInt16 = VK_TRUE; in getPhysicalDeviceFeatures()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp1445 FEATURE_ITEM(VkPhysicalDeviceFeatures, shaderInt16), in createDeviceWithUnsupportedFeaturesTest()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c864 return screen->info.feats.features.shaderInt16; in zink_get_shader_param()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1044 .shaderInt16 = false, in v3dv_GetPhysicalDeviceFeatures()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c588 .shaderInt16 = true, in tu_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c444 ….shaderInt16 = (min_shader_param(pdevice->pscreen, PIPE_SHADER_CAP_IN… in lvp_GetPhysicalDeviceFeatures()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp455 if (!features.shaderInt16) in checkSupport()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1225 VkBool32 shaderInt16; member

12