Home
last modified time | relevance | path

Searched refs:r300_translate_texformat (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture.h43 uint32_t r300_translate_texformat(enum pipe_format format,
H A Dr300_texture.c165 uint32_t r300_translate_texformat(enum pipe_format format, in r300_translate_texformat() function
901 return r300_translate_texformat(format, NULL, TRUE, FALSE) != ~0; in r300_is_sampler_format_supported()
H A Dr300_state.c1656 hwformat = r300_translate_texformat(templ->format, in r300_create_sampler_view_custom()

Completed in 5 milliseconds