Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_fmask_copy.c49 nir_imm_ivec3(&b, b.shader->info.workgroup_size[0], b.shader->info.workgroup_size[1], in build_fmask_copy_compute_shader()
H A Dradv_meta_etc_decode.c310 nir_store_var(&b, rgb_result, nir_imm_ivec3(&b, 255, 0, 0), 0x7); in build_shader()
477 nir_store_var(&b, rgb_result, nir_imm_ivec3(&b, 0, 0, 0), 0x7); in build_shader()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_builder.h329 nir_imm_ivec3(nir_builder *build, int x, int y, int z) in nir_imm_ivec3() function

Completed in 6 milliseconds