Searched defs:width_first_level (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c664 unsigned width_first_level, unsigned height_first_level)
723 width = width_first_level;
661 r600_create_sampler_view_custom(struct pipe_context *ctx, struct pipe_resource *texture, const struct pipe_sampler_view *state, unsigned width_first_level, unsigned height_first_level) argument

Completed in 42 milliseconds