Searched defs:is2DViewOf3D (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| D | vktImageSizeTests.cpp | 90 …teInfo makeImageCreateInfo (const Texture& texture, const VkFormat format, const bool is2DViewOf3D) in makeImageCreateInfo() 131 tcu::IVec3 getExpectedImageSizeResult (const Texture& texture, const bool is2DViewOf3D) in getExpectedImageSizeResult() 203 const bool is2DViewOf3D) in SizeTest() 278 std::string getCaseName (const Texture& texture, const deUint32 flags, const bool is2DViewOf3D) in getCaseName() 318 …Instance (Context& context, const Texture& texture, const VkFormat format, const bool is2DViewOf3D) in SizeTestInstance() 411 …Instance (Context& context, const Texture& texture, const VkFormat format, const bool is2DViewOf3D) in ImageSizeTestInstance() 585 const bool is2DViewOf3D = (boolIdx > 0); in createImageSizeTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| D | vktImageSizeTests.cpp | 90 …teInfo makeImageCreateInfo (const Texture& texture, const VkFormat format, const bool is2DViewOf3D) in makeImageCreateInfo() 131 tcu::IVec3 getExpectedImageSizeResult (const Texture& texture, const bool is2DViewOf3D) in getExpectedImageSizeResult() 205 const bool is2DViewOf3D) in SizeTest() 280 std::string getCaseName (const Texture& texture, const deUint32 flags, const bool is2DViewOf3D) in getCaseName() 320 …Instance (Context& context, const Texture& texture, const VkFormat format, const bool is2DViewOf3D) in SizeTestInstance() 413 …Instance (Context& context, const Texture& texture, const VkFormat format, const bool is2DViewOf3D) in ImageSizeTestInstance() 587 const bool is2DViewOf3D = (boolIdx > 0); in createImageSizeTests() local
|