Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineSamplerTests.cpp261 class SamplerAddressModesTest : public SamplerTest class
264 SamplerAddressModesTest (tcu::TestContext& testContext,
278 virtual ~SamplerAddressModesTest (void) {} in ~SamplerAddressModesTest()
789 SamplerAddressModesTest::SamplerAddressModesTest (tcu::TestContext& testContext, in SamplerAddressModesTest() function in vkt::pipeline::__anon616bc5170111::SamplerAddressModesTest
812 tcu::UVec2 SamplerAddressModesTest::getRenderSize (SamplerViewType viewType) const in getRenderSize()
817 std::vector<Vertex4Tex4> SamplerAddressModesTest::createVertices (void) const in createVertices()
853 VkSamplerCreateInfo SamplerAddressModesTest::getSamplerCreateInfo (void) const in getSamplerCreateInfo()
870 VkSamplerCustomBorderColorCreateInfoEXT SamplerAddressModesTest::getSamplerCustomBorderColorCreateI… in getSamplerCustomBorderColorCreateInfo()
1231 samplerAddressModesTests->addChild(new SamplerAddressModesTest(testCtx, in createSamplerAddressModesTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp258 class SamplerAddressModesTest : public SamplerTest class
261 SamplerAddressModesTest (tcu::TestContext& testContext,
274 virtual ~SamplerAddressModesTest (void) {} in ~SamplerAddressModesTest()
783 SamplerAddressModesTest::SamplerAddressModesTest (tcu::TestContext& testContext, in SamplerAddressModesTest() function in vkt::pipeline::__anon68e6ea770111::SamplerAddressModesTest
805 tcu::UVec2 SamplerAddressModesTest::getRenderSize (SamplerViewType viewType) const in getRenderSize()
810 std::vector<Vertex4Tex4> SamplerAddressModesTest::createVertices (void) const in createVertices()
846 VkSamplerCreateInfo SamplerAddressModesTest::getSamplerCreateInfo (void) const in getSamplerCreateInfo()
863 VkSamplerCustomBorderColorCreateInfoEXT SamplerAddressModesTest::getSamplerCustomBorderColorCreateI… in getSamplerCustomBorderColorCreateInfo()
1244 samplerAddressModesTests->addChild(new SamplerAddressModesTest(testCtx, in createSamplerAddressModesTests()