/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawBaseClass.cpp | 60 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, targetI… in initialize() local
|
H A D | vktDrawDifferingInterpolationTests.cpp | 204 …const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, targetImageFormat, targetImageExtent… in iterate() local
|
H A D | vktDrawMultisampleLinearInterpolationTests.cpp | 122 …const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, imageColorFormat, targetImageExtent,… in iterate() local
|
H A D | vktDrawExplicitVertexParameterTests.cpp | 363 const ImageCreateInfo targetImageCreateInfo( in iterate() local
|
H A D | vktDrawAhbTests.cpp | 311 …const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, colorAttachmentFormat, targetImageEx… in iterate() local
|
H A D | vktDrawDepthClampTests.cpp | 361 …const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, m_format, {WIDTH, HEIGHT, 1u}, 1u, 1… in DepthClampTestInstance() local
|
H A D | vktDrawMultipleClearsWithinRenderPass.cpp | 225 …const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, m_params.colorFormat, {WIDTH, HEIGHT… in MultipleClearsTest() local
|
H A D | vktDrawInvertedDepthRangesTests.cpp | 161 const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, // imageType, in InvertedDepthRangesTestInstance() local
|
H A D | vktDrawMultipleInterpolationTests.cpp | 340 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_params.format, targetImageExte… in render() local
|
H A D | vktDrawInstancedTests.cpp | 447 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, targetI… in InstancedDrawInstance() local
|
H A D | vktDrawScissorTests.cpp | 453 const ImageCreateInfo targetImageCreateInfo( in iterate() local
|
H A D | vktDrawVertexAttribDivisorTests.cpp | 293 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, targetI… in VertexAttributeDivisorInstance() local
|
H A D | vktDrawNegativeViewportHeightTests.cpp | 208 const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, // imageType, in NegativeViewportHeightTestInstance() local
|
H A D | vktBasicDrawTests.cpp | 383 …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 D | vktDynamicStateBaseClass.cpp | 101 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, targetI… in initialize() local
|
H A D | vktDynamicStateRSTests.cpp | 177 …ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, imageExtent, … in initialize() local
|
H A D | vktDynamicStateDSTests.cpp | 185 …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 D | vktConditionalDrawAndClearTests.cpp | 462 …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 D | vktImageSampleDrawnCubeFaceTests.cpp | 313 const VkImageCreateInfo targetImageCreateInfo = makeImageCreateInfo(imageSize, m_format, false); in iterate() local
|
H A D | vktImageSampleCompressedTextureTests.cpp | 459 …const VkImageCreateInfo targetImageCreateInfo = makeImageCreateInfo(imageSize, renderedImageFormat… in iterate() local
|