Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.c58 .lower_sincos = !specs->has_sin_cos_sqrt, in etna_compiler_create()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_screen.c537 .lower_sincos = true,
546 .lower_sincos = true,
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_screen.c119 .lower_sincos = true,
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_program.c60 .lower_sincos = true,
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.c653 lower_sincos(struct nir_builder *b, nir_instr *instr, void *_) in lower_sincos() function
889 NIR_PASS(_, nir, nir_shader_lower_instructions, &is_sincos, &lower_sincos, NULL); in radv_shader_spirv_to_nir()
/third_party/mesa3d/src/compiler/nir/
H A Dnir.h3279 bool lower_sincos;
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp3319 op.lower_sincos = false;

Completed in 25 milliseconds