Searched defs:is2DViewOf3D (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageSizeTests.cpp | 90 inline VkImageCreateInfo makeImageCreateInfo (const Texture& texture, const VkFormat format, const bool is2DViewOf3D) in makeImageCreateInfo() argument 131 tcu::IVec3 getExpectedImageSizeResult (const Texture& texture, const bool is2DViewOf3D) in getExpectedImageSizeResult() argument 278 std::string getCaseName (const Texture& texture, const deUint32 flags, const bool is2DViewOf3D) in getCaseName() argument 198 SizeTest(tcu::TestContext& testCtx, const std::string& name, const Texture& texture, const VkFormat format, const deUint32 flags, const bool is2DViewOf3D) SizeTest() argument 318 SizeTestInstance(Context& context, const Texture& texture, const VkFormat format, const bool is2DViewOf3D) SizeTestInstance() argument 411 ImageSizeTestInstance(Context& context, const Texture& texture, const VkFormat format, const bool is2DViewOf3D) ImageSizeTestInstance() argument 585 const bool is2DViewOf3D = (boolIdx > 0); createImageSizeTests() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageSizeTests.cpp | 90 inline VkImageCreateInfo makeImageCreateInfo (const Texture& texture, const VkFormat format, const bool is2DViewOf3D) in makeImageCreateInfo() argument 131 tcu::IVec3 getExpectedImageSizeResult (const Texture& texture, const bool is2DViewOf3D) in getExpectedImageSizeResult() argument 280 std::string getCaseName (const Texture& texture, const deUint32 flags, const bool is2DViewOf3D) in getCaseName() argument 199 SizeTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const Texture& texture, const VkFormat format, const deUint32 flags, const bool is2DViewOf3D) SizeTest() argument 320 SizeTestInstance(Context& context, const Texture& texture, const VkFormat format, const bool is2DViewOf3D) SizeTestInstance() argument 413 ImageSizeTestInstance(Context& context, const Texture& texture, const VkFormat format, const bool is2DViewOf3D) ImageSizeTestInstance() argument 587 const bool is2DViewOf3D = (boolIdx > 0); createImageSizeTests() local [all...] |
Completed in 2 milliseconds