HomeSort by relevance Sort by last modified time
    Searched full:userclip (Results 1 - 14 of 14) sorted by null

  /external/mesa3d/src/mesa/tnl/
t_vb_program.c 82 userclip( struct gl_context *ctx, function
162 /* Test userclip planes. This contributes to VB->ClipMask.
167 userclip( ctx,
t_vb_vertex.c 210 /* Test userclip planes. This contributes to VB->ClipMask, so
t_vb_cliptmp.h 94 * For userclip, there is only a single bit for all active \
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_state_init.c 569 ALLOC_STATE( ucp[0], tcl_ucp0_add4, UCP_STATE_SIZE, "UCP/userclip-0", 1 );
570 ALLOC_STATE( ucp[1], tcl_ucp1_add4, UCP_STATE_SIZE, "UCP/userclip-1", 1 );
571 ALLOC_STATE( ucp[2], tcl_ucp2_add4, UCP_STATE_SIZE, "UCP/userclip-2", 1 );
572 ALLOC_STATE( ucp[3], tcl_ucp3_add4, UCP_STATE_SIZE, "UCP/userclip-3", 1 );
573 ALLOC_STATE( ucp[4], tcl_ucp4_add4, UCP_STATE_SIZE, "UCP/userclip-4", 1 );
574 ALLOC_STATE( ucp[5], tcl_ucp5_add4, UCP_STATE_SIZE, "UCP/userclip-5", 1 );
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_state_init.c 725 ALLOC_STATE( ucp[0], tcl_ucp_add4, UCP_STATE_SIZE, "UCP/userclip-0", 0 );
726 ALLOC_STATE( ucp[1], tcl_ucp_add4, UCP_STATE_SIZE, "UCP/userclip-1", 1 );
727 ALLOC_STATE( ucp[2], tcl_ucp_add4, UCP_STATE_SIZE, "UCP/userclip-2", 2 );
728 ALLOC_STATE( ucp[3], tcl_ucp_add4, UCP_STATE_SIZE, "UCP/userclip-3", 3 );
729 ALLOC_STATE( ucp[4], tcl_ucp_add4, UCP_STATE_SIZE, "UCP/userclip-4", 4 );
730 ALLOC_STATE( ucp[5], tcl_ucp_add4, UCP_STATE_SIZE, "UCP/userclip-5", 5 );
    [all...]
  /external/libdrm/intel/tests/
gen6-3d.batch-ref.txt 87 0x12300158: 0x00000400: UserClip distance cull test mask 0x0
210 0x12300344: 0x00000400: UserClip distance cull test mask 0x0
407 0x12300658: 0x00000400: UserClip distance cull test mask 0x0
477 0x12300770: 0x00000400: UserClip distance cull test mask 0x0
    [all...]
gen7-3d.batch-ref.txt 113 0x123001c0: 0x00150400: UserClip distance cull test mask 0x0
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_clip_util.c 431 /* Rearrange userclip outcodes so that they come directly after
  /external/mesa3d/docs/relnotes/
11.1.0.html 228 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92641">Bug 92641</a> - [SKL BSW] [Regression] Ogles1conform userclip.c fail</li>
7.10.html     [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_state_framebuffer.c 742 * Userclip state
  /external/mesa3d/src/mesa/main/
matrix.c 571 * values to compute userclip positions in clip space, but is only called on
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm.c     [all...]
  /external/libdrm/intel/
intel_decode.c     [all...]

Completed in 597 milliseconds