Home
last modified time | relevance | path

Searched refs:GL_ZERO_TO_ONE (Results 1 - 13 of 13) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cClipControlTests.cpp285 { GL_UPPER_LEFT, GL_ZERO_TO_ONE }, in iterate()
287 { GL_LOWER_LEFT, GL_ZERO_TO_ONE }, in iterate()
311 not GL_NEGATIVE_ONE_TO_ONE or GL_ZERO_TO_ONE.
348 (GL_ZERO_TO_ONE == improper_value) || (GL_NEGATIVE_ONE_TO_ONE == improper_value)) in iterate()
356 { improper_value, GL_ZERO_TO_ONE }, in iterate()
633 cc.clipControl(GL_LOWER_LEFT, GL_ZERO_TO_ONE); in iterate()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fClipControlTests.cpp279 { GL_UPPER_LEFT, GL_ZERO_TO_ONE },
281 { GL_LOWER_LEFT, GL_ZERO_TO_ONE },
305 not GL_NEGATIVE_ONE_TO_ONE or GL_ZERO_TO_ONE.
342 (GL_ZERO_TO_ONE == improper_value) || (GL_NEGATIVE_ONE_TO_ONE == improper_value))
350 { improper_value, GL_ZERO_TO_ONE },
1171 cc.clipControl(GL_LOWER_LEFT, GL_ZERO_TO_ONE);
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c306 raster->clip_halfz = (ctx->Transform.ClipDepthMode == GL_ZERO_TO_ONE); in st_update_rasterizer()
/third_party/mesa3d/src/mesa/main/
H A Dviewport.c507 depth != GL_NEGATIVE_ONE_TO_ONE && depth != GL_ZERO_TO_ONE) { in clip_control()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1373 #define GL_ZERO_TO_ONE 0x935F macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2617 #define GL_ZERO_TO_ONE 0x935F macro
H A Dglext.h2566 #define GL_ZERO_TO_ONE 0x935F macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2598 #define GL_ZERO_TO_ONE 0x935F macro
H A Dglext.h2547 #define GL_ZERO_TO_ONE 0x935F macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2654 #define GL_ZERO_TO_ONE 0x935F macro
H A Dglext.h2602 #define GL_ZERO_TO_ONE 0x935F macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2654 #define GL_ZERO_TO_ONE 0x935F macro
H A Dglext.h2602 #define GL_ZERO_TO_ONE 0x935F macro

Completed in 244 milliseconds