Home
last modified time | relevance | path

Searched defs:targetImageCreateInfo (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawBaseClass.cpp60 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, targetI… in initialize() local
H A DvktDrawDifferingInterpolationTests.cpp204 …const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, targetImageFormat, targetImageExtent… in iterate() local
H A DvktDrawMultisampleLinearInterpolationTests.cpp122 …const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, imageColorFormat, targetImageExtent,… in iterate() local
H A DvktDrawExplicitVertexParameterTests.cpp363 const ImageCreateInfo targetImageCreateInfo( in iterate() local
H A DvktDrawAhbTests.cpp311 …const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, colorAttachmentFormat, targetImageEx… in iterate() local
H A DvktDrawDepthClampTests.cpp361 …const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, m_format, {WIDTH, HEIGHT, 1u}, 1u, 1… in DepthClampTestInstance() local
H A DvktDrawMultipleClearsWithinRenderPass.cpp225 …const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, m_params.colorFormat, {WIDTH, HEIGHT… in MultipleClearsTest() local
H A DvktDrawInvertedDepthRangesTests.cpp161 const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, // imageType, in InvertedDepthRangesTestInstance() local
H A DvktDrawMultipleInterpolationTests.cpp340 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_params.format, targetImageExte… in render() local
H A DvktDrawInstancedTests.cpp447 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, targetI… in InstancedDrawInstance() local
H A DvktDrawScissorTests.cpp453 const ImageCreateInfo targetImageCreateInfo( in iterate() local
H A DvktDrawVertexAttribDivisorTests.cpp293 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, targetI… in VertexAttributeDivisorInstance() local
H A DvktDrawNegativeViewportHeightTests.cpp208 const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, // imageType, in NegativeViewportHeightTestInstance() local
H A DvktBasicDrawTests.cpp383 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, targetI… in initialize() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateBaseClass.cpp101 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, targetI… in initialize() local
H A DvktDynamicStateRSTests.cpp177 …ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, imageExtent, … in initialize() local
H A DvktDynamicStateDSTests.cpp185 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, imageEx… in initialize() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalDrawAndClearTests.cpp462 …const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, VK_FORMAT_R8G8B8A8_UNORM, targetImag… in createTargetColorImageAndImageView() local
480 …const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, VK_FORMAT_D32_SFLOAT, targetImageExt… in createTargetDepthImageAndImageView() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageSampleDrawnCubeFaceTests.cpp313 const VkImageCreateInfo targetImageCreateInfo = makeImageCreateInfo(imageSize, m_format, false); in iterate() local
H A DvktImageSampleCompressedTextureTests.cpp459 …const VkImageCreateInfo targetImageCreateInfo = makeImageCreateInfo(imageSize, renderedImageFormat… in iterate() local