Searched refs:mipmap (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/mit/xorg/lib/libGLU/ |
H A D | Makefile | 15 mipmap.c \
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
H A D | vmwgfx_stdu.c | 517 cmd->body.host.mipmap = 0; in vmw_stdu_bo_fifo_commit() 1222 cmd_dma->body.host.mipmap = 0; in vmw_stdu_bo_populate_dma() 1335 cmd_img->body.image.mipmap = 0; in vmw_stdu_bo_populate_update_cpu() 1464 cmd_update->body.image.mipmap = 0; in vmw_stdu_surface_update_proxy()
|
H A D | vmwgfx_surface.c | 332 body->host.mipmap = cur_offset->mip; in vmw_surface_dma_encode() 2045 cmd2->body.image.mipmap = i - in vmw_surface_dirty_sync()
|
H A D | vmwgfx_binding.c | 549 cmd->body.target.mipmap = 0; in vmw_binding_scrub_render_target()
|
H A D | vmwgfx_kms.c | 173 if (cmd->dma.host.face != 0 || cmd->dma.host.mipmap != 0) { in vmw_kms_cursor_snoop() 2628 cmd->body.image.mipmap = 0; in vmw_kms_update_proxy()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_evergreen_cs.c | 784 struct radeon_bo *mipmap, in evergreen_cs_track_validate_texture() argument 891 if (!mipmap) { in evergreen_cs_track_validate_texture() 941 if (moffset > radeon_bo_size(mipmap)) { in evergreen_cs_track_validate_texture() 947 d, radeon_bo_size(mipmap), in evergreen_cs_track_validate_texture() 2377 struct radeon_bo *texture, *mipmap; in evergreen_packet3_check() local 2419 mipmap = NULL; in evergreen_packet3_check() 2427 mipmap = reloc->robj; in evergreen_packet3_check() 2430 r = evergreen_cs_track_validate_texture(p, texture, mipmap, idx+1+(i*8)); in evergreen_packet3_check()
|
H A D | radeon_r600_cs.c | 1474 struct radeon_bo *mipmap, in r600_check_texture_resource() argument 1606 if ((mipmap_size + word3) > radeon_bo_size(mipmap)) { in r600_check_texture_resource() 1957 struct radeon_bo *texture, *mipmap; in r600_packet3_check() local 1983 mipmap = reloc->robj; in r600_packet3_check() 1985 texture, mipmap, in r600_packet3_check()
|
/netbsd-src/external/mit/xorg/lib/ |
H A D | libmesa.mk | 92 mipmap.c \
|
H A D | libmesa.old.mk | 82 mipmap.c \
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/ |
H A D | svga3d_types.h | 1627 uint32 mipmap; member
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | images | 3075 >0x09 ubyte 0x02 \b, square twiddled & mipmap 3077 >0x09 ubyte 0x04 \b, VQ & mipmap 3086 >0x09 ubyte 0x11 \b, small VQ & mipmap 3087 >0x09 ubyte 0x12 \b, square twiddled & mipmap
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | IntrinsicsNVVM.td | 2928 "llvm.nvvm.txq.num.mipmap.levels">,
|