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.h351 return R300_INVALID_FORMAT; in r300_translate_vertex_data_type()
377 return R300_INVALID_FORMAT; in r300_translate_vertex_data_type()
396 return R300_INVALID_FORMAT; in r300_translate_vertex_data_type()
400 return R300_INVALID_FORMAT; in r300_translate_vertex_data_type()
Dr300_defines.h34 #define R300_INVALID_FORMAT 0xffff macro
Dr300_screen.c634 r300_translate_vertex_data_type(format) != R300_INVALID_FORMAT) { in r300_is_format_supported()
Dr300_state_derived.c155 if (type == R300_INVALID_FORMAT) { in r300_swtcl_vertex_psc()
Dr300_state.c1794 if (type == R300_INVALID_FORMAT) { in r300_vertex_psc()