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.cpp11388 void finalizeTestsCreation (T& specResource,
11399 void finalizeTestsCreation (GraphicsResources& specResource, in finalizeTestsCreation() argument
11412 …createTestsForAllStages(testName, defaultColors, defaultColors, fragments, specResource, extension… in finalizeTestsCreation()
11416 void finalizeTestsCreation (ComputeShaderSpec& specResource, in finalizeTestsCreation() argument
11426 specResource.numWorkGroups = numWorkGroups; in finalizeTestsCreation()
11427 specResource.requestedVulkanFeatures = vulkanFeatures; in finalizeTestsCreation()
11428 specResource.extensions = extensions; in finalizeTestsCreation()
11430 specResource.assembly = makeComputeShaderAssembly(fragments); in finalizeTestsCreation()
11432 testGroup.addChild(new SpvAsmComputeShaderCase(testCtx, testName.c_str(), "", specResource)); in finalizeTestsCreation()
11568 SpecResource specResource; in createFloat16LogicalSet() local
[all …]