Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbi_pack.c956 bi_instruction cubeface1 = { in bi_lower_cubeface2() local
965 memcpy(&cubeface1.src, bundle->add->src, sizeof(cubeface1.src)); in bi_lower_cubeface2()
972 bundle->fma = bi_emit_before(ctx, bundle->add, cubeface1); in bi_lower_cubeface2()
Dbifrost_compile.c1624 bi_instruction cubeface1 = { in bi_lower_cube_coord() local
1687 .src = { cubeface1.dest }, in bi_lower_cube_coord()
1723 bi_emit(ctx, cubeface1); in bi_lower_cube_coord()