| /xsrc/external/mit/MesaLib/dist/src/asahi/lib/ |
| H A D | agx_formats.h | 32 uint16_t hw; member in struct:agx_pixel_format_entry
|
| /xsrc/external/mit/xf86-input-synaptics/dist/src/ |
| H A D | synproto.c | 28 HwStateAllocTouch(struct SynapticsHwState *hw, SynapticsPrivate * priv) argument 65 struct SynapticsHwState *hw; local in function:SynapticsHwStateAlloc 80 SynapticsHwStateFree(struct SynapticsHwState ** hw) argument 123 SynapticsResetHwState(struct SynapticsHwState * hw) argument 146 SynapticsResetTouchHwState(struct SynapticsHwState * hw,Bool set_slot_empty) argument [all...] |
| H A D | alpscomm.c | 150 ALPS_process_packet(unsigned char *packet, struct SynapticsHwState *hw) argument 214 struct SynapticsHwState *hw = comm->hwState; local in function:ALPSReadHwState [all...] |
| /xsrc/external/mit/MesaLib/dist/src/broadcom/drm-shim/ |
| H A D | v3d.h | 33 struct v3d_hw *hw; member in struct:v3d_shim_device
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_format.h | 40 mali_pixel_format hw; member in struct:panfrost_format
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/ |
| H A D | ellipse.c | 25 const VGfloat hw = width * 0.5f; local in function:init
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv20_context.c | 100 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; local in function:nv20_hwctx_init
|
| H A D | nv04_context.c | 53 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; local in function:nv04_context_engine 79 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; local in function:nv04_hwctx_init 145 struct nouveau_hw_state *hw; local in function:nv04_context_create [all...] |
| H A D | nv10_context.c | 204 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; local in function:nv10_hwctx_init
|
| H A D | nv04_state_frag.c | 57 uint32_t hw; member in struct:combiner_state
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_format.h | 9 unsigned hw; member in struct:nv30_format 13 unsigned hw; member in struct:nv30_vtxfmt
|
| H A D | nv30_query.c | 36 struct nouveau_heap *hw; member in struct:nv30_query_object [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_format.h | 9 unsigned hw; member in struct:nv30_format 13 unsigned hw; member in struct:nv30_vtxfmt
|
| H A D | nv30_query.c | 36 struct nouveau_heap *hw; member in struct:nv30_query_object [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_context.c | 54 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; local in function:nv04_context_engine 80 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; local in function:nv04_hwctx_init 146 struct nouveau_hw_state *hw; local in function:nv04_context_create [all...] |
| H A D | nv20_context.c | 101 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; local in function:nv20_hwctx_init
|
| H A D | nv10_context.c | 205 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; local in function:nv10_hwctx_init
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | front-back-modes.c | 51 int hw = WinWidth / 2; local in function:Draw
|
| /xsrc/external/mit/xf86-video-vmware/dist/saa/ |
| H A D | saa_pixmap.c | 193 saa_pixmap_dirty(PixmapPtr pixmap, Bool hw, RegionPtr reg) argument 214 saa_drawable_dirty(DrawablePtr draw, Bool hw, RegionPtr reg) argument
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/simulator/ |
| H A D | v3d_simulator_wrapper.cpp | 49 uint32_t v3d_hw_get_mem(const struct v3d_hw *hw, uint32_t *size, void **p) argument 54 bool v3d_hw_alloc_mem(struct v3d_hw *hw, size_t min_size) argument 59 uint32_t v3d_hw_read_reg(struct v3d_hw *hw, uint32_t reg) argument 64 void v3d_hw_write_reg(struct v3d_hw *hw, uint32_t reg, uint32_t val) argument 69 void v3d_hw_tick(struct v3d_hw *hw) argument 74 v3d_hw_get_version(struct v3d_hw * hw) argument 82 v3d_hw_set_isr(struct v3d_hw * hw,void (* isr)(uint32_t status)) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_simulator_wrapper.cpp | 49 uint32_t v3d_hw_get_mem(const struct v3d_hw *hw, size_t *size, void **p) argument 54 bool v3d_hw_alloc_mem(struct v3d_hw *hw, size_t min_size) argument 59 bool v3d_hw_has_gca(struct v3d_hw *hw) argument 64 uint32_t v3d_hw_read_reg(struct v3d_hw *hw, uint32_t reg) argument 69 void v3d_hw_write_reg(struct v3d_hw *hw, uint32_t reg, uint32_t val) argument 74 v3d_hw_tick(struct v3d_hw * hw) argument 79 v3d_hw_get_version(struct v3d_hw * hw) argument 87 v3d_hw_set_isr(struct v3d_hw * hw,void (* isr)(uint32_t status)) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_misc.c | 89 struct pipe_framebuffer_state *hw = &svga->state.hw_clear.framebuffer; local in function:svga_cleanup_framebuffer
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_saa.h | 52 struct xa_surface *hw; member in struct:vmwgfx_saa_pixmap
|
| /xsrc/external/mit/xf86-input-synaptics/dist/test/ |
| H A D | eventcomm-test.c | 56 reset_data(struct SynapticsHwState **hw, struct CommData *comm, argument 80 struct SynapticsHwState *hw = NULL; local in function:test_buttons 123 struct SynapticsHwState *hw = NULL; local in function:test_read_hw_state 230 struct SynapticsHwState *hw = NULL; local in function:test_ignore_hw_state [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_misc.c | 96 struct pipe_framebuffer_state *hw = &svga->state.hw_clear.framebuffer; local in function:svga_cleanup_framebuffer
|