Home
last modified time | relevance | path

Searched defs:viewMasks (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.cpp239 const vector<deUint32>& viewMasks, in makeRenderPass()
412 …ace& vk, const VkDevice device, const VkFormat colorFormat, const vector<deUint32>& viewMasks, con… in makeRenderPassWithDepth()
439 const vector<deUint32>& viewMasks, in makeRenderPassWithAttachments()
DvktMultiViewRenderTests.cpp100 vector<deUint32> viewMasks; member
113 const vector<deUint32>& viewMasks, in makeRenderPass()
133 const vector<deUint32>& viewMasks, in makeRenderPassWithAttachments()
150 const vector<deUint32>& viewMasks, in makeRenderPassWithDepth()
563 vector<deUint32> viewMasks(multiviewProperties.maxMultiviewViewCount); in fillMissingParameters() local
3577 static std::string createViewMasksName(const std::vector<deUint32>& viewMasks) in createViewMasksName()
3644 vector<deUint32> viewMasks[testCaseCount]; in multiViewRenderCreateTests() local
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp6129 uint32_t viewMasks[] = {0x3u}; in TEST_F() local
6186 uint32_t viewMasks[] = {0x3u, 0u}; in TEST_F() local