Home
last modified time | relevance | path

Searched defs:temps (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_opt_vpm.c96 uint32_t temps = 0; in qir_opt_vpm() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.h47 Temp temps[VARYING_SLOT_MAX * 4u]; member
Daco_instruction_selection.cpp4735 std::vector<Temp> temps; in split_store_data() local
/third_party/mesa3d/src/imagination/rogue/
Drogue_build_data.h83 size_t temps; member
/third_party/mesa3d/src/compiler/glsl/
Dlinker.cpp1330 hash_table *temps) in remap_variables()
1334 remap_visitor(struct gl_linked_shader *target, hash_table *temps) in remap_variables()
1372 hash_table *temps; in remap_variables() member in remap_variables::remap_visitor
1406 hash_table *temps = NULL; in move_non_declarations() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DToposortStructs.cpp69 std::unordered_set<T> temps; in Toposort() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atifs_to_nir.c46 nir_ssa_def *temps[MAX_PROGRAM_TEMPS]; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h548 LLVMValueRef temps[LP_MAX_INLINED_TEMPS][TGSI_NUM_CHANNELS]; member
641 LLVMValueRef temps[LP_MAX_INLINED_TEMPS]; member
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_xgl_pds.c340 static uint8_t pvr_get_temps2(struct pvr_temp_usage *temps, in pvr_get_temps2()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShaderTGSI.c208 struct ureg_dst temps[SHADER_MAX_TEMPS]; member
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c1187 uint32_t temps, in pvr_pds_idfwdf_programs_create_and_upload()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c6030 struct tgsi_exec_vector temps[TGSI_EXEC_NUM_TEMPS]; in tgsi_exec_machine_run() local
/third_party/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c437 LLVMValueRef temps[2], val; in emit_unpack_half_2x16() local
/third_party/mksh/
Dsh.h865 struct temp *temps; /* temp files */ member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp6531 auto &temps = extra_sub_expressions[id]; in emit_sparse_feedback_temporaries() local