Searched defs:pos_y (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_blit2d.c530 nir_ssa_def *pos_y = nir_channel(b, tex_pos, 1); local in function:build_nir_buffer_fetch
H A Dradv_meta_bufimage.c80 nir_ssa_def *pos_y = nir_channel(&b, global_id, 1); local in function:build_nir_itob_compute_shader
243 nir_ssa_def *pos_y = nir_channel(&b, global_id, 1); local in function:build_nir_btoi_compute_shader
423 nir_ssa_def *pos_y = nir_channel(&b, global_id, 1); local in function:build_nir_btoi_r32g32b32_compute_shader
H A Dradv_cmd_buffer.c875 int32_t pos_y = sample_locs[i].y; local in function:radv_compute_sample_locs_pixel
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_blit2d.c565 nir_ssa_def *pos_y = nir_channel(b, tex_pos, 1); local in function:build_nir_buffer_fetch
H A Dradv_meta_bufimage.c110 nir_ssa_def *pos_y = nir_channel(&b, global_id, 1); local in function:build_nir_itob_compute_shader
318 nir_ssa_def *pos_y = nir_channel(&b, global_id, 1); local in function:build_nir_btoi_compute_shader
548 nir_ssa_def *pos_y = nir_channel(&b, global_id, 1); local in function:build_nir_btoi_r32g32b32_compute_shader
/xsrc/external/mit/freetype/dist/include/freetype/internal/
H A Dpsaux.h573 FT_Pos* pos_y; member in struct:PS_Builder_
837 FT_Pos pos_y; member in struct:T1_BuilderRec_
1117 FT_Pos pos_y; member in struct:CFF_Builder_
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1146 LLVMValueRef pos_x, pos_y, pos_z, pos_w; local in function:generate_clipmask
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1518 LLVMValueRef pos_x, pos_y, pos_z, pos_w; local in function:generate_clipmask
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dtv_fs450.c2460 config_overscan_xy(unsigned long tv_std,unsigned long vga_mode,int overscan_x,int overscan_y,int pos_x,int pos_y) argument
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dtv_fs450.c2234 config_overscan_xy(unsigned long tv_std,unsigned long vga_mode,int overscan_x,int overscan_y,int pos_x,int pos_y) argument
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.cpp2186 static void SetCursorPosYAndSetupDummyPrevLine(float pos_y, float line_height) argument
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.cpp2186 static void SetCursorPosYAndSetupDummyPrevLine(float pos_y, float line_height) argument

Completed in 73 milliseconds