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 Dfetch_jit.cpp332 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 Dfetch_jit.cpp337 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