Searched refs:r600_is_sampler_format_supported (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_state.c144 static bool r600_is_sampler_format_supported(struct pipe_screen *screen, enum pipe_format format) function in typeref:typename:bool
208 if (r600_is_sampler_format_supported(screen, format))
H A Devergreen_state.c225 static bool r600_is_sampler_format_supported(struct pipe_screen *screen, enum pipe_format format) function in typeref:typename:bool
279 if (r600_is_sampler_format_supported(screen, format))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_state.c144 static bool r600_is_sampler_format_supported(struct pipe_screen *screen, enum pipe_format format) function in typeref:typename:bool
208 if (r600_is_sampler_format_supported(screen, format))
H A Devergreen_state.c225 static bool r600_is_sampler_format_supported(struct pipe_screen *screen, enum pipe_format format) function in typeref:typename:bool
279 if (r600_is_sampler_format_supported(screen, format))

Completed in 24 milliseconds