Searched defs:viewMasks (Results 1 – 7 of 7) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/multiview/ |
| D | vktMultiViewRenderUtil.cpp | 162 const vector<deUint32>& viewMasks, in makeRenderPass() 337 …ace& vk, const VkDevice device, const VkFormat colorFormat, const vector<deUint32>& viewMasks, con… in makeRenderPassWithDepth() 364 const vector<deUint32>& viewMasks, in makeRenderPassWithAttachments()
|
| D | vktMultiViewRenderTests.cpp | 109 vector<deUint32> viewMasks; member 129 const vector<deUint32>& viewMasks, in makeRenderPass() 149 const vector<deUint32>& viewMasks, in makeRenderPassWithAttachments() 166 const vector<deUint32>& viewMasks, in makeRenderPassWithDepth() 660 vector<deUint32> viewMasks(multiviewProperties.maxMultiviewViewCount); in fillMissingParameters() local 4334 static std::string createViewMasksName(const std::vector<deUint32>& viewMasks) in createViewMasksName() 4403 vector<deUint32> viewMasks[testCaseCount]; in multiViewRenderCreateTests() local
|
| /external/swiftshader/src/Vulkan/ |
| D | VkRenderPass.hpp | 105 uint32_t *viewMasks = nullptr; member in vk::RenderPass
|
| /external/deqp/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawMultiExtTests.cpp | 628 std::vector<deUint32> viewMasks; in makeMultidrawRenderPass() local
|
| /external/vulkan-validation-layers/tests/ |
| D | vklayertests_descriptor_renderpass_framebuffer.cpp | 1976 uint32_t viewMasks[] = {0x3u}; in TEST_F() local 2027 uint32_t viewMasks[] = {0x3u, 0u}; in TEST_F() local
|
| /external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
| D | vktMeshShaderBuiltinTestsEXT.cpp | 233 std::vector<deUint32> viewMasks; in createCustomRenderPass() local
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | vk_cache_utils.cpp | 863 SubpassVector<uint32_t> *viewMasks, in ToRenderPassMultiviewCreateInfo() 961 SubpassVector<uint32_t> viewMasks; in CreateRenderPass1() local
|