Searched refs:PIPE_FORMAT_A1B5G5R5_UNORM (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_format.c191 case PIPE_FORMAT_A1B5G5R5_UNORM:
H A Dpan_screen.c444 if (format == PIPE_FORMAT_A1B5G5R5_UNORM || format == PIPE_FORMAT_X1B5G5R5_UNORM)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_format.h395 PIPE_FORMAT_A1B5G5R5_UNORM = 309, enumerator in enum:pipe_format
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_format.c103 [PIPE_FORMAT_A1B5G5R5_UNORM] = VK_FORMAT_R5G5B5A1_UNORM_PACK16,
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_format.c40 [VK_FORMAT_R5G5B5A1_UNORM_PACK16] = PIPE_FORMAT_A1B5G5R5_UNORM,
/xsrc/external/mit/MesaLib/dist/src/freedreno/fdl/
H A Dfd6_format_table.c398 case PIPE_FORMAT_A1B5G5R5_UNORM:
415 case PIPE_FORMAT_A1B5G5R5_UNORM:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_format.c91 return PIPE_FORMAT_A1B5G5R5_UNORM;
643 case PIPE_FORMAT_A1B5G5R5_UNORM:
1244 { PIPE_FORMAT_B5G5R5A1_UNORM, PIPE_FORMAT_A1B5G5R5_UNORM,
1261 PIPE_FORMAT_B5G5R5A1_UNORM, PIPE_FORMAT_A1B5G5R5_UNORM,
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_format.h487 PIPE_FORMAT_A1B5G5R5_UNORM, enumerator in enum:pipe_format
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_formats.c317 [PIPE_FORMAT_A1B5G5R5_UNORM] = ISL_FORMAT_A1B5G5R5_UNORM,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_formats.c287 [PIPE_FORMAT_A1B5G5R5_UNORM] = ISL_FORMAT_A1B5G5R5_UNORM,
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_format.c233 { PIPE_FORMAT_B5G5R5A1_UNORM, PIPE_FORMAT_A1B5G5R5_UNORM,
251 PIPE_FORMAT_B5G5R5A1_UNORM, PIPE_FORMAT_A1B5G5R5_UNORM,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dformats.h365 #define MESA_FORMAT_A1B5G5R5_UNORM PIPE_FORMAT_A1B5G5R5_UNORM
/xsrc/external/mit/MesaLib/src/amd/common/
H A Dgfx10_format_table.c31 [PIPE_FORMAT_A1B5G5R5_UNORM] = FMT(5_5_5_1_UNORM),
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format_tests.c179 {PIPE_FORMAT_A1B5G5R5_UNORM, PACKED_1x16(0xffff), PACKED_1x16(0x0000), UNPACKED_1x1(0.0, 0.0, 0.0, 0.0)},
180 {PIPE_FORMAT_A1B5G5R5_UNORM, PACKED_1x16(0xffff), PACKED_1x16(0x003e), UNPACKED_1x1(0.0, 0.0, 1.0, 0.0)},
181 {PIPE_FORMAT_A1B5G5R5_UNORM, PACKED_1x16(0xffff), PACKED_1x16(0x07c0), UNPACKED_1x1(0.0, 1.0, 0.0, 0.0)},
182 {PIPE_FORMAT_A1B5G5R5_UNORM, PACKED_1x16(0xffff), PACKED_1x16(0xf800), UNPACKED_1x1(1.0, 0.0, 0.0, 0.0)},
183 {PIPE_FORMAT_A1B5G5R5_UNORM, PACKED_1x16(0xffff), PACKED_1x16(0x0001), UNPACKED_1x1(0.0, 0.0, 0.0, 1.0)},
184 {PIPE_FORMAT_A1B5G5R5_UNORM, PACKED_1x16(0xffff), PACKED_1x16(0xffff), UNPACKED_1x1(1.0, 1.0, 1.0, 1.0)},
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_tests.c193 {PIPE_FORMAT_A1B5G5R5_UNORM, PACKED_1x16(0xffff), PACKED_1x16(0x0000), UNPACKED_1x1(0.0, 0.0, 0.0, 0.0)},
194 {PIPE_FORMAT_A1B5G5R5_UNORM, PACKED_1x16(0xffff), PACKED_1x16(0x003e), UNPACKED_1x1(0.0, 0.0, 1.0, 0.0)},
195 {PIPE_FORMAT_A1B5G5R5_UNORM, PACKED_1x16(0xffff), PACKED_1x16(0x07c0), UNPACKED_1x1(0.0, 1.0, 0.0, 0.0)},
196 {PIPE_FORMAT_A1B5G5R5_UNORM, PACKED_1x16(0xffff), PACKED_1x16(0xf800), UNPACKED_1x1(1.0, 0.0, 0.0, 0.0)},
197 {PIPE_FORMAT_A1B5G5R5_UNORM, PACKED_1x16(0xffff), PACKED_1x16(0x0001), UNPACKED_1x1(0.0, 0.0, 0.0, 1.0)},
198 {PIPE_FORMAT_A1B5G5R5_UNORM, PACKED_1x16(0xffff), PACKED_1x16(0xffff), UNPACKED_1x1(1.0, 1.0, 1.0, 1.0)},
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_format.c370 { PIPE_FORMAT_A1B5G5R5_UNORM, SVGA3D_FORMAT_INVALID, SVGA3D_FORMAT_INVALID, SVGA3D_FORMAT_INVALID, 0 },
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl_format.c665 [PIPE_FORMAT_A1B5G5R5_UNORM] = ISL_FORMAT_A1B5G5R5_UNORM,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.c2479 if (pformat == PIPE_FORMAT_A1B5G5R5_UNORM) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_asm.c2486 if (pformat == PIPE_FORMAT_A1B5G5R5_UNORM) {
/xsrc/external/mit/MesaLib/src/util/format/
H A Du_format_table.c[all...]
/xsrc/external/mit/MesaLib.old/src/gallium/auxiliary/
H A Du_format_table.c[all...]

Completed in 677 milliseconds