Home
last modified time | relevance | path

Searched defs:tescModule (Results 1 – 15 of 15) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationMiscDrawTests.cpp827 const auto tescModule = createShaderModule(ctx.vkd, ctx.device, binaries.get("tesc")); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktPrimitivesGeneratedQueryTests.cpp784 Move<VkShaderModule> tescModule; in makeGraphicsPipeline() local
1936 Move<VkShaderModule> tescModule; in makeGraphicsPipeline() local
DvktTransformFeedbackSimpleTests.cpp1009 Move<VkShaderModule> tescModule; in iterate() local
1360 Move<VkShaderModule> tescModule; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
DvktPrimitivesGeneratedQueryTests.cpp619 Move<VkShaderModule> tescModule; in makeGraphicsPipeline() local
DvktTransformFeedbackSimpleTests.cpp959 Move<VkShaderModule> tescModule; in iterate() local
1251 Move<VkShaderModule> tescModule; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp899 Move<VkShaderModule> tescModule; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultiExtTests.cpp897 Move<VkShaderModule> tescModule; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp2151 VkShaderModule tescModule = DE_NULL; in iterate() local
3279 for (const auto& tescModule : tescModules) in iterate() local
DvktPipelineExtendedDynamicStateTests.cpp4326 …const auto tescModule = (m_testConfig.needsTessellation() ? vk::createShaderModule(vkd, device, … in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingMutableTests.cpp2995 VkShaderModule tescModule, in buildGraphicsPipeline()
3344 VkShaderModule tescModule = DE_NULL; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingValveMutableTests.cpp2907 VkShaderModule tescModule, in buildGraphicsPipeline()
3256 VkShaderModule tescModule = DE_NULL; in iterate() local
DvktBindingMutableTests.cpp2999 VkShaderModule tescModule, in buildGraphicsPipeline()
3348 VkShaderModule tescModule = DE_NULL; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp2162 ShaderWrapper tescModule; in iterate() local
3295 for (const auto& tescModule : tescModules) in iterate() local
DvktPipelineExtendedDynamicStateTests.cpp5151 …const auto tescModule = (m_testConfig.needsTessellation() ? vk::ShaderWrapper(vkd, device, binar… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp7608 …const auto tescModule = (m_config.tessellationShaders ? createShaderModule(vkd, device, binaries.g… in iterate() local