/third_party/vk-gl-cts/framework/opengl/ |
D | gluDefs.hpp | 36 #define GLU_CHECK_GLW_MSG(GL, MSG) GLU_EXPECT_NO_ERROR((GL).getError(), MSG) argument 37 #define GLU_CHECK_GLW(GL) GLU_CHECK_GLW_MSG(GL, DE_NULL) argument 38 #define GLU_CHECK_GLW_CALL(GL, CALL) do { (GL).CALL; GLU_EXPECT_NO_ERROR((GL).getError(), #CALL); }… argument
|
/third_party/mesa3d/src/hgl/ |
D | meson.build | 21 libgl = shared_library(
|
/third_party/mesa3d/src/gallium/targets/libgl-xlib/ |
D | meson.build | 40 libgl = shared_library(
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cArrayOfArraysTests.hpp | 198 struct GL struct 201 { 205 { 209 { 213 { 217 { 221 { 225 { 229 { 233 static const size_t MAX_ARRAY_DIMENSIONS; [all …]
|
D | es31cDrawIndirectTests.cpp | 147 struct GL struct 149 static bool isES() in isES() 153 static std::string glslVer(bool compute = false) in glslVer() 164 static void GL_Only() in GL_Only()
|
D | es31cLayoutBindingTests.cpp | 1249 const glw::Functions& GL = getContext().getRenderContext().getFunctions(); in drawTest() local
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/ |
D | meson.build | 10 libgl = cc.find_library ('GL', required : false) build
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | DrawCallPerfParams.h | 41 ParamsT GL(const ParamsT &in) in GL() function
|
/third_party/skia/tests/ |
D | TextureBindingsResetTest.cpp | 19 #define GL(F) GR_GL_CALL(ctxInfo.glContext()->gl(), F) in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() macro
|
/third_party/flutter/skia/tests/ |
D | TextureBindingsResetTest.cpp | 16 #define GL(F) GR_GL_CALL(ctxInfo.glContext()->gl(), F) in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() macro
|
/third_party/skia/third_party/externals/angle2/scripts/ |
D | registry_xml.py | 393 GL = 'GL' variable in apis
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | meson.build | 337 gl_dep = cc.find_library('GL', required : false) build 360 glx_dep = cc.find_library('GL', required : false) build
|
/third_party/mesa3d/src/glx/ |
D | glxextensions.c | 44 #define GL(n) "GL_" # n, 3 + sizeof( # n ) - 1, GL_ ## n ## _bit macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | DepthStencilFormatsTest.cpp | 268 GL, in TEST_P() enumerator
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
D | shortnumbermetadata.js | 1256 ,"GL":[,[,,"1\\d\\d",,,,,,,[3] property
|
D | metadata.js | 2913 ,"GL":[,[,,"(?:19|[2-689]\\d|70)\\d{4}",,,,,,,[6] property
|
D | metadatalite.js | 2913 ,"GL":[,[,,"(?:19|[2-689]\\d|70)\\d{4}",,,,,,,[6] property
|
D | demo-compiled.js | 205 …"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],GL:[,[,,"(?:19|[2-689]\… property 567 …)|23|51|9[2-4])|555|8(?:00|4[0-2]|8[0-589])",,,,"100",,,[3,5]],,[,,,,,,,,,[-1]]],GL:[,[,,"1\\d\\d", property
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 108308 GL, enumerator
|