Home
last modified time | relevance | path

Searched defs:FrameBufferState (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
DvktDrawUtil.hpp44 struct FrameBufferState struct
49 vk::VkFormat colorFormat = vk::VK_FORMAT_R8G8B8A8_UNORM;
50 vk::VkFormat depthFormat = vk::VK_FORMAT_UNDEFINED;
51 tcu::UVec2 renderSize;
52 deUint32 numSamples = vk::VK_SAMPLE_COUNT_1_BIT;
53 vk::VkImageView depthImageView = 0;
DvktDrawUtil.cpp107 FrameBufferState::FrameBufferState(deUint32 renderWidth_, deUint32 renderHeight_) in FrameBufferState() function in vkt::drawutil::FrameBufferState
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.hpp44 struct FrameBufferState struct
49 vk::VkFormat colorFormat = vk::VK_FORMAT_R8G8B8A8_UNORM;
50 vk::VkFormat depthFormat = vk::VK_FORMAT_UNDEFINED;
51 tcu::UVec2 renderSize;
52 deUint32 numSamples = vk::VK_SAMPLE_COUNT_1_BIT;
53 vk::VkImageView depthImageView = 0;
DvktDrawUtil.cpp107 FrameBufferState::FrameBufferState(deUint32 renderWidth_, deUint32 renderHeight_) in FrameBufferState() function in vkt::drawutil::FrameBufferState