Searched defs:max_rt (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ | ||
| H A D | anv_pipeline.c | 814 const int max_rt = FRAG_RESULT_DATA7 - FRAG_RESULT_DATA0 + 1; local in function:anv_pipeline_link_fs |
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ | ||
| H A D | p_state.h | 369 unsigned max_rt:3; /* index of max rt, Ie. # of cbufs minus 1 */ member in struct:pipe_blend_state |
Completed in 7 milliseconds