Home
last modified time | relevance | path

Searched defs:backingType (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageAtomicOperationTests.cpp541 void commonCheckSupport (Context& context, const tcu::TextureFormat& tcuFormat, VkImageTiling tiling, ImageType imageType, const tcu::UVec3& imageSize, AtomicOperation operation, bool useTransfer, ShaderReadType readType, ImageBackingType backingType) in commonCheckSupport() argument
696 BinaryAtomicEndResultCase(tcu::TestContext& testCtx, const string& name, const ImageType imageType, const tcu::UVec3& imageSize, const tcu::TextureFormat& format, const VkImageTiling tiling, const AtomicOperation operation, const bool useTransfer, const ShaderReadType shaderReadType, const ImageBackingType backingType, const glu::GLSLVersion glslVersion) BinaryAtomicEndResultCase() argument
826 BinaryAtomicIntermValuesCase(TestContext& testCtx, const string& name, const ImageType imageType, const tcu::UVec3& imageSize, const TextureFormat& format, const VkImageTiling tiling, const AtomicOperation operation, const bool useTransfer, const ShaderReadType shaderReadType, const ImageBackingType backingType, const glu::GLSLVersion glslVersion) BinaryAtomicIntermValuesCase() argument
1005 BinaryAtomicInstanceBase(Context& context, const string& name, const ImageType imageType, const tcu::UVec3& imageSize, const TextureFormat& format, const VkImageTiling tiling, const AtomicOperation operation, const bool useTransfer, const ShaderReadType shaderReadType, const ImageBackingType backingType) BinaryAtomicInstanceBase() argument
1334 BinaryAtomicEndResultInstance(Context& context, const string& name, const ImageType imageType, const tcu::UVec3& imageSize, const TextureFormat& format, const VkImageTiling tiling, const AtomicOperation operation, const bool useTransfer, const ShaderReadType shaderReadType, const ImageBackingType backingType) BinaryAtomicEndResultInstance() argument
1617 BinaryAtomicIntermValuesInstance(Context& context, const string& name, const ImageType imageType, const tcu::UVec3& imageSize, const TextureFormat& format, const VkImageTiling tiling, const AtomicOperation operation, const bool useTransfer, const ShaderReadType shaderReadType, const ImageBackingType backingType) BinaryAtomicIntermValuesInstance() argument
2021 const auto& backingType = backingTypes[backingTypeIdx]; createImageAtomicOperationTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageAtomicOperationTests.cpp541 void commonCheckSupport (Context& context, const tcu::TextureFormat& tcuFormat, VkImageTiling tiling, ImageType imageType, const tcu::UVec3& imageSize, AtomicOperation operation, bool useTransfer, ShaderReadType readType, ImageBackingType backingType) in commonCheckSupport() argument
697 BinaryAtomicEndResultCase(tcu::TestContext& testCtx, const string& name, const string& description, const ImageType imageType, const tcu::UVec3& imageSize, const tcu::TextureFormat& format, const VkImageTiling tiling, const AtomicOperation operation, const bool useTransfer, const ShaderReadType shaderReadType, const ImageBackingType backingType, const glu::GLSLVersion glslVersion) BinaryAtomicEndResultCase() argument
829 BinaryAtomicIntermValuesCase(TestContext& testCtx, const string& name, const string& description, const ImageType imageType, const tcu::UVec3& imageSize, const TextureFormat& format, const VkImageTiling tiling, const AtomicOperation operation, const bool useTransfer, const ShaderReadType shaderReadType, const ImageBackingType backingType, const glu::GLSLVersion glslVersion) BinaryAtomicIntermValuesCase() argument
1009 BinaryAtomicInstanceBase(Context& context, const string& name, const ImageType imageType, const tcu::UVec3& imageSize, const TextureFormat& format, const VkImageTiling tiling, const AtomicOperation operation, const bool useTransfer, const ShaderReadType shaderReadType, const ImageBackingType backingType) BinaryAtomicInstanceBase() argument
1338 BinaryAtomicEndResultInstance(Context& context, const string& name, const ImageType imageType, const tcu::UVec3& imageSize, const TextureFormat& format, const VkImageTiling tiling, const AtomicOperation operation, const bool useTransfer, const ShaderReadType shaderReadType, const ImageBackingType backingType) BinaryAtomicEndResultInstance() argument
1621 BinaryAtomicIntermValuesInstance(Context& context, const string& name, const ImageType imageType, const tcu::UVec3& imageSize, const TextureFormat& format, const VkImageTiling tiling, const AtomicOperation operation, const bool useTransfer, const ShaderReadType shaderReadType, const ImageBackingType backingType) BinaryAtomicIntermValuesInstance() argument
2025 const auto& backingType = backingTypes[backingTypeIdx]; createImageAtomicOperationTests() local
[all...]

Completed in 6 milliseconds