Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp2275 void createTestShaders (vk::SourceCollections& dst, TestConfig config) in createTestShaders() function
2597 …Group.get(), std::string(textureFilterName) + "_" + tilingName, "", createTestShaders, textureConv… in initTests()
2634 …Group.get(), std::string(textureFilterName) + "_" + tilingName, "", createTestShaders, textureConv… in initTests()
2686 …g(colorModelName) + "_" + tilingName + "_" + xChromaOffsetName, "", createTestShaders, textureConv… in initTests()
2715 …angeName + "_" + tilingName + "_" + xChromaOffsetName).c_str(), "", createTestShaders, textureConv… in initTests()
2760 …aOffsetName + "_" + tilingName + (disjoint ? "_disjoint" : ""), "", createTestShaders, textureConv… in initTests()
2770 …tilingName + (disjoint ? "_disjoint" : "") + "_swapped_chroma", "", createTestShaders, textureConv… in initTests()
2782 …aOffsetName + "_" + tilingName + (disjoint ? "_disjoint" : ""), "", createTestShaders, textureConv… in initTests()
2792 …tilingName + (disjoint ? "_disjoint" : "") + "_swapped_chroma", "", createTestShaders, textureConv… in initTests()
2811 …t_nearest") + "_" + tilingName + (disjoint ? "_disjoint" : ""), "", createTestShaders, textureConv… in initTests()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp3710 void createTestShaders (SourceCollections& dst, TestConfig config) in createTestShaders() function
4785 …chmentCountGroup.get(), testCaseName.c_str(), testCaseName.c_str(), createTestShaders, renderPassT… in addAttachmentTests()
5180 …ocationTypeGroup.get(), testCaseName.c_str(), testCaseName.c_str(), createTestShaders, renderPassT… in addAttachmentAllocationTests()
5364 …ocationTypeGroup.get(), testCaseName.c_str(), testCaseName.c_str(), createTestShaders, renderPassT… in addAttachmentAllocationTests()
5397 …ograms<TestConfig>(group, "color", "Single color attachment case.", createTestShaders, renderPassT… in addSimpleTests()
5419 …ograms<TestConfig>(group, "depth", "Single depth attachment case.", createTestShaders, renderPassT… in addSimpleTests()
5441 …ms<TestConfig>(group, "stencil", "Single stencil attachment case.", createTestShaders, renderPassT… in addSimpleTests()
5463 …g>(group, "depth_stencil", "Single depth stencil attachment case.", createTestShaders, renderPassT… in addSimpleTests()
5498 …stConfig>(group, "color_depth", "Color and depth attachment case.", createTestShaders, renderPassT… in addSimpleTests()
5534 …nfig>(group, "color_stencil", "Color and stencil attachment case.", createTestShaders, renderPassT… in addSimpleTests()
[all …]