Home
last modified time | relevance | path

Searched refs:r300_plug_in_stencil_ref_fallback (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_render_stencilref.c106 void r300_plug_in_stencil_ref_fallback(struct r300_context *r300) in r300_plug_in_stencil_ref_fallback() function
H A Dr300_context.h735 void r300_plug_in_stencil_ref_fallback(struct r300_context *r300);
H A Dr300_render.c1263 r300_plug_in_stencil_ref_fallback(r300); in r300_init_render_functions()