Searched refs:svga_texture_device_format_has_alpha (Results 1 – 4 of 4) sorted by relevance
144 svga_texture_device_format_has_alpha(texture)) { in svga_validate_pipe_sampler_view()148 !svga_texture_device_format_has_alpha(texture)) { in svga_validate_pipe_sampler_view()
317 svga_texture_device_format_has_alpha(struct pipe_resource *texture);
234 svga_texture_device_format_has_alpha(view->texture)) ? in svga_init_shader_key_common()
1543 svga_texture_device_format_has_alpha(struct pipe_resource *texture) in svga_texture_device_format_has_alpha() function