Home
last modified time | relevance | path

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

1234

/external/mesa3d/src/mesa/math/
Dm_vector.c145 GLboolean culling ) in _mesa_vector4f_print() argument
167 if (culling) { in _mesa_vector4f_print()
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/
Dspv.ext.RayPrimCull_Errors.rgen.out2 ERROR: 0:3: 'primitive culling' : required extension not requested: GL_EXT_ray_flags_primitive_cull…
/external/deqp-deps/glslang/Test/baseResults/
Dspv.ext.RayPrimCull_Errors.rgen.out2 ERROR: 0:3: 'primitive culling' : required extension not requested: GL_EXT_ray_flags_primitive_cull…
/external/mesa3d/docs/_extra/specs/OLD/
DMESA_sprite_point.spec83 TBD. Polygon culling is normally specified and implemented in the
87 Polygon culling wouldn't be useful for sprite points since the
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/src/
Dgles3-multisample.txt18 dEQP-GLES3.functional.rasterization.culling.*
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.6.x/src/
Dgles3-multisample.txt18 dEQP-GLES3.functional.rasterization.culling.*
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/master/src/
Dgles3-multisample.txt18 dEQP-GLES3.functional.rasterization.culling.*
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/src/
Dgles3-multisample.txt18 dEQP-GLES3.functional.rasterization.culling.*
/external/deqp/android/cts/master/src/
Dgles3-multisample.txt18 dEQP-GLES3.functional.rasterization.culling.*
/external/mesa3d/docs/relnotes/
D7.5.1.rst51 - Selection/Feedback mode didn't handle polygon culling correctly (bug
D20.3.2.rst104 - radeonsi: fix small primitive culling with MSAA force-disabled and smoothing
D20.0.2.rst121 - ac: add a bug workaround for the 100% NGG culling case
D9.0.2.rst259 - radeon/r200: Fix tcl culling
D5.159 Useful for visibility-based culling.
/external/mesa3d/docs/
Dsourcetree.rst89 polygon culling, glPolygonMode, polygon offset, etc. (not used
141 culling and optional stages for drawing wide lines, stippled
Denvvars.rst748 Always use NGG culling even when it can hurt.
750 Disable NGG culling.
/external/deqp/doc/testspecs/GLES2/
Dperformance.txt93 are not discarded early due to Z-culling or any other optimization. The
/external/deqp/doc/testspecs/GLES3/
Dperformance.txt93 are not discarded early due to Z-culling or any other optimization. The
/external/swiftshader/docs/
DIndex.md44 …r/SetupRoutine.cpp) performs primitive setup. This constitutes back-face culling, computing gradie…
/external/deqp/doc/testspecs/GLES31/
Dfunctional.tessellation.txt87 ("cw" or "ccw") input layout qualifier in the TES. Back face culling is enabled.
/external/mesa3d/docs/drivers/
Dllvmpipe.rst239 Culling <https://fgiesen.wordpress.com/2013/02/17/optimizing-sw-occlusion-culling-index/>`__
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp2029 tcu::TestCaseGroup* const culling = new tcu::TestCaseGroup(m_testCtx, "culling", "Culling"); in init() local
2031 addChild(culling); in init()
2039culling->addChild(new CullingTest(m_context, name.c_str(), "Test primitive culling.", cullModes[cu… in init()
/external/deqp/android/cts/master/
Dgles3-multisample.txt3553 dEQP-GLES3.functional.rasterization.culling.front_triangles
3554 dEQP-GLES3.functional.rasterization.culling.front_triangles_reverse
3555 dEQP-GLES3.functional.rasterization.culling.front_triangle_strip
3556 dEQP-GLES3.functional.rasterization.culling.front_triangle_strip_reverse
3557 dEQP-GLES3.functional.rasterization.culling.front_triangle_fan
3558 dEQP-GLES3.functional.rasterization.culling.front_triangle_fan_reverse
3559 dEQP-GLES3.functional.rasterization.culling.back_triangles
3560 dEQP-GLES3.functional.rasterization.culling.back_triangles_reverse
3561 dEQP-GLES3.functional.rasterization.culling.back_triangle_strip
3562 dEQP-GLES3.functional.rasterization.culling.back_triangle_strip_reverse
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles3-multisample.txt3552 dEQP-GLES3.functional.rasterization.culling.front_triangles
3553 dEQP-GLES3.functional.rasterization.culling.front_triangles_reverse
3554 dEQP-GLES3.functional.rasterization.culling.front_triangle_strip
3555 dEQP-GLES3.functional.rasterization.culling.front_triangle_strip_reverse
3556 dEQP-GLES3.functional.rasterization.culling.front_triangle_fan
3557 dEQP-GLES3.functional.rasterization.culling.front_triangle_fan_reverse
3558 dEQP-GLES3.functional.rasterization.culling.back_triangles
3559 dEQP-GLES3.functional.rasterization.culling.back_triangles_reverse
3560 dEQP-GLES3.functional.rasterization.culling.back_triangle_strip
3561 dEQP-GLES3.functional.rasterization.culling.back_triangle_strip_reverse
[all …]
/external/mesa3d/docs/gallium/cso/
Drasterizer.rst7 Attributes include polygon culling state, line width, line stipple,

1234