Home
last modified time | relevance | path

Searched refs:R300_INVALID_FORMAT (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
Dr300_state_inlines.h349 return R300_INVALID_FORMAT; in r300_translate_vertex_data_type()
375 return R300_INVALID_FORMAT; in r300_translate_vertex_data_type()
394 return R300_INVALID_FORMAT; in r300_translate_vertex_data_type()
398 return R300_INVALID_FORMAT; in r300_translate_vertex_data_type()
Dr300_defines.h33 #define R300_INVALID_FORMAT 0xffff macro
Dr300_screen.c443 r300_translate_vertex_data_type(format) != R300_INVALID_FORMAT) { in r300_is_format_supported()
Dr300_state_derived.c163 if (type == R300_INVALID_FORMAT) { in r300_swtcl_vertex_psc()
Dr300_state.c1735 if (type == R300_INVALID_FORMAT) { in r300_vertex_psc()