Searched defs:s0 (Results 1 - 25 of 55) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Drand_xor.c46 const uint64_t s0 = s[1]; local in function:rand_xorshift128plus
/xsrc/external/mit/MesaLib/dist/src/util/
H A Drand_xor.c50 const uint64_t s0 = s[1]; local in function:rand_xorshift128plus
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_linear_interp.c130 float s0[4]; local in function:lp_linear_init_interp
[all...]
H A Dlp_setup_analysis.c96 calc_interps(float x0,float x1,float s0,float s1,float * a,float * b) argument
/xsrc/external/mit/xorg-server/dist/miext/shadow/
H A Dsh3224.c66 CARD32 s0, s1; local in function:sh24_32BltLine
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dnegative_equal_tests.cpp282 const uint8_t s0[4] = { 0, 0, 0, 0 }; local in function:compare_with_self
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-mips-dspr2-asm.h51 #define s0 $16 macro
/xsrc/external/mit/freetype/dist/src/sfnt/
H A Dpngshim.c98 v82 s, s0, s1, a; local in function:premultiply_data
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_drawtex.c267 const GLfloat s0 = obj->CropRect[0] / wt; local in function:st_DrawTex
H A Dst_draw.c389 st_draw_quad(struct st_context * st,float x0,float y0,float x1,float y1,float z,float s0,float t0,float s1,float t1,const float * color,unsigned num_instances) argument
H A Dst_cb_bitmap.c704 const float s0 = g->x, t0 = g->y; local in function:st_DrawAtlasBitmaps
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_assemble.c95 unsigned s0 = swiz_get(src_swizzle(ctx, src, 1), 0); local in function:alu_swizzle_scalar2
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_assemble.c96 unsigned s0 = swiz_get(src_swizzle(ctx, src, 1), 0); local in function:alu_swizzle_scalar2
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_drawtex.c267 const GLfloat s0 = obj->CropRect[0] / wt; local in function:st_DrawTex
H A Dst_draw.c422 st_draw_quad(struct st_context * st,float x0,float y0,float x1,float y1,float z,float s0,float t0,float s1,float t1,const float * color,unsigned num_instances) argument
H A Dst_cb_bitmap.c703 const float s0 = g->x, t0 = g->y; local in function:st_DrawAtlasBitmaps
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta_blit.c236 GLfloat s0, t0, s1, t1; local in function:blitframebuffer_texture
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Dtorus.c103 GLfloat s0, s1, t; local in function:draw_torus
H A Dpbuffer.c89 GLfloat s0, s1, t; local in function:draw_torus
H A Drender_tex.c92 GLfloat s0, s1, t; local in function:draw_torus
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_blit.c527 float s0, t0, s1, t1; local in function:util_blit_pixels_tex
264 setup_vertex_data_tex(struct blit_state * ctx,enum pipe_texture_target src_target,unsigned src_face,float x0,float y0,float x1,float y1,float s0,float t0,float s1,float t1,float z) argument
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler_test.cpp772 uint32_t s0; uint32_t s1; uint32_t s2; uint32_t s3; member in struct:TEST_F::uint8
829 uint32_t s0; uint32_t s1; uint32_t s2; uint32_t s3; member in struct:TEST_F::uint8
1392 uint32_t s0; uint32_t s1; uint32_t s2; uint32_t s3; member in struct:TEST_F::uint8
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64render.c750 float s0; /* normalized texture coords */ member in struct:__anon0266d6710308
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_renderer.c286 float s0, t0, s1, t1; local in function:setup_vertex_data_yuv
472 float s0, t0, s1, t1; local in function:renderer_copy
171 add_vertex_2tex(struct xa_context * r,float x,float y,float s0,float t0,float s1,float t1) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp268 bc_alu_src &s0 = n.bc.src[0], &s1 = n.bc.src[1]; local in function:r600_sb::expr_handler::fold_setcc
373 const bc_alu_src &s0 = b0.src[s]; local in function:r600_sb::expr_handler::ops_equal

Completed in 37 milliseconds

123