Searched refs:IRIS_RESOURCE_FLAG_BINDLESS_MEMZONE (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_resource.h47 #define IRIS_RESOURCE_FLAG_BINDLESS_MEMZONE (PIPE_RESOURCE_FLAG_DRV_PRIV << 3) macro
H A Diris_context.c341 IRIS_RESOURCE_FLAG_BINDLESS_MEMZONE |
H A Diris_resource.c1018 } else if (templ->flags & IRIS_RESOURCE_FLAG_BINDLESS_MEMZONE) {
1075 IRIS_RESOURCE_FLAG_BINDLESS_MEMZONE)));

Completed in 6 milliseconds