Searched refs:mQueryType (Results 1 – 6 of 6) sorted by relevance
105 mQueryType(descriptor->type), in QuerySetBase()143 return mQueryType; in GetQueryType()
59 wgpu::QueryType mQueryType; variable
295 VkQueryType mQueryType; variable
836 mQueryType = type; in init()910 queryPoolInfo.queryType = mQueryType; in allocateNewPool()
455 VkQueryType mQueryType; variable
2924 mQueryType = type; in init()2960 queryPoolInfo.queryType = this->mQueryType; in allocatePoolImpl()2964 if (this->mQueryType == VK_QUERY_TYPE_PIPELINE_STATISTICS) in allocatePoolImpl()