Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c1636 bi_instruction cubeface2 = { in bi_lower_cube_coord() local
1652 .src = { coord, coord, cubeface2.dest }, in bi_lower_cube_coord()
1663 .src = { coord, coord, cubeface2.dest }, in bi_lower_cube_coord()
1724 bi_emit(ctx, cubeface2); in bi_lower_cube_coord()
1736 *face = cubeface2.dest; in bi_lower_cube_coord()