Home
last modified time | relevance | path

Searched defs:inputImage (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp304 …auto inputImage = safeSharedPtr(new Unique<VkImage>(vk::createImage(vk, vkDevice, &inputImageP… in InputAttachmentSparseFillingTestInstance() local
604 for (auto& inputImage : m_inputImages) in createCommandBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp306 …auto inputImage = safeSharedPtr(new Unique<VkImage>(vk::createImage(vk, vkDevice, &inputImageP… in InputAttachmentSparseFillingTestInstance() local
606 for (auto& inputImage : m_inputImages) in createCommandBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsTransientAttachmentTests.cpp388 …const Unique<VkImage> inputImage (makeImage(vk, device, makeImageCreateInfo(m_testFormat, m… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
DvktFragmentOperationsTransientAttachmentTests.cpp388 …const Unique<VkImage> inputImage (makeImage(vk, device, makeImageCreateInfo(m_testFormat, m… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp647 static void convertDepthToColorBufferAccess (const tcu::ConstPixelBufferAccess& inputImage, tcu::Pi… in convertDepthToColorBufferAccess()
659 static void convertStencilToColorBufferAccess (const tcu::ConstPixelBufferAccess& inputImage, tcu::… in convertStencilToColorBufferAccess()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp647 static void convertDepthToColorBufferAccess (const tcu::ConstPixelBufferAccess& inputImage, tcu::Pi… in convertDepthToColorBufferAccess()
659 static void convertStencilToColorBufferAccess (const tcu::ConstPixelBufferAccess& inputImage, tcu::… in convertStencilToColorBufferAccess()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DDvppCommon.cc1662 APP_ERROR DvppCommon::GetJpegEncodeStrideSize(const std::shared_ptr<DvppDataInfo> &inputImage) { in GetJpegEncodeStrideSize()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktShaderTileImageTests.cpp408 const std::string inputImage = in getColorTestTypeFS() local