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

  /external/mesa3d/src/amd/common/
ac_nir_to_llvm.h 83 bool unsafe_math; member in struct:ac_nir_compiler_options
ac_nir_to_llvm.c 304 bool unsafe_math)
341 if (unsafe_math) {
1063 ctx->options->unsafe_math);
    [all...]
  /external/mesa3d/src/amd/vulkan/
radv_shader.c 549 options.unsafe_math = !!(device->instance->debug_flags & RADV_DEBUG_UNSAFE_MATH);

Completed in 894 milliseconds