Searched refs:testedShaderModule (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineDescriptorLimitsTests.cpp | 224 …Move<VkShaderModule> testedShaderModule = createShaderModule(vk, vkDevice, m_context.getB… in iterate() local 584 …computePipeline = (makeComputePipeline(vk, vkDevice, pipelineLayout.get(), testedShaderModule.get(… in iterate() 618 testedShaderModule.get(), in iterate()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineDescriptorLimitsTests.cpp | 247 …ShaderWrapper testedShaderModule = ShaderWrapper(vk, vkDevice, m_context.getBinaryColle… in iterate() local 615 …computePipeline = (makeComputePipeline(vk, vkDevice, pipelineLayout.get(), testedShaderModule.getM… in iterate() 649 testedShaderModule, in iterate()
|