Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRenderControl.cpp341 static bool shouldEnableVulkanShaderFloat16Int8(const gfxstream::host::FeatureSet& features) { in shouldEnableVulkanShaderFloat16Int8() function
488 bool vulkanShaderFloat16Int8Enabled = shouldEnableVulkanShaderFloat16Int8(features); in rcGetGLString()