Searched defs:beginQuery (Results 1 – 6 of 6) sorted by relevance
949 void CommandGraph::beginQuery(const QueryPool *queryPool, uint32_t queryIndex) in beginQuery() function in rx::vk::CommandGraph
629 ANGLE_INLINE void SecondaryCommandBuffer::beginQuery(VkQueryPool queryPool, in beginQuery() function
942 void QueryHelper::beginQuery(ContextVk *contextVk) in beginQuery() function in rx::vk::QueryHelper
634 void StateManagerGL::beginQuery(gl::QueryType type, QueryGL *queryObject, GLuint queryId) in beginQuery() function in rx::StateManagerGL
133 PFNGLBEGINQUERYPROC beginQuery = nullptr; variable
1183 void Context::beginQuery(QueryType target, GLuint query) in beginQuery() function in gl::Context