Searched refs:astcLdrEmulationMode (Results 1 – 7 of 7) sorted by relevance
52 AstcEmulationMode astcLdrEmulationMode; member
106 .astcLdrEmulationMode = options.astcLdrEmulationMode, in initialize()
118 AstcEmulationMode astcLdrEmulationMode = AstcEmulationMode::Disabled; member437 AstcEmulationMode astcLdrEmulationMode = AstcEmulationMode::Disabled; member
1331 INFO(" ASTC LDR emulation mode: %d", features->astcLdrEmulationMode); in initVkEmulationFeatures()1340 sVkEmulation->astcLdrEmulationMode = features->astcLdrEmulationMode; in initVkEmulationFeatures()
1779 m_emu->astcLdrEmulationMode == AstcEmulationMode::Cpu && in on_vkCreateDevice()7016 if (m_emu->astcLdrEmulationMode == AstcEmulationMode::Disabled) { in enableEmulatedAstc()
49 {.astcLdrEmulationMode = AstcEmulationMode::Gpu, in SetUp()
369 .astcLdrEmulationMode = AstcEmulationMode::Gpu, in initialize()