Searched refs:is_blit_generic_supported (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 9.1.3.rst | 94 - gallium/u_blitter: fix is_blit_generic_supported() stencil checking
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_blitter.c | 1525 static bool is_blit_generic_supported(struct blitter_context *blitter, function in typeref:typename:bool 1595 return is_blit_generic_supported(blitter, dst, dst->format, 1602 return is_blit_generic_supported(blitter,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_blitter.c | 1622 static bool is_blit_generic_supported(struct blitter_context *blitter, function in typeref:typename:bool 1692 return is_blit_generic_supported(blitter, dst, dst->format, 1699 return is_blit_generic_supported(blitter,
|
Completed in 12 milliseconds