Home
last modified time | relevance | path

Searched defs:endQuery (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.h217 GLuint endQuery; member
DANGLEPerfTest.cpp959 GLuint endQuery = 0; in stopGpuTimer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVulkanSecondaryCommandBuffer.h259 ANGLE_INLINE void VulkanSecondaryCommandBuffer::endQuery(const QueryPool &queryPool, uint32_t query) in endQuery() function
DSecondaryCommandBuffer.h1292 ANGLE_INLINE void SecondaryCommandBuffer::endQuery(const QueryPool &queryPool, uint32_t query) in endQuery() function
Dvk_helpers.cpp3100 angle::Result QueryHelper::endQuery(ContextVk *contextVk) in endQuery() function in rx::vk::QueryHelper
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandGraph.cpp956 void CommandGraph::endQuery(const QueryPool *queryPool, uint32_t queryIndex) in endQuery() function in rx::vk::CommandGraph
DSecondaryCommandBuffer.h884 ANGLE_INLINE void SecondaryCommandBuffer::endQuery(VkQueryPool queryPool, uint32_t query) in endQuery() function
Dvk_helpers.cpp948 void QueryHelper::endQuery(ContextVk *contextVk) in endQuery() function in rx::vk::QueryHelper
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp644 void StateManagerGL::endQuery(gl::QueryType type, QueryGL *queryObject, GLuint queryId) in endQuery() function in rx::StateManagerGL
DDispatchTableGL_autogen.h139 PFNGLENDQUERYPROC endQuery = nullptr; variable
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dwebgl2.js510 endQuery: function (...args) { method
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp761 void StateManagerGL::endQuery(gl::QueryType type, QueryGL *queryObject, GLuint queryId) in endQuery() function in rx::StateManagerGL
DDispatchTableGL_autogen.h139 PFNGLENDQUERYPROC endQuery = nullptr; variable
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp1394 void CommandBuffer::endQuery(QueryPool *queryPool, uint32_t query) in endQuery() function in vk::CommandBuffer
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp1408 void Context::endQuery(GLenum target) in endQuery() function in es2::Context
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl206 glEndQueryFunc endQuery; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1196 void Context::endQuery(QueryType target) in endQuery() function in gl::Context
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_raii.hpp10255 VULKAN_HPP_INLINE void CommandBuffer::endQuery( VULKAN_HPP_NAMESPACE::QueryPool queryPool, in endQuery() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
Dvulkan_funcs.hpp5301 VULKAN_HPP_INLINE void CommandBuffer::endQuery( VULKAN_HPP_NAMESPACE::QueryPool queryPool, in endQuery() function in VULKAN_HPP_NAMESPACE::CommandBuffer
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1337 void Context::endQuery(QueryType target) in endQuery() function in gl::Context
/third_party/vulkan-headers/include/vulkan/
Dvulkan_raii.hpp11174 VULKAN_HPP_INLINE void CommandBuffer::endQuery( VULKAN_HPP_NAMESPACE::QueryPool queryPool, in endQuery() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
Dvulkan_funcs.hpp5337 VULKAN_HPP_INLINE void CommandBuffer::endQuery( VULKAN_HPP_NAMESPACE::QueryPool queryPool, in endQuery() function in VULKAN_HPP_NAMESPACE::CommandBuffer
/third_party/typescript/lib/
Dlib.webworker.d.ts4033 endQuery(target: GLenum): void; method
Dlib.dom.d.ts17064 endQuery(target: GLenum): void; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4013 endQuery(target: GLenum): void; method

12