Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformat_parser.py364 def is_compressed(self): member in Format
Dtexgetimage.c275 bool is_compressed, uint8_t *rebaseSwizzle) in teximage_needs_rebase()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_schedule_instructions.cpp960 fs_instruction_scheduler::is_compressed(fs_inst *inst) in is_compressed() function in fs_instruction_scheduler