Searched defs:inputImage (Results 1 – 8 of 8) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 304 …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/ |
| D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 306 …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/ |
| D | vktFragmentOperationsTransientAttachmentTests.cpp | 388 …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/ |
| D | vktFragmentOperationsTransientAttachmentTests.cpp | 388 …const Unique<VkImage> inputImage (makeImage(vk, device, makeImageCreateInfo(m_testFormat, m… in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| D | vktGeometryLayeredRenderingTests.cpp | 647 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/ |
| D | vktGeometryLayeredRenderingTests.cpp | 647 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/ |
| D | DvppCommon.cc | 1662 APP_ERROR DvppCommon::GetJpegEncodeStrideSize(const std::shared_ptr<DvppDataInfo> &inputImage) { in GetJpegEncodeStrideSize()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| D | vktShaderTileImageTests.cpp | 408 const std::string inputImage = in getColorTestTypeFS() local
|