Searched refs:DeviceGroupTestInstance (Results 1 – 1 of 1) sorted by relevance
146 class DeviceGroupTestInstance : public TestInstance class149 DeviceGroupTestInstance(Context& context, deUint32 mode);150 ~DeviceGroupTestInstance(void) {} in ~DeviceGroupTestInstance()173 DeviceGroupTestInstance::DeviceGroupTestInstance (Context& context, const deUint32 mode) in DeviceGroupTestInstance() function in vkt::DeviceGroup::__anon66ee313a0111::DeviceGroupTestInstance188 deUint32 DeviceGroupTestInstance::getMemoryIndex (const deUint32 memoryTypeBits, const deUint32 mem… in getMemoryIndex()200 bool DeviceGroupTestInstance::isPeerFetchAllowed (deUint32 memoryTypeIndex, deUint32 firstdeviceID,… in isPeerFetchAllowed()212 void DeviceGroupTestInstance::getDeviceLayers (vector<string>& enabledLayers) in getDeviceLayers()247 void DeviceGroupTestInstance::init (void) in init()356 void DeviceGroupTestInstance::SubmitBufferAndWaitForIdle(const DeviceDriver& vk, VkCommandBuffer cm… in SubmitBufferAndWaitForIdle()362 tcu::TestStatus DeviceGroupTestInstance::iterate (void) in iterate()[all …]