Searched defs:targetImageCreateInfo (Results 1 – 10 of 10) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawBaseClass.cpp | 53 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, targetI… in initialize() local
|
D | vktDrawDifferingInterpolationTests.cpp | 186 …const ImageCreateInfo targetImageCreateInfo (VK_IMAGE_TYPE_2D, VK_FORMAT_R8G8B8A8_UNORM, targetI… in iterate() local
|
D | vktDrawInvertedDepthRangesTests.cpp | 123 const ImageCreateInfo targetImageCreateInfo( in InvertedDepthRangesTestInstance() local
|
D | vktDrawNegativeViewportHeightTests.cpp | 124 const ImageCreateInfo targetImageCreateInfo( in NegativeViewportHeightTestInstance() local
|
D | vktDrawInstancedTests.cpp | 333 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, targetI… in InstancedDrawInstance() local
|
D | vktBasicDrawTests.cpp | 340 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, targetI… in initialize() local
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateBaseClass.cpp | 57 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, targetI… in initialize() local
|
D | vktDynamicStateRSTests.cpp | 133 …ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, imageExtent, … in initialize() local
|
D | vktDynamicStateDSTests.cpp | 143 …const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D, m_colorAttachmentFormat, imageEx… in initialize() local
|
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalDrawAndClearTests.cpp | 322 …const ImageCreateInfo targetImageCreateInfo( VK_IMAGE_TYPE_2D, VK_FORMAT_R8G8B8A8_UNORM, targetIm… in createTargetColorImageAndImageView() local 336 …const ImageCreateInfo targetImageCreateInfo(VK_IMAGE_TYPE_2D, VK_FORMAT_D32_SFLOAT, targetImageEx… in createTargetDepthImageAndImageView() local
|