Home
last modified time | relevance | path

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

/external/deqp/scripts/
Dmustpass.py46 …def __init__ (self, name, filters, glconfig = None, rotation = None, surfacetype = None, required … argument
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_dump.c110 get_965_surfacetype(unsigned int surfacetype) in get_965_surfacetype()
/external/libdrm/intel/
Dintel_decode.c2605 static const char *get_965_surfacetype(unsigned int surfacetype) in get_965_surfacetype()