Home
last modified time | relevance | path

Searched defs:taskShaderModule (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp409 const VkShaderModule taskShaderModule, in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderExecutor.cpp3008 …const auto taskShaderModule = (useTask ? createShaderModule(vk, vkDevice, binaries.get("task")) : … in execute() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp3008 …const auto taskShaderModule = (useTask ? createShaderModule(vk, vkDevice, binaries.get("task")) : … in execute() local