Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp3558 class GraphicBasicMultipleQueryTestInstance : public StatisticMultipleQueryTestInstance class
3591 GraphicBasicMultipleQueryTestInstance (vkt::Context& context,
3616 GraphicBasicMultipleQueryTestInstance::GraphicBasicMultipleQueryTestInstance (vkt::Context& con… in GraphicBasicMultipleQueryTestInstance() function in vkt::QueryPool::__anon17cda4650111::GraphicBasicMultipleQueryTestInstance
3626 tcu::TestStatus GraphicBasicMultipleQueryTestInstance::iterate (void) in iterate()
3634 de::SharedPtr<Buffer> GraphicBasicMultipleQueryTestInstance::creatAndFillVertexBuffer (void) in creatAndFillVertexBuffer()
3652 void GraphicBasicMultipleQueryTestInstance::creatColorAttachmentAndRenderPass (void) in creatColorAttachmentAndRenderPass()
3742 class VertexShaderMultipleQueryTestInstance : public GraphicBasicMultipleQueryTestInstance
3756 : GraphicBasicMultipleQueryTestInstance (context, data, parametersGraphic) in VertexShaderMultipleQueryTestInstance()
4049 … std::string& name, const std::string& description, const GraphicBasicMultipleQueryTestInstance::P… in QueryPoolGraphicMultipleQueryStatisticsTest()
4053 …m_data.push_back(GraphicBasicMultipleQueryTestInstance::VertexData(tcu::Vec4(-1.0f,-1.0f, 1.0f, 1.… in QueryPoolGraphicMultipleQueryStatisticsTest()
[all …]