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.cpp946 void createTestShaders (vk::SourceCollections& dst, TestConfig config) in createTestShaders() function
1204 …td::string(textureFilterName) + "_" + tilingName, "", checkSupport, createTestShaders, textureConv… in initTests()
1241 …td::string(textureFilterName) + "_" + tilingName, "", checkSupport, createTestShaders, textureConv… in initTests()
1297 …me) + "_" + tilingName + "_" + xChromaOffsetName, "", checkSupport, createTestShaders, textureConv… in initTests()
1326 … + tilingName + "_" + xChromaOffsetName).c_str(), "", checkSupport, createTestShaders, textureConv… in initTests()
1371 …"_" + tilingName + (disjoint ? "_disjoint" : ""), "", checkSupport, createTestShaders, textureConv… in initTests()
1381 …disjoint ? "_disjoint" : "") + "_swapped_chroma", "", checkSupport, createTestShaders, textureConv… in initTests()
1393 …"_" + tilingName + (disjoint ? "_disjoint" : ""), "", checkSupport, createTestShaders, textureConv… in initTests()
1403 …disjoint ? "_disjoint" : "") + "_swapped_chroma", "", checkSupport, createTestShaders, textureConv… in initTests()
1422 …"_" + tilingName + (disjoint ? "_disjoint" : ""), "", checkSupport, createTestShaders, textureConv… in initTests()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp3788 void createTestShaders (SourceCollections& dst, TestConfig config) in createTestShaders() function
4884 …chmentCountGroup.get(), testCaseName.c_str(), testCaseName.c_str(), createTestShaders, renderPassT… in addAttachmentTests()
4966 …chmentCountGroup.get(), testCaseName.c_str(), testCaseName.c_str(), createTestShaders, renderPassT… in addAttachmentWriteMaskTests()
5418 …ocationTypeGroup.get(), testCaseName.c_str(), testCaseName.c_str(), createTestShaders, renderPassT… in addAttachmentAllocationTests()
5615 …ocationTypeGroup.get(), testCaseName.c_str(), testCaseName.c_str(), createTestShaders, renderPassT… in addAttachmentAllocationTests()
5660 …ograms<TestConfig>(group, "color", "Single color attachment case.", createTestShaders, renderPassT… in addSimpleTests()
5694 …ograms<TestConfig>(group, "depth", "Single depth attachment case.", createTestShaders, renderPassT… in addSimpleTests()
5728 …ms<TestConfig>(group, "stencil", "Single stencil attachment case.", createTestShaders, renderPassT… in addSimpleTests()
5762 …g>(group, "depth_stencil", "Single depth stencil attachment case.", createTestShaders, renderPassT… in addSimpleTests()
5809 …stConfig>(group, "color_depth", "Color and depth attachment case.", createTestShaders, renderPassT… in addSimpleTests()
[all …]