Searched refs:colorformat (Results 1 – 10 of 10) sorted by relevance
228 - gallium/r600: Don't let h/w do endian swap for colorformat230 - r600g: Do colorformat endian swap for PIPE_USAGE_STAGING231 - radeonsi: Do colorformat endian swap for PIPE_USAGE_STAGING
204 - r600g: Support the PIPE_FORMAT_R16_FLOAT colorformat.
965 radv_colorformat_endian_swap(uint32_t colorformat) in radv_colorformat_endian_swap() argument968 switch (colorformat) { in radv_colorformat_endian_swap()
1923 uint32_t radv_colorformat_endian_swap(uint32_t colorformat);
857 uint32_t r600_colorformat_endian_swap(uint32_t colorformat, bool do_endian_swap);
3199 uint32_t r600_colorformat_endian_swap(uint32_t colorformat, bool do_endian_swap) in r600_colorformat_endian_swap() argument3202 switch(colorformat) { in r600_colorformat_endian_swap()
340 colorformat, or number of buffers used in the EGLStream (although534 The size and colorformat of the images in the EGLStream are
1639 static uint32_t si_colorformat_endian_swap(uint32_t colorformat) in si_colorformat_endian_swap() argument1642 switch (colorformat) { in si_colorformat_endian_swap()
133541 applemedia: use the best colorformat on each platform