HomeSort by relevance Sort by last modified time
    Searched refs:r600_is_sampler_format_supported (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/r600/
r600_state.c 144 static bool r600_is_sampler_format_supported(struct pipe_screen *screen, enum pipe_format format) function
207 if (r600_is_sampler_format_supported(screen, format))
    [all...]
evergreen_state.c 224 static bool r600_is_sampler_format_supported(struct pipe_screen *screen, enum pipe_format format) function
277 if (r600_is_sampler_format_supported(screen, format))
    [all...]

Completed in 61 milliseconds