Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c1488 build_morton_component(nir_builder *b, nir_ssa_def *x) in build_morton_component() function
1546 nir_ssa_def *x_morton = build_morton_component(&b, x_int); in build_morton_shader()
1550 nir_ssa_def *y_morton = build_morton_component(&b, y_int); in build_morton_shader()
1554 nir_ssa_def *z_morton = build_morton_component(&b, z_int); in build_morton_shader()

Completed in 5 milliseconds