Searched refs:RenderIndex (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_swtcl.c420 if (rmesa->radeon.swtcl.RenderIndex != 0 ||
710 if (index != rmesa->radeon.swtcl.RenderIndex) {
727 rmesa->radeon.swtcl.RenderIndex = index;
808 rmesa->radeon.swtcl.RenderIndex = ~0;
877 rmesa->radeon.swtcl.RenderIndex = ~0;
H A Dradeon_common_context.h278 GLuint RenderIndex; member in struct:radeon_swtcl_info
H A Dradeon_context.c209 rmesa->radeon.swtcl.RenderIndex = ~0;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_swtcl.c419 if (rmesa->radeon.swtcl.RenderIndex != 0 ||
709 if (index != rmesa->radeon.swtcl.RenderIndex) {
726 rmesa->radeon.swtcl.RenderIndex = index;
807 rmesa->radeon.swtcl.RenderIndex = ~0;
876 rmesa->radeon.swtcl.RenderIndex = ~0;
H A Dradeon_common_context.h278 GLuint RenderIndex; member in struct:radeon_swtcl_info
H A Dradeon_context.c209 rmesa->radeon.swtcl.RenderIndex = ~0;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.c587 if (index != rmesa->radeon.swtcl.RenderIndex) {
604 rmesa->radeon.swtcl.RenderIndex = index;
699 rmesa->radeon.swtcl.RenderIndex = ~0;
951 rmesa->radeon.swtcl.RenderIndex = ~0;
H A Dr200_context.c246 rmesa->radeon.swtcl.RenderIndex = ~0;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_render.c233 if (intel->RenderIndex != 0 ||
H A Dintel_context.h219 GLuint RenderIndex; member in struct:intel_context
H A Dintel_tris.c1012 if (intel->RenderIndex != index) {
1013 intel->RenderIndex = index;
1108 if (intel->RenderIndex & INTEL_FALLBACK_BIT)
1231 intel->RenderIndex = ~0;
H A Dintel_context.c516 intel->RenderIndex = ~0;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_render.c232 if (intel->RenderIndex != 0 ||
H A Dintel_context.h219 GLuint RenderIndex; member in struct:intel_context
H A Dintel_tris.c1012 if (intel->RenderIndex != index) {
1013 intel->RenderIndex = index;
1108 if (intel->RenderIndex & INTEL_FALLBACK_BIT)
1231 intel->RenderIndex = ~0;
H A Dintel_context.c518 intel->RenderIndex = ~0;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.c587 if (index != rmesa->radeon.swtcl.RenderIndex) {
604 rmesa->radeon.swtcl.RenderIndex = index;
699 rmesa->radeon.swtcl.RenderIndex = ~0;
951 rmesa->radeon.swtcl.RenderIndex = ~0;
H A Dr200_context.c247 rmesa->radeon.swtcl.RenderIndex = ~0;

Completed in 21 milliseconds