/netbsd-src/sys/external/bsd/drm2/dist/drm/via/ |
H A D | via_verifier.c | 308 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 D | via_verifier.h | 39 unsigned texture; member
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | games | 15 >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 D | images | 3173 # 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 D | animation | 343 >>>>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 D | archive | 2504 >264 ubyte 0 XBMC texture package
|
/netbsd-src/sys/external/bsd/drm2/ttm/ |
H A D | files.ttm | 3 # TTM, the texture and tiling manager.
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_r600_cs.c | 1473 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 D | radeon_evergreen_cs.c | 783 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 D | AMDGPU.td | 45 "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 D | svga3d_types.h | 662 uint32 texture : 1; member
|
/netbsd-src/external/mit/xorg/lib/libxcb/files/ |
H A D | glx.h | 2441 uint32_t texture; member 7382 uint32_t texture); 7398 uint32_t texture);
|
H A D | glx.c | 8263 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 D | AMDGPUModifierSyntax.rst | 415 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 D | References.txt | 195 texture or form of that reference has a (somewhat indirect) voice in
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | IntrinsicsAMDGPU.td | 509 // Represent texture/image types / dimensionality.
|
H A D | IntrinsicsNVVM.td | 1250 // 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 D | AttrDocs.td | 5611 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 D | DiagnosticSemaKinds.td | 8367 "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 D | NVPTXIntrinsics.td | 2004 // 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 D | web2a | 4681 beam texture 22387 flowage texture 22448 flow texture 25723 graphic-texture 62010 synneusis texture
|
H A D | web2 | 201459 texture
|
/netbsd-src/external/historical/nawk/dist/testdir/ |
H A D | funstack.in | 19115 …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 D | fortunes | 11028 for example, the texture of a turnip to that of a
|
H A D | fortunes2 | 12468 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.
|