Home
last modified time | relevance | path

Searched refs:array_index_at_z (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs_surface_builder.cpp474 const bool array_index_at_z = in num_image_coordinates() local
479 ((surf_dims == 1 && arr_dims == 1 && array_index_at_z) ? 1 : 0); in num_image_coordinates()