Home
last modified time | relevance | path

Searched refs:vertModule (Results 1 – 25 of 45) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp1059 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCo… in readOneSampleFromMultisampleImage() local
1080 …e (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, m_… in readOneSampleFromMultisampleImage()
1268 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCol… in iterate() local
1273 …ne (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, m_… in iterate()
1502 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCol… in iterate() local
1507 …ne (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, m_… in iterate()
1705 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCo… in iterate() local
1710 …e (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, m_… in iterate()
2005 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryC… in iterate() local
2010 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, m_… in iterate()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp1059 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCo… in readOneSampleFromMultisampleImage() local
1080 …e (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, m_… in readOneSampleFromMultisampleImage()
1268 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCol… in iterate() local
1273 …ne (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, m_… in iterate()
1502 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCol… in iterate() local
1507 …ne (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, m_… in iterate()
1705 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCo… in iterate() local
1710 …e (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, m_… in iterate()
2005 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryC… in iterate() local
2010 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, m_… in iterate()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingValveMutableTests.cpp2906 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()
DvktBindingMutableTests.cpp2994 VkShaderModule vertModule, in buildGraphicsPipeline() argument
3068 vertModule, tescModule, teseModule, geomModule, fragModule, in buildGraphicsPipeline()
3342 VkShaderModule vertModule = DE_NULL; in iterate() local
3349 vertModule = shaderModule.get(); in iterate()
3352 vertModule = vertPassthrough.get(); in iterate()
3357 vertModule = vertPassthrough.get(); in iterate()
3362 vertModule = vertPassthrough.get(); in iterate()
3368 vertModule = vertPassthrough.get(); in iterate()
3376 …pipeline = buildGraphicsPipeline(vkd, device, pipelineLayout.get(), vertModule, tescModule, tes… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingMutableTests.cpp2994 VkShaderModule vertModule, in buildGraphicsPipeline() argument
3068 vertModule, tescModule, teseModule, geomModule, fragModule, in buildGraphicsPipeline()
3342 VkShaderModule vertModule = DE_NULL; in iterate() local
3349 vertModule = shaderModule.get(); in iterate()
3352 vertModule = vertPassthrough.get(); in iterate()
3357 vertModule = vertPassthrough.get(); in iterate()
3362 vertModule = vertPassthrough.get(); in iterate()
3368 vertModule = vertPassthrough.get(); in iterate()
3376 …pipeline = buildGraphicsPipeline(vkd, device, pipelineLayout.get(), vertModule, tescModule, tes… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp432 …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_no_buildgn/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp432 …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/fragment_shading_barycentric/
DvktFragmentShadingBarycentricTests.cpp696 …const Move<VkShaderModule> vertModule = createShaderModule(vkd, device, m_context.getBinaryCo… in iterate() local
704 … = makeGraphicsPipeline(vkd, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, wi… in iterate()
1103 …const Move<VkShaderModule> vertModule = createShaderModule(vkd, device, m_context.getBinaryCol… in iterate() local
1135 …e = makeGraphicsPipeline(vkd, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, wi… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/
DvktFragmentShadingBarycentricTests.cpp696 …const Move<VkShaderModule> vertModule = createShaderModule(vkd, device, m_context.getBinaryCo… in iterate() local
704 … = makeGraphicsPipeline(vkd, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, wi… in iterate()
1103 …const Move<VkShaderModule> vertModule = createShaderModule(vkd, device, m_context.getBinaryCol… in iterate() local
1135 …e = makeGraphicsPipeline(vkd, device, *pipelineLayout, *renderPass, *vertModule, *fragModule, wi… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp931 …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_no_buildgn/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp931 …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/dynamic_state/
DvktDynamicStateRSTests.cpp1016 vk::Move<vk::VkShaderModule> vertModule; in iterate() local
1022 vertModule = vk::createShaderModule(vkd, device, binaries.get("vert")); in iterate()
1104 vertModule.get(), DE_NULL, DE_NULL, DE_NULL, fragModule.get(), // shaders in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateRSTests.cpp1016 vk::Move<vk::VkShaderModule> vertModule; in iterate() local
1022 vertModule = vk::createShaderModule(vkd, device, binaries.get("vert")); in iterate()
1104 vertModule.get(), DE_NULL, DE_NULL, DE_NULL, fragModule.get(), // shaders in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp2150 VkShaderModule vertModule = DE_NULL; in iterate() local
2163 vertModule = vertModules.back().get(); in iterate()
2204 vertModule, in iterate()
2237 vertToRun.setModule(vkd, device, vertModule, m_params->moduleUseCase, m_params->getRndGen()); in iterate()
3198 const auto vertModule = createShaderModule(vkd, device, binaries.get("vert")); in iterate() local
3217 const auto vertId = getShaderModuleIdentifier(vkd, device, vertModule.get()); in iterate()
3293 vertModule.get(), in iterate()
DvktPipelineColorWriteEnableTests.cpp642 …const auto vertModule = vk::createShaderModule(vkd, device, m_context.getBinaryCollection().get("v… in iterate() local
806 *vertModule, in iterate()
828 *vertModule, in iterate()
DvktPipelineMiscTests.cpp318 const auto vertModule = createShaderModule(vkd, device, binaries.get("vert")); in iterate() local
360 …ionShaderState(viewports, scissors, *pipelineLayout, *renderPass, 0u, *vertModule, &rasterizationS… in iterate()
DvktPipelineMultisampleShaderBuiltInTests.cpp1870 …const auto vertModule = vk::createShaderModule(vkd, device, m_context.getBinaryCollection().get("v… in iterate() local
1989 …pPreRasterizationShaderState(viewport, scissor, *emptyPipelineLayout, *renderPass, 0u, *vertModule) in iterate()
2000 …pPreRasterizationShaderState(viewport, scissor, *checkPipelineLayout, *renderPass, 1u, *vertModule) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp2150 VkShaderModule vertModule = DE_NULL; in iterate() local
2163 vertModule = vertModules.back().get(); in iterate()
2204 vertModule, in iterate()
2237 vertToRun.setModule(vkd, device, vertModule, m_params->moduleUseCase, m_params->getRndGen()); in iterate()
3198 const auto vertModule = createShaderModule(vkd, device, binaries.get("vert")); in iterate() local
3217 const auto vertId = getShaderModuleIdentifier(vkd, device, vertModule.get()); in iterate()
3293 vertModule.get(), in iterate()
DvktPipelineColorWriteEnableTests.cpp642 …const auto vertModule = vk::createShaderModule(vkd, device, m_context.getBinaryCollection().get("v… in iterate() local
806 *vertModule, in iterate()
828 *vertModule, in iterate()
DvktPipelineMiscTests.cpp318 const auto vertModule = createShaderModule(vkd, device, binaries.get("vert")); in iterate() local
360 …ionShaderState(viewports, scissors, *pipelineLayout, *renderPass, 0u, *vertModule, &rasterizationS… in iterate()
DvktPipelineMultisampleShaderBuiltInTests.cpp1870 …const auto vertModule = vk::createShaderModule(vkd, device, m_context.getBinaryCollection().get("v… in iterate() local
1989 …pPreRasterizationShaderState(viewport, scissor, *emptyPipelineLayout, *renderPass, 0u, *vertModule) in iterate()
2000 …pPreRasterizationShaderState(viewport, scissor, *checkPipelineLayout, *renderPass, 1u, *vertModule) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp1548 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCo… in iterate() local
1565 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, DE_NULL, DE_NUL… in iterate()
1669 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCo… in iterate() local
1707 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, DE_NULL, DE_NUL… in iterate()
1920 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBin… in iterate() local
1925 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, DE_NULL, DE_NUL… in iterate()
2213 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.get… in iterate() local
2218 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, DE_NULL, DE_NUL… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp1548 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCo… in iterate() local
1565 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, DE_NULL, DE_NUL… in iterate()
1669 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBinaryCo… in iterate() local
1707 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, DE_NULL, DE_NUL… in iterate()
1920 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.getBin… in iterate() local
1925 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, DE_NULL, DE_NUL… in iterate()
2213 …const Unique<VkShaderModule> vertModule (createShaderModule (vk, device, m_context.get… in iterate() local
2218 … (makeGraphicsPipeline (vk, device, *pipelineLayout, *renderPass, *vertModule, DE_NULL, DE_NUL… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp895 …const auto vertModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("ve… in iterate() local
997 vertModule.get(), tescModule.get(), teseModule.get(), geomModule.get(), fragModule.get(), in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultiExtTests.cpp895 …const auto vertModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("ve… in iterate() local
997 vertModule.get(), tescModule.get(), teseModule.get(), geomModule.get(), fragModule.get(), in iterate()

12