/third_party/skia/third_party/externals/angle2/src/tests/ |
D | angle_unittests_utils.h | 56 QueryImpl *createQuery(gl::QueryType type) override { return nullptr; } in createQuery() function
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | QueryObjectValidation.cpp | 42 void createQuery() in createQuery() function in angle::QueryObjectTest
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Context9.cpp | 101 QueryImpl *Context9::createQuery(gl::QueryType type) in createQuery() function in rx::Context9
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | ContextNULL.cpp | 448 QueryImpl *ContextNULL::createQuery(gl::QueryType type) in createQuery() function in rx::ContextNULL
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcKHRDebugTests.cpp | 972 GLuint LabelsTest::createQuery(const Functions* gl, const glu::RenderContext* rc) in createQuery() function in glcts::KHRDebug::LabelsTest
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Context11.cpp | 204 QueryImpl *Context11::createQuery(gl::QueryType type) in createQuery() function in rx::Context11
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | ContextGL.cpp | 137 QueryImpl *ContextGL::createQuery(gl::QueryType type) in createQuery() function in rx::ContextGL
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.cpp | 962 GLuint Context::createQuery() in createQuery() function in es2::Context 1464 Query *Context::createQuery(unsigned int handle, GLenum type) in createQuery() function in es2::Context
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/ |
D | webgl2.js | 492 createQuery: function (...args) { method
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | ContextVk.cpp | 4335 QueryImpl *ContextVk::createQuery(gl::QueryType type) in createQuery() function in rx::ContextVk
|
/third_party/typescript/lib/ |
D | lib.webworker.d.ts | 4150 createQuery(): WebGLQuery | null; method
|
D | lib.dom.d.ts | 15396 createQuery(): WebGLQuery | null; method
|
/third_party/typescript/src/lib/ |
D | webworker.generated.d.ts | 4130 createQuery(): WebGLQuery | null; method
|
D | dom.generated.d.ts | 15376 createQuery(): WebGLQuery | null; method
|