Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/guest/renderControl_enc/
DExtendedRenderControl.h98 void queryAndSetVulkanShaderFloat16Int8Support();
DGfxStreamRenderControl.cpp107 rcEnc->queryAndSetVulkanShaderFloat16Int8Support(); in renderControlInit()
DExtendedRenderControl.cpp204 void ExtendedRCEncoderContext::queryAndSetVulkanShaderFloat16Int8Support() { in queryAndSetVulkanShaderFloat16Int8Support() function in ExtendedRCEncoderContext
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglSystemCommon/
DHostConnection.cpp353 rcEnc->queryAndSetVulkanShaderFloat16Int8Support(); in rcEncoder()