Searched refs:getFormatCaseName (Results 1 - 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp3088 std::string getFormatCaseName (VkFormat format) function in namespace:vkt::api::__anon3720
3298 testName << getFormatCaseName(params.src.image.format) << "_" << getFormatCaseName(params.dst.image.format);
3538 testName << getFormatCaseName(params.src.image.format) << "_" << getFormatCaseName(params.dst.image.format);
3801 oss << testName << "_" << getFormatCaseName(params.src.image.format) << "_" << getFormatCaseName(params.dst.image.format);
4117 blitImgSimpleTests->addChild(new BlittingTestCase(testCtx, testName + "_" + getFormatCaseName(params.dst.image.format) + "_nearest", descriptionOfRGBAToR32, params));
4121 blitImgSimpleTests->addChild(new BlittingTestCase(testCtx, testName + "_" + getFormatCaseName(params.dst.image.format) + "_nearest", descriptionOfRGBAToBGRA, params));
4133 blitImgSimpleTests->addChild(new BlittingTestCase(testCtx, testName + "_" + getFormatCaseName(param
[all...]
H A DvktApiImageClearingTests.cpp1246 std::string getFormatCaseName (VkFormat format) function in namespace:vkt::api::__anon3732
1506 testCaseName << getImageTypeCaseName(testParams.imageType) << "_" << getFormatCaseName(format);
1534 testCaseName << getImageTypeCaseName(testParams.imageType) << "_" << getFormatCaseName(testParams.imageFormat);
1561 testCaseName << getImageTypeCaseName(testParams.imageType) << "_" << getFormatCaseName(format);
1591 testCaseName << getImageTypeCaseName(testParams.imageType) << "_" << getFormatCaseName(testParams.imageFormat);
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageTests.cpp370 std::string getFormatCaseName (const VkFormat format) function in namespace:vkt::pipeline::__anon3842
709 getFormatCaseName(format).c_str(),
H A DvktPipelineBlendTests.cpp1037 std::string getFormatCaseName (VkFormat format) function in namespace:vkt::pipeline
1100 getFormatCaseName(format).c_str(),
H A DvktPipelineDepthTests.cpp894 std::string getFormatCaseName (const VkFormat format) function in namespace:vkt::pipeline::__anon3838
1071 getFormatCaseName(depthFormats[formatNdx]).c_str(),
H A DvktPipelineImageViewTests.cpp323 static std::string getFormatCaseName (const VkFormat format) function in namespace:vkt::pipeline::__anon3845
818 getFormatCaseName(format).c_str(),
H A DvktPipelineSamplerTests.cpp560 std::string getFormatCaseName (const VkFormat format) function in namespace:vkt::pipeline::__anon3855
874 getFormatCaseName(format).c_str(),
H A DvktPipelineStencilTests.cpp1080 std::string getFormatCaseName (VkFormat format) function in namespace:vkt::pipeline::__anon3858
1109 getFormatCaseName(stencilFormat).c_str(),

Completed in 156 milliseconds