Home
last modified time | relevance | path

Searched refs:texture (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/via/
H A Dvia_verifier.c308 cur_seq->tex_level_lo[cur_seq->texture]; in finish_current_sequence()
309 unsigned end = cur_seq->tex_level_hi[cur_seq->texture]; in finish_current_sequence()
321 &(cur_seq->t_addr[tex = cur_seq->texture][start]); in finish_current_sequence()
433 tmp_addr = &cur_seq->t_addr[cur_seq->texture][tmp]; in investigate_hazard()
440 tmp_addr = &cur_seq->t_addr[cur_seq->texture][tmp]; in investigate_hazard()
449 cur_seq->tex_level_lo[tmp = cur_seq->texture] = cmd & 0x3F; in investigate_hazard()
457 cur_seq->pitch[cur_seq->texture][tmp] = in investigate_hazard()
459 cur_seq->tex_npot[cur_seq->texture] = 1; in investigate_hazard()
461 cur_seq->pitch[cur_seq->texture][tmp] = in investigate_hazard()
463 cur_seq->tex_npot[cur_seq->texture] = 0; in investigate_hazard()
[all …]
H A Dvia_verifier.h39 unsigned texture; member
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dgames15 >28 long x %u texture coordinates,
493 >0 ulelong 0x00000016 texture archive (TXD)
496 >0 ulelong 0x00000016 texture archive (TXD)
499 >0 ulelong 0x00000016 texture archive (TXD)
502 >0 ulelong 0x00000016 texture archive (TXD)
505 >0 ulelong 0x00000016 texture archive (TXD)
508 >0 ulelong 0x00000016 texture archive (TXD)
511 >0 ulelong 0x00000016 texture archive (TXD)
514 >0 ulelong 0x00000016 texture archive (TXD)
517 >0 ulelong 0x00000016 texture archive (TXD)
[all …]
H A Dimages3173 # Type: Khronos KTX texture.
3249 0 string \xABKTX\ 11\xBB\r\n\x1A\n Khronos KTX texture
3255 # Type: Khronos KTX2 texture.
3519 0 string \xABKTX\ 20\xBB\r\n\x1A\n Khronos KTX2 texture
3531 # Type: Valve VTF texture.
3579 # Type: Valve VTF3 (PS3) texture.
3587 # Type: ASTC texture.
3598 >7 ulelong&0x00FFFFFF x texture, %u
3641 # Type: PVR3 texture.
3700 0 string PVR\x03 PowerVR 3.0 texture:
[all …]
H A Danimation343 >>>>10 byte&0xF0 32 \b, still texture
347 >>>9 byte&0xF8 16 \b, still texture
362 >>4 byte 81 \b, scalable texture @ L1
384 >>4 byte 209 \b, advanced scalable texture @ L1
385 >>4 byte 210 \b, advanced scalable texture @ L2
386 >>4 byte 211 \b, advanced scalable texture @ L3
412 >>>5 byte&0xF0 32 \b, still texture (missing profile header)
416 >>4 byte&0xF8 16 \b, still texture (missing profile header)
H A Darchive2504 >264 ubyte 0 XBMC texture package
/netbsd-src/sys/external/bsd/drm2/ttm/
H A Dfiles.ttm3 # TTM, the texture and tiling manager.
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_r600_cs.c1473 struct radeon_bo *texture, in r600_check_texture_resource() argument
1597 if ((l0_size + word2) > radeon_bo_size(texture)) { in r600_check_texture_resource()
1601 l0_size, radeon_bo_size(texture)); in r600_check_texture_resource()
1957 struct radeon_bo *texture, *mipmap; in r600_packet3_check() local
1975 texture = reloc->robj; in r600_packet3_check()
1985 texture, mipmap, in r600_packet3_check()
H A Dradeon_evergreen_cs.c783 struct radeon_bo *texture, in evergreen_cs_track_validate_texture() argument
881 if (toffset > radeon_bo_size(texture)) { in evergreen_cs_track_validate_texture()
886 depth, radeon_bo_size(texture), in evergreen_cs_track_validate_texture()
2377 struct radeon_bo *texture, *mipmap; in evergreen_packet3_check() local
2406 texture = reloc->robj; in evergreen_packet3_check()
2430 r = evergreen_cs_track_validate_texture(p, texture, mipmap, idx+1+(i*8)); in evergreen_packet3_check()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPU.td45 "Support 128-bit texture resources"
684 // Sparse texture support requires that all result registers are zeroed when
691 "Enable zeroing of result registers for sparse texture fetches"
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
H A Dsvga3d_types.h662 uint32 texture : 1; member
/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dglx.h2441 uint32_t texture; member
7382 uint32_t texture);
7398 uint32_t texture);
H A Dglx.c8263 uint32_t texture) in xcb_glx_is_texture() argument
8277 xcb_out.texture = texture; in xcb_glx_is_texture()
8291 uint32_t texture) in xcb_glx_is_texture_unchecked() argument
8305 xcb_out.texture = texture; in xcb_glx_is_texture_unchecked()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUModifierSyntax.rst415 Specifies texture resource size. The default size is 256 bits.
422 r128 Specifies 128 bits texture resource size.
/netbsd-src/external/mpl/dhcp/dist/doc/
H A DReferences.txt195 texture or form of that reference has a (somewhat indirect) voice in
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td509 // Represent texture/image types / dimensionality.
H A DIntrinsicsNVVM.td1250 // For getting the handle from a texture or surface variable
2971 "llvm.nvvm.istypep.texture">,
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttrDocs.td5611 template when declaring the texture reference. A texture reference variable
5613 into an internal texture object, which is established through texture bind and
H A DDiagnosticSemaKinds.td8367 "illegal device builtin %select{surface|texture}0 reference "
8376 "illegal device builtin %select{surface|texture}0 reference "
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXIntrinsics.td2004 // non-coherent texture cache, and therefore the values read must be read-only
2462 // NOTE: For Fermi support, any new texture/surface/sampler intrinsics must be
/netbsd-src/share/dict/
H A Dweb2a4681 beam texture
22387 flowage texture
22448 flow texture
25723 graphic-texture
62010 synneusis texture
H A Dweb2201459 texture
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.in19115 …tches. This paper describes extensions of this algorithm in the areas of texture simulation and li…
19117 annote = "early paper on texture mapping, discusses spherical sky textures",
19122 …oval; image processing; reflection of light; shading; texture environment; texture mapping; textur…
/netbsd-src/games/fortune/datfiles/
H A Dfortunes11028 for example, the texture of a turnip to that of a
H A Dfortunes212468 fats and sugar, it can duplicate chocolate in color and texture. Of course,
38056 example, the texture of a turnip to that of a brownie.