Home
last modified time | relevance | path

Searched defs:ImageFormat (Results 1 – 25 of 50) sorted by relevance

12

/external/deqp/modules/glshared/
DglsFboUtil.hpp102 struct ImageFormat struct
104 glw::GLenum format;
107 glw::GLenum unsizedType;
109 bool operator<(const ImageFormat &other) const in operator <()
114 static ImageFormat none(void) in none()
/external/vboot_reference/firmware/include/
Dbmpblk_header.h125 typedef enum ImageFormat { enum
129 } ImageFormat; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVDuplicatesTracker.h84 unsigned ImageFormat : 6; member
DSPIRVGlobalRegistry.cpp826 SPIRV::ImageFormat::ImageFormat ImageFormat, in getOrCreateOpTypeImage()
/external/ComputeLibrary/include/CL/
Dopencl.hpp2116 struct ImageFormat : public cl_image_format struct
2119 ImageFormat(){} in ImageFormat() argument
2122 ImageFormat(cl_channel_order order, cl_channel_type type) in ImageFormat() argument
2129 ImageFormat(const ImageFormat &other) { *this = other; } in ImageFormat() function
2132 ImageFormat& operator = (const ImageFormat& rhs) in operator =()
/external/libgav1/src/gav1/
Ddecoder_buffer.h212 using ImageFormat = Libgav1ImageFormat; variable
/external/mesa3d/include/CL/
Dopencl.hpp2110 struct ImageFormat : public cl_image_format struct
2113 ImageFormat(){} in ImageFormat() function
2116 ImageFormat(cl_channel_order order, cl_channel_type type) in ImageFormat() function
2123 ImageFormat(const ImageFormat &other) { *this = other; } in ImageFormat() function
2126 ImageFormat& operator = (const ImageFormat& rhs) in operator =()
Dcl.hpp2021 struct ImageFormat : public cl_image_format struct
2024 ImageFormat(){} in ImageFormat() argument
2027 ImageFormat(cl_channel_order order, cl_channel_type type) in ImageFormat() function
2034 ImageFormat& operator = (const ImageFormat& rhs) in operator =()
/external/aws-sdk-java-v2/services/signer/src/main/resources/codegen-resources/
Ddocs-2.json164 "ImageFormat": { object
Dapi-2.json307 "ImageFormat":{ object
/external/rust/crates/vulkano/src/shader/
Dmod.rs861 ImageFormat, enumerator
/external/OpenCL-CLHPP/include/CL/
Dopencl.hpp2398 struct ImageFormat : public cl_image_format struct
2401 ImageFormat(){} in ImageFormat() function
2404 ImageFormat(cl_channel_order order, cl_channel_type type) in ImageFormat() function
2411 ImageFormat(const ImageFormat &other) { *this = other; } in ImageFormat() function
2414 ImageFormat& operator = (const ImageFormat& rhs) in operator =()
/external/rust/crates/vulkano/out/
Dspirv_parse.rs10339 pub enum ImageFormat { enum
10383 impl ImageFormat { impl
10385 fn parse(reader: &mut InstructionReader<'_>) -> Result<ImageFormat, ParseError> { in parse()
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs173 public enum ImageFormat enum in Spv.Specification
/external/angle/third_party/spirv-headers/src/include/spirv/1.1/
Dspirv.cs173 public enum ImageFormat enum in Spv.Specification
/external/angle/third_party/spirv-headers/src/include/spirv/1.0/
Dspirv.cs169 public enum ImageFormat enum in Spv.Specification
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.cs173 public enum ImageFormat enum in Spv.Specification
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.cs169 public enum ImageFormat enum in Spv.Specification
Dspirv.hpp173 enum ImageFormat { enum
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs169 public enum ImageFormat enum in Spv.Specification
Dspirv.hpp173 enum ImageFormat { enum
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs173 public enum ImageFormat enum in Spv.Specification
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs169 public enum ImageFormat enum in Spv.Specification
/external/skia/modules/canvaskit/
Dexterns.js1003 ImageFormat: { property
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.cs176 public enum ImageFormat enum in Spv.Specification

12