/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
H A D | mtl_common.h | 212 enum class PixelType class 489 : mType(PixelType::Float), mRedF(0), mGreenF(0), mBlueF(0), mAlphaF(0) in ClearColorValue() 492 : mType(PixelType::Float), mRedF(r), mGreenF(g), mBlueF(b), mAlphaF(a) in ClearColorValue() 495 : mType(PixelType::Int), mRedI(r), mGreenI(g), mBlueI(b), mAlphaI(a) in ClearColorValue() 498 : mType(PixelType::UInt), mRedU(r), mGreenU(g), mBlueU(b), mAlphaU(a) in ClearColorValue() 506 PixelType getType() const { return mType; } in getType() 517 PixelType mType;
|
H A D | mtl_render_utils.h | 706 std::array<ClearUtils, angle::EnumSize<PixelType>()> mClearUtils; 708 std::array<ColorBlitUtils, angle::EnumSize<PixelType>()> mColorBlitUtils; 715 std::array<CopyPixelsUtils, angle::EnumSize<PixelType>()> mCopyPixelsUtils;
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_negative.cpp | 1484 image.PixelType (), pcInterleaved, NULL); 1586 if (RawImage ().PixelType () == ttFloat || RawTransparencyMask ()) 1800 uint32 rawPixelType = rawImage.PixelType (); 1854 RawTransparencyMask ()->PixelType ()); 2518 if (RawImage ().PixelType () == ttFloat) 3606 rawIFD.PixelType ())); 3643 if (fStage1Image->PixelType () == ttFloat) 3768 if (stage1.PixelType () == ttLong || 3769 stage1.PixelType () == ttFloat) 3800 if (fStage2Image->PixelType () [all...] |
H A D | dng_filter_task.cpp | 36 , fSrcPixelType (srcImage.PixelType ()) in dng_filter_task() 40 , fDstPixelType (dstImage.PixelType ()) in dng_filter_task()
|
H A D | dng_preview.cpp | 218 fIFD.fBitsPerSample [0] = TagTypeSize (fImage->PixelType ()) * 8; in AddTagSet() 497 if (preview.fImage->PixelType () == ttFloat) in dng_raw_preview_tag_set() 552 if (fImage->PixelType () == ttFloat) in AddTagSet() 578 fIFD.fBitsPerSample [0] = TagTypeSize (fImage->PixelType ()) * 8; in AddTagSet() 647 fIFD.fBitsPerSample [0] = TagTypeSize (fImage->PixelType ()) * 8; in AddTagSet()
|
H A D | dng_opcodes.cpp | 268 fSrcPixelType = fOpcode.BufferPixelType (srcImage.PixelType ()); in dng_filter_opcode_task() 381 image->PixelType ())); in Apply() 440 , fPixelType (opcode.BufferPixelType (image.PixelType ())) in dng_inplace_opcode_task()
|
H A D | dng_utils.cpp | 420 DNG_ASSERT (image.PixelType () == ttShort, "Unsupported pixel type"); in HistogramArea() 727 DNG_ASSERT (srcImage.PixelType () == ttFloat, "Floating point image expected"); in LimitFloatBitDepth() 728 DNG_ASSERT (dstImage.PixelType () == ttFloat, "Floating point image expected"); in LimitFloatBitDepth()
|
H A D | dng_simple_image.cpp | 62 PixelType (), in Clone()
|
H A D | dng_ifd.h | 282 virtual uint32 PixelType () const;
|
H A D | dng_image.h | 224 uint32 PixelType () const in PixelType() function in dng_image
|
H A D | dng_jpeg_image.cpp | 175 DNG_ASSERT (image.PixelType () == ttByte, "Cannot JPEG encode non-byte image"); in Encode()
|
H A D | dng_linearization_info.cpp | 88 , fSrcPixelType (srcImage.PixelType ()) in dng_linearize_plane() 89 , fDstPixelType (dstImage.PixelType ()) in dng_linearize_plane()
|
H A D | dng_image_writer.cpp | 4182 image.PixelType(), pcInterleaved, uncompressedBuffer->Buffer()); in WriteTile() 4602 uint32 bytesPerSample = TagTypeSize (image.PixelType ()); in WriteImage() 5399 ifd.fBitsPerSample [0] = TagTypeSize (image.PixelType ()) * 8; in WriteTIFFWithProfile() 5450 if (image.PixelType () == ttFloat) in WriteTIFFWithProfile() 5724 bool isFloatingPoint = (negative.RawImage ().PixelType () == ttFloat); in WriteDNG() 5732 bool isCompressed32BitInteger = (negative.RawImage ().PixelType () == ttLong) && in WriteDNG() 5911 if (rawImage.PixelType () == ttLong) in WriteDNG() 5993 uint32 rawPixelType = rawImage.PixelType (); in WriteDNG() 6672 if (negative.RawTransparencyMask ()->PixelType () == ttFloat) in WriteDNG()
|
H A D | dng_image.cpp | 154 return TagTypeSize (PixelType ()); in PixelSize()
|
H A D | dng_mosaic_info.cpp | 1838 srcImage.PixelType (), pcInterleaved, NULL); 1851 dstImage.PixelType (), pcRowInterleaved, NULL);
|
H A D | dng_read_image.cpp | 814 image.PixelType ()) in dng_row_interleaved_image() 1293 pixelType = image.PixelType (); in ReadUncompressed() 3042 uint32 bytesPerPixel = TagTypeSize (ifd.PixelType ()); in Read()
|
H A D | dng_lens_correction.cpp | 1662 image->PixelType ())); 1852 image->PixelType ()));
|
/third_party/vk-gl-cts/framework/platform/win32/ |
H A D | tcuWGL.hpp | 53 enum PixelType enum in tcu::wgl::PixelFormatInfo 104 PixelType pixelType;
|
H A D | tcuWGL.cpp | 332 static PixelFormatInfo::PixelType translatePixelType (int type) in translatePixelType()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcPackedPixelsTests.cpp | 91 struct PixelType struct 341 static const PixelType coreTypes[] = { 368 static const PixelType esTypes[] = { 731 bool isFormatValid(const PixelFormat& format, const PixelType& type, const struct InternalFormat& internalformat, 740 const PixelType& getPixelType(GLenum type) const; 742 InternalFormatSamplerType getSampler(const PixelType& type, const PixelFormat& format) const; 744 GLenum readOutputData(const PixelFormat& outputFormat, const PixelType& outputType, int operation); 750 bool compare(GLvoid* gradient, GLvoid* data, const PixelFormat& outputFormat, const PixelType& outputType, 753 void getFloatBuffer(GLvoid* gradient, int samplerIsIntUintFloat, const PixelFormat& format, const PixelType& type, 756 void getBits(const PixelType [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | FormatPrintTest.cpp | 71 gl::OutputGLenumString(resultStringStream, gl::GLenumGroup::PixelType, in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | gl_enum_utils_autogen.h | 153 PixelType, member in gl::GLenumGroup
|
H A D | gl_enum_utils_autogen.cpp | 3293 case GLenumGroup::PixelType: in GLenumToString()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_4_autogen.cpp | 4354 GLenumToString(GLenumGroup::PixelType, type), (uintptr_t)data); in GL_ClearBufferData() 4391 GLenumToString(GLenumGroup::PixelType, type), (uintptr_t)data); in GL_ClearBufferSubData() 5916 GLenumToString(GLenumGroup::PixelType, type), (uintptr_t)data); in GL_ClearTexImage() 5956 GLenumToString(GLenumGroup::PixelType, type), (uintptr_t)data); in GL_ClearTexSubImage() 6099 GLenumToString(GLenumGroup::PixelType, type), (uintptr_t)data); in GL_ClearNamedBufferData() 6137 GLenumToString(GLenumGroup::PixelType, type), (uintptr_t)data); in GL_ClearNamedBufferSubData() 7348 GLenumToString(GLenumGroup::PixelType, type), bufSize, (uintptr_t)pixels); in GL_GetTextureImage() 7564 GLenumToString(GLenumGroup::PixelType, type), bufSize, (uintptr_t)pixels); in GL_GetTextureSubImage() 7766 GLenumToString(GLenumGroup::PixelType, type), bufSize, (uintptr_t)table); in GL_GetnColorTable() 7822 GLenumToString(GLenumGroup::PixelType, typ in GL_GetnConvolutionFilter() [all...] |
H A D | entry_points_gl_1_autogen.cpp | 1347 GLenumToString(GLenumGroup::PixelType, type), (uintptr_t)pixels); in GL_DrawPixels() 2591 GLenumToString(GLenumGroup::PixelType, type), (uintptr_t)pixels); in GL_GetTexImage() 5093 GLenumToString(GLenumGroup::PixelType, type), (uintptr_t)pixels); in GL_ReadPixels() 6563 GLenumToString(GLenumGroup::PixelType, type), (uintptr_t)pixels); in GL_TexImage1D() 6601 GLenumToString(GLenumGroup::PixelType, type), (uintptr_t)pixels); in GL_TexImage2D() 8072 GLenumToString(GLenumGroup::PixelType, type), (uintptr_t)pixels); in GL_TexSubImage1D() 8110 GLenumToString(GLenumGroup::PixelType, type), (uintptr_t)pixels); in GL_TexSubImage2D() 8254 GLenumToString(GLenumGroup::PixelType, type), (uintptr_t)pixels); in GL_TexImage3D() 8296 GLenumToString(GLenumGroup::PixelType, type), (uintptr_t)pixels); in GL_TexSubImage3D()
|