| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_buffer.c | 49 struct softpipe_resource *spr = softpipe_resource(bview->buffer); local in function:sp_tgsi_ssbo_lookup
|
| H A D | sp_image.c | 35 get_image_offset(const struct softpipe_resource *spr, argument 147 get_dimensions(const struct pipe_image_view * iview,const struct softpipe_resource * spr,unsigned tgsi_tex_instr,enum pipe_format pformat,unsigned * width,unsigned * height,unsigned * depth) argument 213 struct softpipe_resource *spr; local in function:sp_tgsi_load 296 struct softpipe_resource *spr; local in function:sp_tgsi_store 629 struct softpipe_resource *spr; local in function:sp_tgsi_op 711 struct softpipe_resource *spr; local in function:sp_tgsi_get_dims [all...] |
| H A D | sp_texture.c | 55 softpipe_resource_layout(struct pipe_screen * screen,struct softpipe_resource * spr,boolean allocate) argument 119 struct softpipe_resource spr; local in function:softpipe_can_create_resource 130 softpipe_displaytarget_layout(struct pipe_screen * screen,struct softpipe_resource * spr,const void * map_front_private) argument 159 struct softpipe_resource *spr = CALLOC_STRUCT(softpipe_resource); local in function:softpipe_resource_create_front 203 struct softpipe_resource *spr = softpipe_resource(pt); local in function:softpipe_resource_destroy 226 struct softpipe_resource *spr = CALLOC_STRUCT(softpipe_resource); local in function:softpipe_resource_from_handle 261 struct softpipe_resource *spr = softpipe_resource(pt); local in function:softpipe_resource_get_handle 276 softpipe_get_tex_image_offset(const struct softpipe_resource * spr,unsigned level,unsigned layer) argument 363 struct softpipe_resource *spr = softpipe_resource(resource); local in function:softpipe_transfer_map 460 struct softpipe_resource *spr; local in function:softpipe_transfer_unmap 489 struct softpipe_resource *spr; local in function:softpipe_user_buffer_create [all...] |
| H A D | sp_tex_sample.c | 3589 const struct softpipe_resource *spr = (struct softpipe_resource *)resource; local in function:softpipe_create_sampler_view
|
| /src/sys/arch/powerpc/powerpc/ |
| H A D | fixup.c | 132 const u_int spr = (rb << 5) | ra; local in function:powerpc_fixup_stubs 141 const u_int spr = (rb << 5) | ra; local in function:powerpc_fixup_stubs
|
| H A D | db_disasm.c | 796 u_int spr; local in function:disasm_fields
|
| /src/sys/arch/evbppc/nintendo/ |
| H A D | pic_pi.c | 106 pi_ipi_ack(const u_int cpu_num, register_t spr) argument 124 register_t spr = mfspr(SPR_SCR); local in function:pi_get_irq
|
| H A D | machdep.c | 383 register_t scratch, spr; local in function:initppc [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_draw.cpp | 328 struct swr_resource *spr = swr_resource(resource); local in function:swr_store_dirty_resource
|
| H A D | swr_context.cpp | 102 struct swr_resource *spr = swr_resource(resource); local in function:swr_transfer_map 186 struct swr_resource *spr = swr_resource(transfer->resource); local in function:swr_transfer_flush_region 221 struct swr_resource *spr = swr_resource(transfer->resource); local in function:swr_transfer_unmap [all...] |
| H A D | swr_screen.cpp | 999 struct swr_resource *spr = swr_resource(pt); local in function:swr_resource_destroy 1052 struct swr_resource *spr = swr_resource(resource); local in function:swr_flush_frontbuffer [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_buffer.c | 56 struct softpipe_resource *spr; local in function:sp_tgsi_load 114 struct softpipe_resource *spr; local in function:sp_tgsi_store 31 get_dimensions(const struct pipe_shader_buffer * bview,const struct softpipe_resource * spr,unsigned * width) argument 298 struct softpipe_resource *spr; local in function:sp_tgsi_op 353 struct softpipe_resource *spr; local in function:sp_tgsi_get_dims [all...] |
| H A D | sp_image.c | 35 get_image_offset(const struct softpipe_resource *spr, argument 147 get_dimensions(const struct pipe_image_view * iview,const struct softpipe_resource * spr,unsigned tgsi_tex_instr,enum pipe_format pformat,unsigned * width,unsigned * height,unsigned * depth) argument 213 struct softpipe_resource *spr; local in function:sp_tgsi_load 315 struct softpipe_resource *spr; local in function:sp_tgsi_store 662 struct softpipe_resource *spr; local in function:sp_tgsi_op 744 struct softpipe_resource *spr; local in function:sp_tgsi_get_dims [all...] |
| H A D | sp_texture.c | 55 softpipe_resource_layout(struct pipe_screen * screen,struct softpipe_resource * spr,boolean allocate) argument 119 struct softpipe_resource spr; local in function:softpipe_can_create_resource 130 softpipe_displaytarget_layout(struct pipe_screen * screen,struct softpipe_resource * spr,const void * map_front_private) argument 159 struct softpipe_resource *spr = CALLOC_STRUCT(softpipe_resource); local in function:softpipe_resource_create_front 203 struct softpipe_resource *spr = softpipe_resource(pt); local in function:softpipe_resource_destroy 226 struct softpipe_resource *spr = CALLOC_STRUCT(softpipe_resource); local in function:softpipe_resource_from_handle 261 struct softpipe_resource *spr = softpipe_resource(pt); local in function:softpipe_resource_get_handle 276 softpipe_get_tex_image_offset(const struct softpipe_resource * spr,unsigned level,unsigned layer) argument 363 struct softpipe_resource *spr = softpipe_resource(resource); local in function:softpipe_transfer_map 460 struct softpipe_resource *spr; local in function:softpipe_transfer_unmap 489 struct softpipe_resource *spr; local in function:softpipe_user_buffer_create [all...] |
| H A D | sp_tex_sample.c | 3575 const struct softpipe_resource *spr = (struct softpipe_resource *)resource; local in function:softpipe_create_sampler_view
|
| /src/sys/dev/marvell/ |
| H A D | mvspi.c | 156 uint32_t ctl = 0, spr, sppr; local in function:mvspi_configure
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_context.cpp | 102 struct swr_resource *spr = swr_resource(resource); local in function:swr_transfer_map 186 struct swr_resource *spr = swr_resource(transfer->resource); local in function:swr_transfer_flush_region 221 struct swr_resource *spr = swr_resource(transfer->resource); local in function:swr_transfer_unmap [all...] |
| H A D | swr_draw.cpp | 368 struct swr_resource *spr = swr_resource(resource); local in function:swr_store_dirty_resource
|
| H A D | swr_screen.cpp | 951 struct swr_resource *spr = swr_resource(pt); local in function:swr_resource_destroy 1005 struct swr_resource *spr = swr_resource(resource); local in function:swr_flush_frontbuffer [all...] |
| /src/sbin/pppoectl/ |
| H A D | pppoectl.c | 89 static struct spppauthcfg spr; variable in typeref:struct:spppauthcfg [all...] |
| /src/sys/arch/powerpc/oea/ |
| H A D | cpu_subr.c | 382 register_t spr; local in function:cpu_features_enable 824 register_t spr; local in function:cpu_setup [all...] |
| /src/sys/dev/pci/ |
| H A D | wcfb.c | 797 uint32_t spr, splr; local in function:wcfb_rop_jfb
|
| /src/sys/arch/amiga/amiga/ |
| H A D | custom.h | 173 } spr[8]; member in struct:Custom
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_context.h | 511 struct radeon_state_atom spr; member in struct:r200_hw_state
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_context.h | 511 struct radeon_state_atom spr; member in struct:r200_hw_state
|