Searched defs:colorformat (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_compute_internal.c420 static uint32_t r600_colorformat_endian_swap(uint32_t colorformat) argument
423 switch(colorformat) {
H A Devergreen_state.c550 static uint32_t r600_colorformat_endian_swap(uint32_t colorformat) argument
553 switch(colorformat) {
H A Dr600_state.c501 static uint32_t r600_colorformat_endian_swap(uint32_t colorformat) argument
504 switch(colorformat) {
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute_internal.c420 static uint32_t r600_colorformat_endian_swap(uint32_t colorformat) argument
423 switch(colorformat) {
H A Devergreen_state.c550 static uint32_t r600_colorformat_endian_swap(uint32_t colorformat) argument
553 switch(colorformat) {
H A Dr600_state.c501 static uint32_t r600_colorformat_endian_swap(uint32_t colorformat) argument
504 switch(colorformat) {
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dsi_state.c956 static uint32_t si_colorformat_endian_swap(uint32_t colorformat) argument
959 switch(colorformat) {
999 static unsigned si_colorformat_max_comp_size(uint32_t colorformat) argument
1001 switch(colorformat) {
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c956 static uint32_t si_colorformat_endian_swap(uint32_t colorformat) argument
959 switch(colorformat) {
999 static unsigned si_colorformat_max_comp_size(uint32_t colorformat) argument
1001 switch(colorformat) {

Completed in 299 milliseconds