Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
DvktMultiViewRenderUtil.cpp162 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()
DvktMultiViewRenderTests.cpp109 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/
DvktMultiViewRenderUtil.cpp162 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()
DvktMultiViewRenderTests.cpp109 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/
DVkRenderPass.hpp105 uint32_t *viewMasks = nullptr; member in vk::RenderPass
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultiExtTests.cpp628 std::vector<deUint32> viewMasks; in makeMultidrawRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp628 std::vector<deUint32> viewMasks; in makeMultidrawRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderBuiltinTestsEXT.cpp233 std::vector<deUint32> viewMasks; in createCustomRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTestsEXT.cpp233 std::vector<deUint32> viewMasks; in createCustomRenderPass() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1228 SubpassVector<uint32_t> viewMasks(subpassDesc.size(), in InitializeRenderPassFromDesc() local