Searched refs:V_028C70_SWAP_ALT (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_shader_util.c392 } else if (swap == V_028C70_SWAP_ALT) /* RA */
422 } else if (swap == V_028C70_SWAP_ALT) /* RA */
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_formats.c947 return V_028C70_SWAP_ALT; /* X__Y */
964 return V_028C70_SWAP_ALT; /* ZYXW */
970 return (do_endian_swap ? V_028C70_SWAP_ALT : V_028C70_SWAP_ALT_REV);
H A Dradv_pipeline.c442 } else if (swap == V_028C70_SWAP_ALT) /* RA */
472 } else if (swap == V_028C70_SWAP_ALT) /* RA */
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_formats.c1055 return V_028C70_SWAP_ALT; /* X__Y */
1072 return V_028C70_SWAP_ALT; /* ZYXW */
1078 return (do_endian_swap ? V_028C70_SWAP_ALT : V_028C70_SWAP_ALT_REV);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_texture.c2097 return V_028C70_SWAP_ALT; /* X__Y */
2114 return V_028C70_SWAP_ALT; /* ZYXW */
2120 return (do_endian_swap ? V_028C70_SWAP_ALT : V_028C70_SWAP_ALT_REV);
H A Dsi_state.c3086 [V_028C70_SWAP_STD] = V_028C70_SWAP_ALT,
3087 [V_028C70_SWAP_ALT] = V_028C70_SWAP_STD,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_texture.c2286 return V_028C70_SWAP_ALT; /* X__Y */
2303 return V_028C70_SWAP_ALT; /* ZYXW */
2309 return (do_endian_swap ? V_028C70_SWAP_ALT : V_028C70_SWAP_ALT_REV);
H A Dsi_state.c2306 } else if (swap == V_028C70_SWAP_ALT) /* RA */
2336 } else if (swap == V_028C70_SWAP_ALT) /* RA */
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreend.h531 #define V_028C70_SWAP_ALT 0x00000001 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreend.h531 #define V_028C70_SWAP_ALT 0x00000001 macro
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dsid.h8908 #define V_028C70_SWAP_ALT 0x01 macro
/xsrc/external/mit/MesaLib/src/amd/common/
H A Damdgfxregs.h12427 #define V_028C70_SWAP_ALT macro
[all...]

Completed in 158 milliseconds