HomeSort by relevance Sort by last modified time
    Searched full:occlusion (Results 76 - 100 of 114) sorted by null

1 2 34 5

  /external/mesa3d/src/mesa/swrast/
s_triangle.c 879 * Special tri function for occlusion testing
    [all...]
s_context.c 235 /* occlusion query depends on shader discard/kill results */
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.10.html 422 <li>softpipe: can't no-op depth test stage when occlusion query is enabled</li>
    [all...]
relnotes-7.10.3.html 264 <li>r300g: fix occlusion queries when depth test is disabled or zbuffer is missing</li>
relnotes-7.11.1.html 360 <li>r600g: use backend mask for occlusion queries</li>
  /external/mesa3d/docs/
relnotes-7.10.html 422 <li>softpipe: can't no-op depth test stage when occlusion query is enabled</li>
    [all...]
relnotes-7.10.3.html 264 <li>r300g: fix occlusion queries when depth test is disabled or zbuffer is missing</li>
relnotes-7.11.1.html 360 <li>r600g: use backend mask for occlusion queries</li>
  /external/chromium_org/cc/layers/
layer.cc 860 const OcclusionTracker* occlusion) {
  /external/chromium_org/cc/trees/
layer_tree_host.cc 949 // Use FrontToBack to allow for testing occlusion and performing culling
    [all...]
layer_tree_host_impl.cc 574 // occlusion checks.
653 // occlusion and performing culling during the tree walk.
    [all...]
  /external/chromium_org/third_party/angle_dx11/extensions/
ANGLE_timer_query.txt 60 mechanisms first introduced in the occlusion query extension, which allow
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/
d3d11ddi.txt 419 - D3D11 supports predication conditional on being equal any value (along with occlusion predicates); Gallium only supports on non-zero
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
screen.rst 35 * ``PIPE_CAP_OCCLUSION_QUERY``: Whether occlusion queries are available.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/galahad/
glhd_context.c 73 glhd_error("Occlusion query requested but not supported");
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_context.h 550 /* Occlusion query. */
r300_state.c 597 /* We must enable depth test, otherwise occlusion queries won't work. */
683 /* We must enable depth test, otherwise occlusion queries won't work.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_pipe.h 423 * The timer ones and the others (streamout, occlusion).
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_context.c 235 /* occlusion query depends on shader discard/kill results */
  /external/mesa3d/src/gallium/docs/
d3d11ddi.txt 419 - D3D11 supports predication conditional on being equal any value (along with occlusion predicates); Gallium only supports on non-zero
  /external/mesa3d/src/gallium/docs/source/
screen.rst 35 * ``PIPE_CAP_OCCLUSION_QUERY``: Whether occlusion queries are available.
  /external/mesa3d/src/gallium/drivers/galahad/
glhd_context.c 73 glhd_error("Occlusion query requested but not supported");
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_context.h 550 /* Occlusion query. */
r300_state.c 597 /* We must enable depth test, otherwise occlusion queries won't work. */
683 /* We must enable depth test, otherwise occlusion queries won't work.
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe.h 423 * The timer ones and the others (streamout, occlusion).

Completed in 1510 milliseconds

1 2 34 5