Searched refs:mQueryType (Results 1 – 4 of 4) sorted by relevance
105 mQueryType(descriptor->type), in QuerySetBase()143 return mQueryType; in GetQueryType()
59 wgpu::QueryType mQueryType; variable
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()