Lines Matching refs:ACO
41 - VK_KHR_8bit_storage for ACO on GFX8+
42 - VK_KHR_16bit_storage for ACO on GFX8+ (storageInputOutput16 is still
44 - shaderInt16 for ACO on GFX9+
45 - VK_KHR_shader_float16_int8 for ACO on GFX8+ (shaderFloat16 is still
81 - [RADV/LLVM/ACO/Regression] After mesa commit
108 - ACO: Regression: Texture corruption
180 - [ACO] Reliable crash with RPCS3 that is not present with LLVM
228 - ACO: The Elder Scrolls Online crashes on startup (Navi)
247 - The screen is black when using ACO
3530 - aco: handle when ACO adds new continue edges
3933 (LLVM/ACO)
3993 - radv: fix geometry shader primitives query with ACO on GFX10
3994 - radv: set missing SHARED_VGPR_CNT for NGG VS and ACO
4020 - gitlab-ci: add a list of expected failures for FIJI with ACO
4179 - radv: Enable ACO for tessellation control shaders.
4185 - radv: Enable ACO for TES when there is no GS.
4187 - radv: Enable ACO on all stages.
4196 - radv: Enable subgroup shuffle on GFX10 when ACO is used.
4229 - radv: Enable ACO for NGG VS/TES, but disable NGG for ACO GS.
4249 - radv: Use smaller esgs_itemsize for ACO.