Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp420 const VkShaderModule taskShaderModule, in makeGraphicsPipeline() argument
448 if (taskShaderModule != DE_NULL) in makeGraphicsPipeline()
451 stageCreateInfo.module = taskShaderModule; in makeGraphicsPipeline()
DvkObjUtil.hpp86 const VkShaderModule taskShaderModule,