Home
last modified time | relevance | path

Searched refs:ImageType (Results 1 – 25 of 84) sorted by relevance

1234

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTestsUtil.hpp42 enum ImageType enum
57 vk::VkImageType mapImageType (const ImageType imageType);
58 vk::VkImageViewType mapImageViewType (const ImageType imageType);
59 std::string getImageTypeName (const ImageType imageType);
60 std::string getShaderImageType (const tcu::TextureFormat& format, const ImageType imageType);
63 std::string getShaderImageCoordinates (const ImageType imageType, const std::string& x, const st…
65 tcu::UVec3 getShaderGridSize (const ImageType imageType, const tcu::UVec3& imageSize, const de…
67 tcu::UVec3 getLayerSize (const ImageType imageType, const tcu::UVec3& imageSize);
69 deUint32 getNumLayers (const ImageType imageType, const tcu::UVec3& imageSize);
71 deUint32 getNumPixels (const ImageType imageType, const tcu::UVec3& imageSize);
[all …]
DvktPipelineMultisampleTestsUtil.cpp40 tcu::UVec3 getShaderGridSize (const ImageType imageType, const tcu::UVec3& imageSize, const deUint3… in getShaderGridSize()
78 tcu::UVec3 getLayerSize (const ImageType imageType, const tcu::UVec3& imageSize) in getLayerSize()
102 deUint32 getNumLayers (const ImageType imageType, const tcu::UVec3& imageSize) in getNumLayers()
128 deUint32 getNumPixels (const ImageType imageType, const tcu::UVec3& imageSize) in getNumPixels()
135 deUint32 getDimensions (const ImageType imageType) in getDimensions()
159 deUint32 getLayerDimensions (const ImageType imageType) in getLayerDimensions()
183 VkImageType mapImageType (const ImageType imageType) in mapImageType()
207 VkImageViewType mapImageViewType (const ImageType imageType) in mapImageViewType()
225 std::string getImageTypeName (const ImageType imageType) in getImageTypeName()
244 std::string getShaderImageType (const tcu::TextureFormat& format, const ImageType imageType) in getShaderImageType()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.hpp43 enum ImageType enum
80 ImageType imageType;
85 std::vector<TestFormat> getTestFormats (const ImageType& imageType);
87 vk::VkImageType mapImageType (const ImageType imageType);
89 vk::VkImageViewType mapImageViewType (const ImageType imageType);
91 std::string getImageTypeName (const ImageType imageType);
94 const ImageType imageType);
97 const ImageType imageType);
109 std::string getShaderImageCoordinates (const ImageType imageType,
115 tcu::UVec3 getShaderGridSize (const ImageType imageType,
[all …]
DvktSparseResourcesShaderIntrinsicsBase.hpp95 std::string getOpTypeImageSparse (const ImageType imageType,
99 std::string getOpTypeImageSparse (const ImageType imageType,
103 std::string getOpTypeImageResidency (const ImageType imageType);
111 const ImageType imageType, in SparseShaderIntrinsicsCaseBase()
140 const ImageType m_imageType;
150 const ImageType imageType, in SparseShaderIntrinsicsInstanceBase()
176 const ImageType m_imageType;
DvktSparseResourcesShaderIntrinsicsSampled.hpp39 const ImageType imageType, in SparseShaderIntrinsicsCaseSampledBase()
59 const ImageType imageType, in SparseShaderIntrinsicsCaseSampledExplicit()
73 const ImageType imageType, in SparseCaseOpImageSparseSampleExplicitLod()
91 const ImageType imageType, in SparseShaderIntrinsicsCaseSampledImplicit()
105 const ImageType imageType, in SparseCaseOpImageSparseSampleImplicitLod()
123 const ImageType imageType, in SparseCaseOpImageSparseGather()
DvktSparseResourcesImageAlignedMipSize.cpp62 const ImageType imageType,
71 const ImageType m_imageType;
79 const ImageType imageType, in ImageAlignedMipSizeCase()
107 const ImageType imageType,
114 const ImageType m_imageType;
120 const ImageType imageType, in ImageAlignedMipSizeInstance()
267 const ImageType imageType = imageParameters[imageTypeNdx].imageType; in createImageAlignedMipSizeTests()
DvktSparseResourcesTestsUtil.cpp40 std::vector<TestFormat> getTestFormats (const ImageType& imageType) in getTestFormats()
103 tcu::UVec3 getShaderGridSize (const ImageType imageType, const tcu::UVec3& imageSize, const deUint3… in getShaderGridSize()
141 tcu::UVec3 getLayerSize (const ImageType imageType, const tcu::UVec3& imageSize) in getLayerSize()
165 deUint32 getNumLayers (const ImageType imageType, const tcu::UVec3& imageSize) in getNumLayers()
191 deUint32 getNumPixels (const ImageType imageType, const tcu::UVec3& imageSize) in getNumPixels()
198 deUint32 getDimensions (const ImageType imageType) in getDimensions()
222 deUint32 getLayerDimensions (const ImageType imageType) in getLayerDimensions()
246 …stanceInterface& instance, const VkPhysicalDevice physicalDevice, const ImageType imageType, const… in isImageSizeSupported()
404 VkImageType mapImageType (const ImageType imageType) in mapImageType()
428 VkImageViewType mapImageViewType (const ImageType imageType) in mapImageViewType()
[all …]
DvktSparseResourcesImageBlockShapes.cpp62 const ImageType imageType,
72 const ImageType m_imageType;
81 const ImageType imageType, in ImageBlockShapesCase()
111 const ImageType imageType,
119 const ImageType m_imageType;
126 const ImageType imageType, in ImageBlockShapesInstance()
455 const ImageType imageType = imageParameters[imageTypeNdx].imageType; in createImageBlockShapesTests()
DvktSparseResourcesShaderIntrinsicsStorage.hpp39 const ImageType imageType, in SparseShaderIntrinsicsCaseStorage()
62 const ImageType imageType, in SparseCaseOpImageSparseFetch()
85 const ImageType imageType, in SparseCaseOpImageSparseRead()
DvktSparseResourcesImageSparseBinding.cpp63 const ImageType imageType,
73 const ImageType m_imageType;
81 const ImageType imageType, in ImageSparseBindingCase()
106 const ImageType imageType,
115 const ImageType m_imageType;
121 const ImageType imageType, in ImageSparseBindingInstance()
455 const ImageType imageType = imageParameters[imageTypeNdx].imageType; in createImageSparseBindingTestsCommon()
/external/OpenCL-CTS/test_conformance/clcpp/images/
Dtest_read.hpp29 template<cl_mem_object_type ImageType, cl_channel_type ChannelType>
30 struct image_test : image_test_base<ImageType, ChannelType>
141 image_desc.image_type = ImageType; in run()
142 if (ImageType == CL_MEM_OBJECT_IMAGE1D) in run()
148 else if (ImageType == CL_MEM_OBJECT_IMAGE2D) in run()
154 else if (ImageType == CL_MEM_OBJECT_IMAGE3D) in run()
248 template<cl_mem_object_type ImageType>
258 error = image_test<ImageType, CL_SIGNED_INT8>(channel_order) in run_test_cases()
261 error = image_test<ImageType, CL_SIGNED_INT16>(channel_order) in run_test_cases()
264 error = image_test<ImageType, CL_SIGNED_INT32>(channel_order) in run_test_cases()
[all …]
Dtest_write.hpp30 template<cl_mem_object_type ImageType, cl_channel_type ChannelType>
31 struct image_test : image_test_base<ImageType, ChannelType>
142 image_desc.image_type = ImageType; in run()
143 if (ImageType == CL_MEM_OBJECT_IMAGE1D) in run()
149 else if (ImageType == CL_MEM_OBJECT_IMAGE2D) in run()
155 else if (ImageType == CL_MEM_OBJECT_IMAGE3D) in run()
268 template<cl_mem_object_type ImageType>
278 error = image_test<ImageType, CL_SIGNED_INT8>(channel_order) in run_test_cases()
281 error = image_test<ImageType, CL_SIGNED_INT16>(channel_order) in run_test_cases()
284 error = image_test<ImageType, CL_SIGNED_INT32>(channel_order) in run_test_cases()
[all …]
Dtest_sample.hpp37 template<cl_mem_object_type ImageType, cl_channel_type ChannelType>
38 struct image_test : image_test_base<ImageType, ChannelType>
184 image_desc.image_type = ImageType; in run()
185 if (ImageType == CL_MEM_OBJECT_IMAGE1D) in run()
191 else if (ImageType == CL_MEM_OBJECT_IMAGE2D) in run()
197 else if (ImageType == CL_MEM_OBJECT_IMAGE3D) in run()
303 template<cl_mem_object_type ImageType>
314 error = image_test<ImageType, CL_SIGNED_INT8>(channel_order, source) in run_test_cases()
317 error = image_test<ImageType, CL_SIGNED_INT16>(channel_order, source) in run_test_cases()
320 error = image_test<ImageType, CL_SIGNED_INT32>(channel_order, source) in run_test_cases()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.hpp39 enum ImageType enum
53 vk::VkImageType mapImageType (const ImageType imageType);
54 vk::VkImageViewType mapImageViewType (const ImageType imageType);
55 std::string getImageTypeName (const ImageType imageType);
57 std::string getShaderImageType (const tcu::TextureFormat& format, const ImageType imageType, …
111 tcu::UVec3 getShaderGridSize (const ImageType imageType, const tcu::UVec3& imageSize); //!< Size…
112 tcu::UVec3 getLayerSize (const ImageType imageType, const tcu::UVec3& imageSize); //!< Size of …
113 deUint32 getNumLayers (const ImageType imageType, const tcu::UVec3& imageSize); //!< Number of …
114 deUint32 getNumPixels (const ImageType imageType, const tcu::UVec3& imageSize); //!< Number of …
115 deUint32 getDimensions (const ImageType imageType); //!< Coordinate dimension used for a…
[all …]
DvktImageTexture.hpp38 …Texture (const ImageType imageType, const tcu::IVec3& imageLayerSize, const int layers, const in…
41 ImageType type (void) const { return m_type; } //!< Texture type in type()
54 const ImageType m_type;
DvktImageQualifiersTests.cpp71 const tcu::UVec3 getLocalWorkGroupSize (const ImageType imageType, const tcu::UVec3& imageSize) in getLocalWorkGroupSize()
81 const tcu::UVec3 getNumWorkGroups (const ImageType imageType, const tcu::UVec3& imageSize) in getNumWorkGroups()
89 tcu::ConstPixelBufferAccess getLayerOrSlice (const ImageType imageType, in getLayerOrSlice()
117 const ImageType imageType, in comparePixelBuffers()
166 const std::string getCoordStr (const ImageType imageType, in getCoordStr()
209 const ImageType imageType,
223 const ImageType m_imageType;
233 const ImageType imageType, in MemoryQualifierTestCase()
321 const ImageType imageType,
344 const ImageType m_imageType;
[all …]
DvktImageTestsUtil.cpp60 tcu::UVec3 getShaderGridSize (const ImageType imageType, const tcu::UVec3& imageSize) in getShaderGridSize()
90 tcu::UVec3 getLayerSize (const ImageType imageType, const tcu::UVec3& imageSize) in getLayerSize()
114 deUint32 getNumLayers (const ImageType imageType, const tcu::UVec3& imageSize) in getNumLayers()
140 deUint32 getNumPixels (const ImageType imageType, const tcu::UVec3& imageSize) in getNumPixels()
147 deUint32 getDimensions (const ImageType imageType) in getDimensions()
171 deUint32 getLayerDimensions (const ImageType imageType) in getLayerDimensions()
499 VkImageType mapImageType (const ImageType imageType) in mapImageType()
523 VkImageViewType mapImageViewType (const ImageType imageType) in mapImageViewType()
541 std::string getImageTypeName (const ImageType imageType) in getImageTypeName()
566 std::string getShaderImageType (const tcu::TextureFormat& format, const ImageType imageType, const … in getShaderImageType()
DvktImageAtomicOperationTests.cpp93 static string getCoordStr (const ImageType imageType, in getCoordStr()
266 const ImageType imageType,
277 const ImageType m_imageType;
287 const ImageType imageType, in BinaryAtomicEndResultCase()
347 const ImageType imageType,
358 const ImageType m_imageType;
368 const ImageType imageType, in BinaryAtomicIntermValuesCase()
430 const ImageType imageType,
449 const ImageType m_imageType;
464 const ImageType imageType, in BinaryAtomicInstanceBase()
[all …]
DvktImageLoadStoreUtil.hpp72 ImageType getImageTypeForSingleLayer (const ImageType imageType);
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DImageHeaderParser.java3 import static com.bumptech.glide.load.resource.bitmap.ImageHeaderParser.ImageType.GIF;
4 import static com.bumptech.glide.load.resource.bitmap.ImageHeaderParser.ImageType.JPEG;
5 import static com.bumptech.glide.load.resource.bitmap.ImageHeaderParser.ImageType.PNG;
6 import static com.bumptech.glide.load.resource.bitmap.ImageHeaderParser.ImageType.PNG_A;
7 import static com.bumptech.glide.load.resource.bitmap.ImageHeaderParser.ImageType.UNKNOWN;
26 public static enum ImageType { enum in ImageHeaderParser
39 ImageType(boolean hasAlpha) { in ImageType() method in ImageHeaderParser.ImageType
86 public ImageType getType() throws IOException { in getType()
DDownsampler.java27 private static final Set<ImageHeaderParser.ImageType> TYPES_THAT_USE_POOL = EnumSet.of(
28 …ImageHeaderParser.ImageType.JPEG, ImageHeaderParser.ImageType.PNG_A, ImageHeaderParser.ImageType.P…
213 final ImageHeaderParser.ImageType type = new ImageHeaderParser(is).getType(); in shouldUsePool()
/external/crosvm/qcow_utils/src/
Dqcow_utils.rs16 use qcow::{ImageType, QcowFile};
80 ImageType::Raw => Box::new(raw_image), in expand_disk_image()
81 ImageType::Qcow2 => match QcowFile::from(raw_image) { in expand_disk_image()
123 || match qcow::convert(src_file, dst_file, ImageType::Qcow2) { in convert_to_qcow2()
148 catch_unwind(|| match qcow::convert(src_file, dst_file, ImageType::Raw) { in convert_to_raw()
/external/webrtc/webrtc/modules/video_coding/
Dqm_select.h44 enum ImageType { enum
141 ImageType GetImageType(uint16_t width, uint16_t height);
144 ImageType FindClosestImageType(uint16_t width, uint16_t height);
162 ImageType image_type_;
/external/ImageMagick/MagickCore/
Dattribute.h28 extern MagickExport ImageType
39 SetImageType(Image *,const ImageType,ExceptionInfo *);
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/gifbitmap/
DGifBitmapWrapperResourceDecoder.java82 ImageHeaderParser.ImageType type = parser.parse(bis); in decodeStream()
86 if (type == ImageHeaderParser.ImageType.GIF) { in decodeStream()
146 public ImageHeaderParser.ImageType parse(InputStream is) throws IOException { in parse()

1234