Searched defs:beginQuery (Results 1 – 6 of 6) sorted by relevance
661 void StateManagerGL::beginQuery(gl::QueryType type, QueryGL *queryObject, GLuint queryId) in beginQuery() function in rx::StateManagerGL
133 PFNGLBEGINQUERYPROC beginQuery = nullptr; variable
819 ANGLE_INLINE void SecondaryCommandBuffer::beginQuery(VkQueryPool queryPool, in beginQuery() function
1615 angle::Result QueryHelper::beginQuery(ContextVk *contextVk) in beginQuery() function in rx::vk::QueryHelper
1153 void Context::beginQuery(QueryType target, QueryID query) in beginQuery() function in gl::Context
82121 …VULKAN_HPP_INLINE void CommandBuffer::beginQuery( VULKAN_HPP_NAMESPACE::QueryPool queryPool, uint3… in beginQuery() function in VULKAN_HPP_NAMESPACE::CommandBuffer