Searched refs:emit_temp (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_vs_draw.c | 78 static void emit_temp(struct tgsi_transform_context *ctx, unsigned reg) in emit_temp() function 239 emit_temp(ctx, i); in transform_inst()
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
H A D | jchuff-sse2.asm | 314 ; ebx - nbits_base (PIC) / emit_temp 326 %define emit_temp ebx 723 EMIT_QWORD emit_temp, emit_tempb, emit_temph, , , , , , \ 742 EMIT_QWORD emit_temp, emit_tempb, emit_temph, , , , \
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | nir_to_spirv.c | 692 emit_temp(struct ntv_context *ctx, struct nir_variable *var) in emit_temp() function 4463 emit_temp(&ctx, var); in nir_to_spirv()
|
Completed in 9 milliseconds