Home
last modified time | relevance | path

Searched refs:cube_remap_table (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_lower_cubemap_to_array.c199 struct cube_remap_table in handle_cube_edge() struct
206 static const struct cube_remap_table cube_remap_neg_x[6] = in handle_cube_edge()
216 static const struct cube_remap_table cube_remap_pos_x[6] = in handle_cube_edge()
226 static const struct cube_remap_table cube_remap_neg_y[6] = in handle_cube_edge()
236 static const struct cube_remap_table cube_remap_pos_y[6] = in handle_cube_edge()
246 static const struct cube_remap_table* remap_tables[4] = { in handle_cube_edge()
287 const struct cube_remap_table* remap_table = remap_tables[i]; in handle_cube_edge()
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_cubemaps.c238 struct cube_remap_table in handle_cube_edge() struct
245 static const struct cube_remap_table cube_remap_neg_x[6] = in handle_cube_edge()
255 static const struct cube_remap_table cube_remap_pos_x[6] = in handle_cube_edge()
265 static const struct cube_remap_table cube_remap_neg_y[6] = in handle_cube_edge()
275 static const struct cube_remap_table cube_remap_pos_y[6] = in handle_cube_edge()
285 static const struct cube_remap_table* remap_tables[4] = { in handle_cube_edge()
326 const struct cube_remap_table* remap_table = remap_tables[i]; in handle_cube_edge()

Completed in 3 milliseconds