Searched defs:level_layers (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_clear.c182 const unsigned level_layers = brw_get_num_logical_layers(mt, level); local in function:brw_fast_clear_depth
H A Dintel_mipmap_tree.c497 const unsigned level_layers = brw_get_num_logical_layers(mt, level); local in function:create_aux_state_map
1965 const uint32_t level_layers = local in function:intel_miptree_has_color_unresolved
2378 const uint32_t level_layers = local in function:intel_miptree_prepare_access
2393 const uint32_t level_layers = local in function:intel_miptree_prepare_access
2410 const uint32_t level_layers = local in function:intel_miptree_prepare_access
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_clear.c184 const unsigned level_layers = brw_get_num_logical_layers(mt, level); local in function:brw_fast_clear_depth
H A Dbrw_mipmap_tree.c297 const unsigned level_layers = brw_get_num_logical_layers(mt, level); local in function:create_aux_state_map
1721 const uint32_t level_layers = local in function:brw_miptree_has_color_unresolved
1776 const uint32_t level_layers = local in function:brw_miptree_prepare_access
1822 const uint32_t level_layers = local in function:brw_miptree_finish_write
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_clear.c430 const unsigned level_layers = local in function:fast_clear_depth
H A Diris_resolve.c731 const uint32_t level_layers = local in function:has_color_unresolved
1121 const uint32_t level_layers = local in function:iris_resource_prepare_access
1133 const uint32_t level_layers = local in function:iris_resource_prepare_access
1149 const uint32_t level_layers = local in function:iris_resource_prepare_access
H A Diris_resource.c324 const unsigned level_layers = iris_get_num_logical_layers(res, level); local in function:create_aux_state_map
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_clear.c221 const unsigned level_layers = local in function:fast_clear_color
481 const unsigned level_layers = local in function:fast_clear_depth
H A Dcrocus_resolve.c806 const uint32_t level_layers = local in function:crocus_has_invalid_primary
842 const uint32_t level_layers = local in function:crocus_resource_prepare_access
890 const uint32_t level_layers = local in function:crocus_resource_finish_write
H A Dcrocus_resource.c403 const unsigned level_layers = crocus_get_num_logical_layers(res, level); local in function:create_aux_state_map
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_clear.c230 const unsigned level_layers = local in function:fast_clear_color
476 const unsigned level_layers = local in function:fast_clear_depth
H A Diris_resolve.c700 const uint32_t level_layers = local in function:iris_has_invalid_primary
733 const uint32_t level_layers = local in function:iris_resource_prepare_access
778 const uint32_t level_layers = local in function:iris_resource_finish_write
H A Diris_resource.c527 const unsigned level_layers = iris_get_num_logical_layers(res, level); local in function:create_aux_state_map

Completed in 101 milliseconds