Home
last modified time | relevance | path

Searched refs:VulkanShaderFloat16Int8 (Results 1 – 5 of 5) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DFeatureControlDefHost.h65 FEATURE_CONTROL_ITEM(VulkanShaderFloat16Int8, 32)
/hardware/google/gfxstream/host/features/include/gfxstream/host/
DFeatures.h229 FeatureInfo VulkanShaderFloat16Int8 = { member
/hardware/google/gfxstream/host/vulkan/
DVulkanStream.cpp42 if (features.VulkanShaderFloat16Int8.enabled) { in VulkanStream()
/hardware/google/gfxstream/host/
DRenderControl.cpp342 return shouldEnableVulkan(features) && features.VulkanShaderFloat16Int8.enabled; in shouldEnableVulkanShaderFloat16Int8()
Dvirtio-gpu-gfxstream-renderer.cpp2415 &features, VulkanShaderFloat16Int8, true); in parseGfxstreamFeatures()