Home
last modified time | relevance | path

Searched refs:r600_is_vertex_format_supported (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_formats.h85 static inline bool r600_is_vertex_format_supported(enum pipe_format format) in r600_is_vertex_format_supported() function
Dr600_state.c204 if (r600_is_vertex_format_supported(format)) in r600_is_format_supported()
234 r600_is_vertex_format_supported(format)) { in r600_is_format_supported()
Devergreen_state.c274 if (r600_is_vertex_format_supported(format)) in evergreen_is_format_supported()
304 r600_is_vertex_format_supported(format)) { in evergreen_is_format_supported()