Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/emulated_textures/testing/
DComputePipelineRestoration_integrationtest.cpp49 {.astcLdrEmulationMode = AstcEmulationMode::Gpu, in SetUp()
/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h92 Gpu, // Decompress ASTC textures on the GPU enumerator
DVkCommonOperations.cpp89 case AstcEmulationMode::Gpu: in string_AstcEmulationMode()
/hardware/google/gfxstream/host/
DFrameBuffer.cpp182 return AstcEmulationMode::Gpu; in getAstcEmulationMode()
369 .astcLdrEmulationMode = AstcEmulationMode::Gpu, in initialize()