Searched refs:IRIS_BORDER_COLOR_POOL_ADDRESS (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h88 #define IRIS_BORDER_COLOR_POOL_ADDRESS IRIS_MEMZONE_DYNAMIC_START macro
H A Diris_bufmgr.c237 STATIC_ASSERT(IRIS_BORDER_COLOR_POOL_ADDRESS == IRIS_MEMZONE_DYNAMIC_START);
242 if (address == IRIS_BORDER_COLOR_POOL_ADDRESS)
273 return IRIS_BORDER_COLOR_POOL_ADDRESS;
293 if (address == IRIS_BORDER_COLOR_POOL_ADDRESS)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h97 #define IRIS_BORDER_COLOR_POOL_ADDRESS IRIS_MEMZONE_DYNAMIC_START macro
H A Diris_bufmgr.c328 STATIC_ASSERT(IRIS_BORDER_COLOR_POOL_ADDRESS == IRIS_MEMZONE_DYNAMIC_START);
333 if (address == IRIS_BORDER_COLOR_POOL_ADDRESS)
368 return IRIS_BORDER_COLOR_POOL_ADDRESS;
388 if (address == IRIS_BORDER_COLOR_POOL_ADDRESS)

Completed in 7 milliseconds