Home
last modified time | relevance | path

Searched refs:GL_ALL_COMPLETED_NV (Results 1 – 25 of 39) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DFenceSyncTests.cpp53 glSetFenceNV(fence, GL_ALL_COMPLETED_NV); in TEST_P()
101 glSetFenceNV(10, GL_ALL_COMPLETED_NV); in TEST_P()
120 glSetFenceNV(fence, GL_ALL_COMPLETED_NV); in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFenceSyncTests.cpp57 glSetFenceNV(fence, GL_ALL_COMPLETED_NV); in TEST_P()
105 glSetFenceNV(10, GL_ALL_COMPLETED_NV); in TEST_P()
124 glSetFenceNV(fence, GL_ALL_COMPLETED_NV); in TEST_P()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFenceNVGL.cpp32 ASSERT(condition == GL_ALL_COMPLETED_NV); in set()
73 ASSERT(condition == GL_ALL_COMPLETED_NV); in set()
Dfunctionsgl_enums.h254 #define GL_ALL_COMPLETED_NV 0x84F2 macro
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFenceNVGL.cpp32 ASSERT(condition == GL_ALL_COMPLETED_NV); in set()
71 ASSERT(condition == GL_ALL_COMPLETED_NV); in set()
Dfunctionsgl_enums.h254 #define GL_ALL_COMPLETED_NV 0x84F2 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFenceNVVk.cpp31 ASSERT(condition == GL_ALL_COMPLETED_NV); in set()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DFence.cpp46 if(condition != GL_ALL_COMPLETED_NV) in setFence()
DlibGLESv2.cpp4260 if(condition != GL_ALL_COMPLETED_NV) in SetFenceNV()
/third_party/flutter/skia/tools/gpu/gl/
DGLTestContext.cpp60 static constexpr GrGLenum GL_ALL_COMPLETED_NV = 0x84F2; member in __anon6092f4140111::GLNVFenceSync
131 fGLSetFenceNV(fence, GL_ALL_COMPLETED_NV); in insertFence()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFence_unittest.cpp60 EXPECT_EQ(angle::Result::Continue, mFence->set(nullptr, GL_ALL_COMPLETED_NV)); in TEST_F()
DvalidationES2.cpp6005 if (condition != GL_ALL_COMPLETED_NV) in ValidateSetFenceNV()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFence_unittest.cpp72 EXPECT_EQ(angle::Result::Continue, mFence->set(nullptr, GL_ALL_COMPLETED_NV)); in TEST_F()
DvalidationES2.cpp6954 if (condition != GL_ALL_COMPLETED_NV) in ValidateSetFenceNV()
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_fence.txt157 glSetFenceNV(TEXTURE_LOAD_FENCE, GL_ALL_COMPLETED_NV);
159 glSetFenceNV(DRAW_BACKGROUND_FENCE, GL_ALL_COMPLETED_NV);
161 glSetFenceNV(DRAW_CHARACTERS_FENCE, GL_ALL_COMPLETED_NV);
/third_party/openGLES/extensions/NV/
DNV_fence.txt157 glSetFenceNV(TEXTURE_LOAD_FENCE, GL_ALL_COMPLETED_NV);
159 glSetFenceNV(DRAW_BACKGROUND_FENCE, GL_ALL_COMPLETED_NV);
161 glSetFenceNV(DRAW_CHARACTERS_FENCE, GL_ALL_COMPLETED_NV);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DSyncMtl.mm135 ASSERT(condition == GL_ALL_COMPLETED_NV);
/third_party/skia/third_party/externals/swiftshader/include/GLES/
Dglext.h835 #define GL_ALL_COMPLETED_NV 0x84F2 macro
/third_party/openGLES/api/GLES/
Dglext.h816 #define GL_ALL_COMPLETED_NV 0x84F2 macro
/third_party/mesa3d/include/GLES/
Dglext.h835 #define GL_ALL_COMPLETED_NV 0x84F2 macro
/third_party/flutter/skia/third_party/externals/angle2/include/GLES/
Dglext.h824 #define GL_ALL_COMPLETED_NV 0x84F2 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
Dglext.h835 #define GL_ALL_COMPLETED_NV 0x84F2 macro
/third_party/skia/third_party/externals/angle2/include/GLES/
Dglext.h824 #define GL_ALL_COMPLETED_NV 0x84F2 macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengles2_gl2ext.h836 #define GL_ALL_COMPLETED_NV 0x84F2 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
Dgl2ext.h2679 #define GL_ALL_COMPLETED_NV 0x84F2 macro

12