Home
last modified time | relevance | path

Searched refs:m_parametersGraphic (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp991 const ParametersGraphic& m_parametersGraphic; member in vkt::QueryPool::__anon7c1ba6010111::GraphicBasicTestInstance
1002 , m_parametersGraphic (parametersGraphic) in GraphicBasicTestInstance()
1125 if (m_parametersGraphic.vertexOnlyPipe) in checkImage()
1179 switch (m_parametersGraphic.primitiveTopology) in createPipeline()
1196 if (!m_parametersGraphic.vertexOnlyPipe) in createPipeline()
1240 if (!m_parametersGraphic.vertexOnlyPipe) in createPipeline()
1328 switch(m_parametersGraphic.queryStatisticFlags) in checkResult()
1429 switch(m_parametersGraphic.primitiveTopology) in draw()
1803 switch(m_parametersGraphic.queryStatisticFlags) in checkResult()
2582 , m_parametersGraphic (parametersGraphic) in QueryPoolGraphicStatisticsTest()
[all …]