OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_colorAttachmentFormat
(Results
1 - 17
of
17
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawBaseClass.cpp
34
,
m_colorAttachmentFormat
(vk::VK_FORMAT_R8G8B8A8_UNORM)
51
const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D,
m_colorAttachmentFormat
, targetImageExtent, 1, 1, vk::VK_SAMPLE_COUNT_1_BIT,
56
const ImageViewCreateInfo colorTargetViewInfo(m_colorTargetImage->object(), vk::VK_IMAGE_VIEW_TYPE_2D,
m_colorAttachmentFormat
);
60
renderPassCreateInfo.addAttachment(AttachmentDescription(
m_colorAttachmentFormat
,
vktDrawBaseClass.hpp
122
vk::VkFormat
m_colorAttachmentFormat
;
vktDrawNegativeViewportHeightTests.cpp
75
const VkFormat
m_colorAttachmentFormat
;
88
,
m_colorAttachmentFormat
(VK_FORMAT_R8G8B8A8_UNORM)
122
m_colorAttachmentFormat
, // format,
134
m_colorAttachmentFormat
, // format
166
const ImageViewCreateInfo colorTargetViewInfo (m_colorTargetImage->object(), VK_IMAGE_VIEW_TYPE_2D,
m_colorAttachmentFormat
);
357
MovePtr<tcu::TextureLevel> image (new tcu::TextureLevel(mapVkFormat(
m_colorAttachmentFormat
), WIDTH, HEIGHT));
vktDrawInstancedTests.cpp
215
vk::VkFormat
m_colorAttachmentFormat
;
296
,
m_colorAttachmentFormat
(vk::VK_FORMAT_R8G8B8A8_UNORM)
311
const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D,
m_colorAttachmentFormat
, targetImageExtent, 1, 1, vk::VK_SAMPLE_COUNT_1_BIT,
316
const ImageViewCreateInfo colorTargetViewInfo(m_colorTargetImage->object(), vk::VK_IMAGE_VIEW_TYPE_2D,
m_colorAttachmentFormat
);
320
renderPassCreateInfo.addAttachment(AttachmentDescription(
m_colorAttachmentFormat
,
591
tcu::TextureLevel refImage (vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
vktBasicDrawTests.cpp
287
vk::VkFormat
m_colorAttachmentFormat
;
307
,
m_colorAttachmentFormat
(vk::VK_FORMAT_R8G8B8A8_UNORM)
326
const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D,
m_colorAttachmentFormat
, targetImageExtent, 1, 1, vk::VK_SAMPLE_COUNT_1_BIT,
331
const ImageViewCreateInfo colorTargetViewInfo(m_colorTargetImage->object(), vk::VK_IMAGE_VIEW_TYPE_2D,
m_colorAttachmentFormat
);
335
renderPassCreateInfo.addAttachment(AttachmentDescription(
m_colorAttachmentFormat
,
683
tcu::TextureLevel refImage (vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
811
tcu::TextureLevel refImage (vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
[
all
...]
vktDrawIndexedTest.cpp
189
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
312
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
vktDrawSimpleTest.cpp
167
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
275
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
vktDrawIndirectTest.cpp
427
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
694
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
vktDrawShaderDrawParametersTests.cpp
321
tcu::TextureLevel referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), static_cast<int>(0.5f + WIDTH), static_cast<int>(0.5f + HEIGHT));
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateBaseClass.cpp
38
,
m_colorAttachmentFormat
(vk::VK_FORMAT_R8G8B8A8_UNORM)
55
const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D,
m_colorAttachmentFormat
, targetImageExtent, 1, 1, vk::VK_SAMPLE_COUNT_1_BIT,
60
const ImageViewCreateInfo colorTargetViewInfo(m_colorTargetImage->object(), vk::VK_IMAGE_VIEW_TYPE_2D,
m_colorAttachmentFormat
);
64
renderPassCreateInfo.addAttachment(AttachmentDescription(
m_colorAttachmentFormat
,
vktDynamicStateBaseClass.hpp
85
vk::VkFormat
m_colorAttachmentFormat
;
vktDynamicStateRSTests.cpp
53
,
m_colorAttachmentFormat
(vk::VK_FORMAT_R8G8B8A8_UNORM)
69
vk::VkFormat
m_colorAttachmentFormat
;
131
ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D,
m_colorAttachmentFormat
, imageExtent, 1, 1, vk::VK_SAMPLE_COUNT_1_BIT, vk::VK_IMAGE_TILING_OPTIMAL,
142
const ImageViewCreateInfo colorTargetViewInfo(m_colorTargetImage->object(), vk::VK_IMAGE_VIEW_TYPE_2D,
m_colorAttachmentFormat
);
149
renderPassCreateInfo.addAttachment(AttachmentDescription(
m_colorAttachmentFormat
,
455
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
561
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
667
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
vktDynamicStateVPTests.cpp
155
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
202
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
347
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
vktDynamicStateDSTests.cpp
60
,
m_colorAttachmentFormat
(vk::VK_FORMAT_R8G8B8A8_UNORM)
76
vk::VkFormat
m_colorAttachmentFormat
;
140
const ImageCreateInfo targetImageCreateInfo(vk::VK_IMAGE_TYPE_2D,
m_colorAttachmentFormat
, imageExtent, 1, 1, vk::VK_SAMPLE_COUNT_1_BIT,
155
const ImageViewCreateInfo colorTargetViewInfo(m_colorTargetImage->object(), vk::VK_IMAGE_VIEW_TYPE_2D,
m_colorAttachmentFormat
);
162
renderPassCreateInfo.addAttachment(AttachmentDescription(
m_colorAttachmentFormat
,
493
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
645
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
[
all
...]
vktDynamicStateGeneralTests.cpp
120
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
230
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
380
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
vktDynamicStateCBTests.cpp
129
tcu::Texture2D referenceFrame(vk::mapVkFormat(
m_colorAttachmentFormat
), (int)(0.5 + WIDTH), (int)(0.5 + HEIGHT));
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolOcclusionTests.cpp
77
vk::VkFormat
m_colorAttachmentFormat
;
82
,
m_colorAttachmentFormat
(vk::VK_FORMAT_R8G8B8A8_UNORM)
97
const ImageCreateInfo colorImageCreateInfo(vk::VK_IMAGE_TYPE_2D,
m_colorAttachmentFormat
, imageExtent, 1, 1, vk::VK_SAMPLE_COUNT_1_BIT, vk::VK_IMAGE_TILING_OPTIMAL,
102
const ImageViewCreateInfo attachmentViewInfo(m_colorAttachmentImage->object(), vk::VK_IMAGE_VIEW_TYPE_2D,
m_colorAttachmentFormat
);
119
renderPassCreateInfo.addAttachment(AttachmentDescription(
m_colorAttachmentFormat
, // format
[
all
...]
Completed in 326 milliseconds