Searched refs:svga_texture_device_format_has_alpha (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_resource_texture.h318 svga_texture_device_format_has_alpha(struct pipe_resource *texture);
H A Dsvga_state_sampler.c144 svga_texture_device_format_has_alpha(texture)) {
148 !svga_texture_device_format_has_alpha(texture)) {
H A Dsvga_shader.c301 svga_texture_device_format_has_alpha(view->texture)) ?
H A Dsvga_resource_texture.c1547 svga_texture_device_format_has_alpha(struct pipe_resource *texture) function in typeref:typename:boolean
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_resource_texture.h321 svga_texture_device_format_has_alpha(struct pipe_resource *texture);
H A Dsvga_state_sampler.c144 svga_texture_device_format_has_alpha(texture)) {
148 !svga_texture_device_format_has_alpha(texture)) {
H A Dsvga_shader.c330 svga_texture_device_format_has_alpha(view->texture)) ?
H A Dsvga_resource_texture.c1474 svga_texture_device_format_has_alpha(struct pipe_resource *texture) function in typeref:typename:boolean

Completed in 11 milliseconds