/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
D | vktImagelessFramebufferTests.cpp | 1003 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCo… in readOneSampleFromMultisampleImage() local 1024 …e (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, m_… in readOneSampleFromMultisampleImage() 1212 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCol… in iterate() local 1217 …ne (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, m_… in iterate() 1446 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCol… in iterate() local 1451 …ne (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, m_… in iterate() 1649 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCo… in iterate() local 1654 …e (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, m_… in iterate() 1949 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryC… in iterate() local 1954 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, m_… in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingValveMutableTests.cpp | 2906 VkShaderModule vertModule, in buildGraphicsPipeline() argument 2980 vertModule, tescModule, teseModule, geomModule, fragModule, in buildGraphicsPipeline() 3254 VkShaderModule vertModule = DE_NULL; in iterate() local 3261 vertModule = shaderModule.get(); in iterate() 3264 vertModule = vertPassthrough.get(); in iterate() 3269 vertModule = vertPassthrough.get(); in iterate() 3274 vertModule = vertPassthrough.get(); in iterate() 3280 vertModule = vertPassthrough.get(); in iterate() 3288 …pipeline = buildGraphicsPipeline(vkd, device, pipelineLayout.get(), vertModule, tescModule, tes… in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationFragShaderSideEffectsTests.cpp | 432 …const auto vertModule = vk::createShaderModule(vkd, device, m_context.getBinaryCollection().get("v… in iterate() local 563 vertModule.get(), DE_NULL, DE_NULL, DE_NULL, fragModule.get(), in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackSimpleTests.cpp | 1354 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCo… in iterate() local 1371 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, DE_NULL, DE_NUL… in iterate() 1473 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCo… in iterate() local 1511 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, DE_NULL, DE_NUL… in iterate() 1722 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBin… in iterate() local 1727 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, DE_NULL, DE_NUL… in iterate() 2015 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.get… in iterate() local 2020 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, DE_NULL, DE_NUL… in iterate()
|
D | vktTransformFeedbackFuzzLayoutCase.cpp | 1735 …const Move<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryColl… in iterate() local 1740 …ne (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *geomModule, m_… in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageDepthStencilDescriptorTests.cpp | 931 …const auto vertModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("vert"… in iterate() local 985 vertModule.get(), DE_NULL, DE_NULL, DE_NULL, fragModule.get(), // Shader modules. in iterate() 996 vertModule.get(), DE_NULL, DE_NULL, DE_NULL, fragModule.get(), // Shader modules. in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultiExtTests.cpp | 791 …const auto vertModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("ve… in iterate() local 892 vertModule.get(), tescModule.get(), teseModule.get(), geomModule.get(), fragModule.get(), in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateRSTests.cpp | 851 …const auto vertModule = vk::createShaderModule(vkd, device, m_context.getBinaryCollection().get("v… in iterate() local 918 vertModule.get(), DE_NULL, DE_NULL, DE_NULL, fragModule.get(), // shaders in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineColorWriteEnableTests.cpp | 636 …const auto vertModule = vk::createShaderModule(vkd, device, m_context.getBinaryCollection().get("v… in iterate() local 648 vertModule.get(), // VkShaderModule module; in iterate()
|
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 1853 …const auto vertModule = vk::createShaderModule(vkd, device, m_context.getBinaryCollection().get("v… in iterate() local 1998 vertModule.get(), DE_NULL, DE_NULL, DE_NULL, writeModule.get(), in iterate() 2007 vertModule.get(), DE_NULL, DE_NULL, DE_NULL, checkModule.get(), in iterate()
|
D | vktPipelinePushConstantTests.cpp | 2820 Move<VkShaderModule> vertModule; in iterate() local 2835 vertModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("vert"), 0u); in iterate() 2851 vertModule.get(), DE_NULL, DE_NULL, DE_NULL, fragModule.get(), renderPass.get(), in iterate()
|
D | vktPipelineMultisampleTests.cpp | 4805 …const auto vertModule = vk::createShaderModule(vkd, device, m_context.getBinaryCollection().get("v… in iterate() local 4816 vertModule.get(), // VkShaderModule module; in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiCommandBuffersTests.cpp | 4514 …const auto vertModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("vert"… in iterate() local 4572 vertModule.get(), DE_NULL, DE_NULL, DE_NULL, fragModule.get(), in iterate()
|