Searched refs:bpc0 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/ | ||
| H A D | fetch_jit.cpp | 332 uint32_t bpc0 = info.bpc[0]; local in function:FetchJit::IsUniformFormat 337 if (bpc0 != info.bpc[c] || type0 != info.type[c]) |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/ | ||
| H A D | fetch_jit.cpp | 337 uint32_t bpc0 = info.bpc[0]; local in function:FetchJit::IsUniformFormat 342 if (bpc0 != info.bpc[c] || type0 != info.type[c]) |
Completed in 8 milliseconds