Searched defs:viewMasks (Results 1 – 10 of 10) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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() 662 vector<deUint32> viewMasks(multiviewProperties.maxMultiviewViewCount); in fillMissingParameters() local 4327 static std::string createViewMasksName(const std::vector<deUint32>& viewMasks) in createViewMasksName() 4396 vector<deUint32> viewMasks[testCaseCount]; in multiViewRenderCreateTests() local
|
/third_party/vk-gl-cts/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() 662 vector<deUint32> viewMasks(multiviewProperties.maxMultiviewViewCount); in fillMissingParameters() local 4327 static std::string createViewMasksName(const std::vector<deUint32>& viewMasks) in createViewMasksName() 4396 vector<deUint32> viewMasks[testCaseCount]; in multiViewRenderCreateTests() local
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkRenderPass.hpp | 105 uint32_t *viewMasks = nullptr; member in vk::RenderPass
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawMultiExtTests.cpp | 628 std::vector<deUint32> viewMasks; in makeMultidrawRenderPass() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultiExtTests.cpp | 628 std::vector<deUint32> viewMasks; in makeMultidrawRenderPass() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
D | vktMeshShaderBuiltinTestsEXT.cpp | 233 std::vector<deUint32> viewMasks; in createCustomRenderPass() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderBuiltinTestsEXT.cpp | 233 std::vector<deUint32> viewMasks; in createCustomRenderPass() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_cache_utils.cpp | 1228 SubpassVector<uint32_t> viewMasks(subpassDesc.size(), in InitializeRenderPassFromDesc() local
|