Home
last modified time | relevance | path

Searched defs:precise (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemoryLocation.h90 static LocationSize precise(uint64_t Value) { return LocationSize(Value); } in precise() function in llvm::LocationSize
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DQualifierTypes.h180 bool precise; member
H A DTypes.h377 bool precise; member in sh::TType
500 bool precise; member
/third_party/backends/backend/
H A Das6e.c117 double precise; in as6e_unit_convert() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c661 tgsi_build_instruction(enum tgsi_opcode opcode, unsigned saturate, unsigned precise, unsigned num_dst_regs, unsigned num_src_regs, struct tgsi_header *header) tgsi_build_instruction() argument
H A Dtgsi_text.c1042 uint precise = 0; in parse_instruction() local
1000 match_inst(const char **pcur, unsigned *saturate, unsigned *precise, const struct tgsi_opcode_info *info) match_inst() argument
H A Dtgsi_ureg.c210 bool precise; member
1260 ureg_emit_insn(struct ureg_program *ureg, enum tgsi_opcode opcode, boolean saturate, unsigned precise, unsigned num_dst, unsigned num_src) ureg_emit_insn() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_query.c64 bool precise; member
280 convert_query_type(struct zink_screen *screen, enum pipe_query_type query_type, bool *precise) in convert_query_type() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.h288 boolean precise; member
/third_party/mesa3d/src/compiler/glsl/
H A Dast.h492 unsigned precise:1; member
976 int precise; /** < `precise` redeclaration */ member in ast_declarator_list
H A Dir.h680 unsigned precise:1; member
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp2576 bool neg[3], abs[3], clamp, precise; in combine_three_valu_op() local
2669 bool neg[3], abs[3], clamp, precise; in combine_minmax() local
2944 bool neg[3], abs[3], clamp, precise; in combine_clamp() local
2473 match_op3_for_vop3(opt_ctx& ctx, aco_opcode op1, aco_opcode op2, Instruction* op1_instr, bool swap, const char* shuffle_str, Operand operands[3], bool neg[3], bool abs[3], uint8_t* opsel, bool* op1_clamp, uint8_t* op1_omod, bool* inbetween_neg, bool* inbetween_abs, bool* inbetween_opsel, bool* precise) match_op3_for_vop3() argument
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c54 bool precise : 1; member
98 bool precise; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c2147 emit_opcode_precise(struct svga_shader_emitter_v10 *emit, unsigned vgpu10_opcode, boolean saturate, boolean precise) emit_opcode_precise() argument
6487 emit_instruction_opn(struct svga_shader_emitter_v10 *emit, unsigned opcode, const struct tgsi_full_dst_register *dst, const struct tgsi_full_src_register *src1, const struct tgsi_full_src_register *src2, const struct tgsi_full_src_register *src3, boolean saturate, bool precise) emit_instruction_opn() argument

Completed in 45 milliseconds