Searched refs:R300_ALLOC_ATOM (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_context.c | 149 #define R300_ALLOC_ATOM(atomname, statetype) \ macro 227 R300_ALLOC_ATOM(aa_state, r300_aa_state); 228 R300_ALLOC_ATOM(blend_color_state, r300_blend_color_state); 229 R300_ALLOC_ATOM(clip_state, r300_clip_state); 230 R300_ALLOC_ATOM(hyperz_state, r300_hyperz_state); 231 R300_ALLOC_ATOM(invariant_state, r300_invariant_state); 232 R300_ALLOC_ATOM(textures_state, r300_textures_state); 233 R300_ALLOC_ATOM(vap_invariant_state, r300_vap_invariant_state); 234 R300_ALLOC_ATOM(viewport_state, r300_viewport_state); 235 R300_ALLOC_ATOM(ztop_stat [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_context.c | 148 #define R300_ALLOC_ATOM(atomname, statetype) \ macro 226 R300_ALLOC_ATOM(aa_state, r300_aa_state); 227 R300_ALLOC_ATOM(blend_color_state, r300_blend_color_state); 228 R300_ALLOC_ATOM(clip_state, r300_clip_state); 229 R300_ALLOC_ATOM(hyperz_state, r300_hyperz_state); 230 R300_ALLOC_ATOM(invariant_state, r300_invariant_state); 231 R300_ALLOC_ATOM(textures_state, r300_textures_state); 232 R300_ALLOC_ATOM(vap_invariant_state, r300_vap_invariant_state); 233 R300_ALLOC_ATOM(viewport_state, r300_viewport_state); 234 R300_ALLOC_ATOM(ztop_stat [all...] |
Completed in 3 milliseconds