HomeSort by relevance Sort by last modified time
    Searched refs:nir_umul_high (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/compiler/spirv/
vtn_alu.c 415 val->ssa->elems[1]->def = nir_umul_high(&b->nb, src[0], src[1]);
  /external/mesa3d/prebuilt-intermediates/nir/
nir_builder_opcodes.h 854 nir_umul_high(nir_builder *build, nir_ssa_def *src0, nir_ssa_def *src1) function
  /external/mesa3d/src/compiler/glsl/
glsl_to_nir.cpp     [all...]

Completed in 209 milliseconds