Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.h46 #define IRIS_RESOURCE_FLAG_DYNAMIC_MEMZONE (PIPE_RESOURCE_FLAG_DRV_PRIV << 2) macro
H A Diris_context.c352 IRIS_RESOURCE_FLAG_DYNAMIC_MEMZONE | in iris_create_context()
H A Diris_resource.c1119 } else if (templ->flags & IRIS_RESOURCE_FLAG_DYNAMIC_MEMZONE) { in iris_resource_create_for_buffer()
1182 IRIS_RESOURCE_FLAG_DYNAMIC_MEMZONE | in iris_resource_create_with_modifiers()
H A Diris_state.c894 .flags = IRIS_RESOURCE_FLAG_DYNAMIC_MEMZONE, in upload_pixel_hashing_tables()

Completed in 17 milliseconds