Home
last modified time | relevance | path

Searched defs:precise (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_private.h137 unsigned precise:1; variable
Dst_glsl_to_tgsi.cpp245 bool precise; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryLocation.h90 static LocationSize precise(uint64_t Value) { return LocationSize(Value); } in precise() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTypes.h377 bool precise; variable
500 bool precise; member
DQualifierTypes.h180 bool precise; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_text.c1002 unsigned *precise, in match_inst()
1042 uint precise = 0; in parse_instruction() local
Dtgsi_build.c663 unsigned precise, in tgsi_build_instruction()
Dtgsi_ureg.c1256 unsigned precise, in ureg_emit_insn()
1400 unsigned precise ) in ureg_insn()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_query.c37 bool precise; member
130 convert_query_type(unsigned query_type, bool *precise) in convert_query_type()
/third_party/mesa3d/src/compiler/glsl/
Dast.h492 unsigned precise:1; member
976 int precise; /** < `precise` redeclaration */ variable
Dir.h677 unsigned precise:1; member
/third_party/mesa3d/src/amd/compiler/
Daco_optimizer.cpp2132 bool* inbetween_abs, bool* inbetween_opsel, bool* precise) in match_op3_for_vop3()
2232 bool neg[3], abs[3], clamp, precise; in combine_three_valu_op() local
2325 bool neg[3], abs[3], clamp, precise; in combine_minmax() local
2589 bool neg[3], abs[3], clamp, precise; in combine_clamp() local
Daco_ir.h945 constexpr void setPrecise(bool precise) noexcept { isPrecise_ = precise; } in setPrecise()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h287 boolean precise; member
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.h967 unsigned precise : 1; variable
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c1974 unsigned vgpu10_opcode, boolean saturate, boolean precise) in emit_opcode_precise()
5895 boolean saturate, bool precise) in emit_instruction_opn()