Searched defs:is2DViewOf3D (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/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() 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
|