Home
last modified time | relevance | path

Searched defs:BC_alpha (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Device/
H A DBC_Decoder.cpp198 struct BC_alpha struct
200 void decode(uint8_t *dst, int x, int y, int dstW, int dstH, int dstPitch, int dstBpp) const in decode()
214 uint8_t getAlpha(int i) const in getAlpha()
221 uint64_t data;