Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_cubemaps.c285 static const struct cube_remap_table* remap_tables[4] = { in handle_cube_edge() local
326 const struct cube_remap_table* remap_table = remap_tables[i]; in handle_cube_edge()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_lower_cubemap_to_array.c246 static const struct cube_remap_table* remap_tables[4] = { in handle_cube_edge() local
287 const struct cube_remap_table* remap_table = remap_tables[i]; in handle_cube_edge()