Home
last modified time | relevance | path

Searched refs:bpc0 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp704 uint32_t bpc0 = info.bpc[0]; in IsUniformFormat() local
709 if (bpc0 != info.bpc[c] || type0 != info.type[c]) in IsUniformFormat()