Home
last modified time | relevance | path

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

12345678910

/aosp_15_r20/external/deqp/modules/glshared/
H A 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()
/aosp_15_r20/cts/apps/CameraITS/feature_verification_utils/
H A Dfeature_combination_info.proto32 enum ImageFormat { enum
71 optional ImageFormat image_format = 1; field
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/format/
H A DImageFormat.java28 public class ImageFormat { class
/aosp_15_r20/external/ComputeLibrary/include/CL/
H A Dopencl.hpp2116 struct ImageFormat : public cl_image_format struct
2119 ImageFormat(){} in ImageFormat() function
2122 ImageFormat(cl_channel_order order, cl_channel_type type) in ImageFormat() argument
2129 ImageFormat(const ImageFormat &other) { *this = other; } in ImageFormat() argument
2132 ImageFormat& operator = (const ImageFormat& rhs) in operator =()
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DImageFormat.java27 public class ImageFormat { class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.h84 unsigned ImageFormat : 6; member
H A DSPIRVGlobalRegistry.cpp826 SPIRV::ImageFormat::ImageFormat ImageFormat, in getOrCreateOpTypeImage()
/aosp_15_r20/external/mesa3d/include/CL/
H A 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() argument
2123 ImageFormat(const ImageFormat &other) { *this = other; } in ImageFormat() function
2126 ImageFormat& operator = (const ImageFormat& rhs) in operator =()
H A 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 =()
/aosp_15_r20/external/libgav1/src/gav1/
H A Ddecoder_buffer.h212 using ImageFormat = Libgav1ImageFormat; variable
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/
H A Dopencl.hpp2398 struct ImageFormat : public cl_image_format struct
2401 ImageFormat(){} in ImageFormat() argument
2404 ImageFormat(cl_channel_order order, cl_channel_type type) in ImageFormat() argument
2411 ImageFormat(const ImageFormat &other) { *this = other; } in ImageFormat() argument
2414 ImageFormat& operator = (const ImageFormat& rhs) in operator =()
/aosp_15_r20/external/rust/android-crates-io/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()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/shader/
Dmod.rs861 ImageFormat, enumerator
/aosp_15_r20/external/aws-sdk-java-v2/services/signer/src/main/resources/codegen-resources/
H A Ddocs-2.json164 "ImageFormat": { object
H A Dapi-2.json307 "ImageFormat":{ object
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib/
H A Demulator_controller.proto857 message ImageFormat { message
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/lib/
H A Demulator_controller.proto968 message ImageFormat { message
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs169 public enum ImageFormat enum in Spv.Specification
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.0/
H A Dspirv.cs169 public enum ImageFormat enum in Spv.Specification
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.cs173 public enum ImageFormat enum in Spv.Specification
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs169 public enum ImageFormat enum in Spv.Specification
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.cs169 public enum ImageFormat enum in Spv.Specification
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs173 public enum ImageFormat enum in Spv.Specification
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs173 public enum ImageFormat enum in Spv.Specification
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.1/
H A Dspirv.cs173 public enum ImageFormat enum in Spv.Specification

12345678910