Searched refs:GEN8 (Results 1 – 13 of 13) sorted by relevance
/external/mesa3d/src/intel/compiler/ |
D | brw_eu.c | 385 GEN8 = (1 << 6), enumerator 397 { .name = "smov", .nsrc = 0, .ndst = 0, .gens = GEN_GE(GEN8) }, 423 { .name = "goto", .nsrc = 0, .ndst = 0, .gens = GEN_GE(GEN8) }, 472 .name = "csel", .nsrc = 3, .ndst = 1, .gens = GEN_GE(GEN8), 643 .name = "madm", .nsrc = 3, .ndst = 1, .gens = GEN_GE(GEN8), 662 case 8: return GEN8; in gen_from_devinfo()
|
/external/skqp/src/compute/hs/ |
D | README.md | 69 Intel | GEN8+ | :white_check_mark: | :white_check_mark: | :x: … 171 Intel | GEN8+ | :white_check_mark: | :white_check_mark: | :x: … 184 be compatible with all GEN8+ devices and drivers.
|
/external/skia/src/compute/hs/ |
D | README.md | 69 Intel | GEN8+ | :white_check_mark: | :white_check_mark: | :x: … 171 Intel | GEN8+ | :white_check_mark: | :white_check_mark: | :x: … 184 be compatible with all GEN8+ devices and drivers.
|
/external/skqp/src/compute/hs/vk/intel/gen8/u64/ |
D | gen.bat | 31 :: This should be the proper mapping onto the Intel GEN8+ subslices but the compiler is spilling
|
/external/skia/src/compute/hs/vk/intel/gen8/u32/ |
D | gen.bat | 34 :: This should be the proper mapping onto the Intel GEN8+ subslices but the compiler is spilling
|
/external/skia/src/compute/hs/vk/intel/gen8/u64/ |
D | gen.bat | 31 :: This should be the proper mapping onto the Intel GEN8+ subslices but the compiler is spilling
|
/external/skqp/src/compute/hs/vk/intel/gen8/u32/ |
D | gen.bat | 34 :: This should be the proper mapping onto the Intel GEN8+ subslices but the compiler is spilling
|
/external/skqp/src/compute/hs/cl/intel/gen8/u32/ |
D | gen.bat | 17 :: This should be the proper mapping onto the Intel GEN8+ subslices but the compiler is spilling
|
/external/skia/src/compute/hs/cl/intel/gen8/u64/ |
D | gen.bat | 14 :: This should be the proper mapping onto the Intel GEN8+ subslices but the compiler is spilling
|
/external/skia/src/compute/hs/cl/intel/gen8/u32/ |
D | gen.bat | 17 :: This should be the proper mapping onto the Intel GEN8+ subslices but the compiler is spilling
|
/external/skqp/src/compute/hs/cl/intel/gen8/u64/ |
D | gen.bat | 14 :: This should be the proper mapping onto the Intel GEN8+ subslices but the compiler is spilling
|
/external/skia/src/compute/skc/platforms/cl_12/kernels/ |
D | render.cl | 1731 // Confirmed: GEN8 has 4KB SLM workgroup min while GEN9 is 1KB.
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | render.cl | 1731 // Confirmed: GEN8 has 4KB SLM workgroup min while GEN9 is 1KB.
|