Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp1413 class ConstantModuleIdentifiersInstance : public vkt::TestInstance class
1450 ConstantModuleIdentifiersInstance(Context &context, const Params *params) in ConstantModuleIdentifiersInstance() function in vkt::pipeline::__anoncd3947560111::ConstantModuleIdentifiersInstance
1455 virtual ~ConstantModuleIdentifiersInstance(void) in ~ConstantModuleIdentifiersInstance()
1466 tcu::TestStatus ConstantModuleIdentifiersInstance::runTest(const DeviceInterface &vkd1, const VkDev… in runTest()
1606 tcu::TestStatus ConstantModuleIdentifiersInstance::iterate(void) in iterate()
1624 using Params = ConstantModuleIdentifiersInstance::Params;
1625 using ParamsPtr = ConstantModuleIdentifiersInstance::ParamsPtr;
1642 return new ConstantModuleIdentifiersInstance(context, paramsPtr); in createInstance()
3551 ConstantModuleIdentifiersInstance::APICall apiCall; in createShaderModuleIdentifierTests()
3554 {ConstantModuleIdentifiersInstance::APICall::MODULE, "module_id"}, in createShaderModuleIdentifierTests()
[all …]