Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DShaderVk.cpp119 if (contextVk->getFeatures().explicitlyCastMediumpFloatTo16Bit.enabled) in compile()
H A Dvk_renderer.cpp5584 ANGLE_FEATURE_CONDITION(&mFeatures, explicitlyCastMediumpFloatTo16Bit, isARM); in initFeatures()
/aosp_15_r20/external/angle/include/platform/autogen/
H A DFeaturesVk_autogen.h833 FeatureInfo explicitlyCastMediumpFloatTo16Bit = { member