Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExecutablePropertiesTests.cpp769 class GraphicsExecutablePropertiesTestInstance : public ExecutablePropertiesTestInstance class
772 GraphicsExecutablePropertiesTestInstance (Context& context,
774 virtual ~GraphicsExecutablePropertiesTestInstance (void);
893 return new GraphicsExecutablePropertiesTestInstance(context, &m_param); in createInstance()
912 GraphicsExecutablePropertiesTestInstance::GraphicsExecutablePropertiesTestInstance (Context& co… in GraphicsExecutablePropertiesTestInstance() function in vkt::pipeline::__anon70312cb60111::GraphicsExecutablePropertiesTestInstance
970 GraphicsExecutablePropertiesTestInstance::~GraphicsExecutablePropertiesTestInstance (void) in ~GraphicsExecutablePropertiesTestInstance()
974 void GraphicsExecutablePropertiesTestInstance::preparePipelineWrapper(GraphicsPipelineWrapper& gpw, in preparePipelineWrapper()