Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp11289 void finalizeTestsCreation (T& specResource,
11300 void finalizeTestsCreation (GraphicsResources& specResource, in finalizeTestsCreation() argument
11313 …createTestsForAllStages(testName, defaultColors, defaultColors, fragments, specResource, extension… in finalizeTestsCreation()
11317 void finalizeTestsCreation (ComputeShaderSpec& specResource, in finalizeTestsCreation() argument
11327 specResource.numWorkGroups = numWorkGroups; in finalizeTestsCreation()
11328 specResource.requestedVulkanFeatures = vulkanFeatures; in finalizeTestsCreation()
11329 specResource.extensions = extensions; in finalizeTestsCreation()
11331 specResource.assembly = makeComputeShaderAssembly(fragments); in finalizeTestsCreation()
11333 testGroup.addChild(new SpvAsmComputeShaderCase(testCtx, testName.c_str(), "", specResource)); in finalizeTestsCreation()
11469 SpecResource specResource; in createFloat16LogicalSet() local
[all …]