Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c1162 nir_ssa_def *geom_type = nir_channel(&b, pconst1, 2); in build_leaf_shader() local
1182 nir_push_if(&b, nir_ieq_imm(&b, geom_type, VK_GEOMETRY_TYPE_TRIANGLES_KHR)); in build_leaf_shader()
1265 nir_push_if(&b, nir_ieq_imm(&b, geom_type, VK_GEOMETRY_TYPE_AABBS_KHR)); in build_leaf_shader()

Completed in 8 milliseconds