Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1413 class ConstantModuleIdentifiersInstance : public vkt::TestInstance class
1450 ConstantModuleIdentifiersInstance(Context &context, const Params *params) in ConstantModuleIdentifiersInstance() function in vkt::pipeline::__anon033acab80111::ConstantModuleIdentifiersInstance
1455 virtual ~ConstantModuleIdentifiersInstance(void) in ~ConstantModuleIdentifiersInstance()
1466 tcu::TestStatus ConstantModuleIdentifiersInstance::runTest(const DeviceInterface &vkd1, const VkDev… in runTest()
1608 tcu::TestStatus ConstantModuleIdentifiersInstance::iterate(void) in iterate()
1628 using Params = ConstantModuleIdentifiersInstance::Params;
1629 using ParamsPtr = ConstantModuleIdentifiersInstance::ParamsPtr;
1646 return new ConstantModuleIdentifiersInstance(context, paramsPtr); in createInstance()
3555 ConstantModuleIdentifiersInstance::APICall apiCall; in createShaderModuleIdentifierTests()
3558 {ConstantModuleIdentifiersInstance::APICall::MODULE, "module_id"}, in createShaderModuleIdentifierTests()
[all …]