Home
last modified time | relevance | path

Searched defs:sourceFormat (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DCopyTextureTest.cpp226 bool checkExtensions(GLenum sourceFormat, GLenum destFormat) const in checkExtensions()
250 void calculateCopyTextureResults(GLenum sourceFormat, in calculateCopyTextureResults()
316 const uint8_t *getSourceColors(GLenum sourceFormat, size_t *colorCount, uint8_t *componentCount) in getSourceColors()
397 GLenum sourceFormat, in initializeSourceTexture()
421 GLenum sourceFormat, in testCopyTexture()
488 GLenum sourceFormat, in testCopySubTexture()
652 for (GLint sourceFormat : sourceFormats) in TEST_P() local
669 for (GLint sourceFormat : sourceFormats) in TEST_P() local
1865 auto testSubCopyCombination = [testOutput](GLenum sourceInternalFormat, GLenum sourceFormat, in TEST_P()
1869 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DTextureGL.h37 GLenum sourceFormat; member
DTextureGL.cpp963 GLenum sourceFormat = sourceFormatInfo.format; in copySubTextureHelper() local
/third_party/skia/third_party/externals/oboe/src/common/
DDataConversionFlowGraph.cpp82 AudioFormat sourceFormat = sourceStream->getFormat(); in configure() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBuffer.hpp33 Format sourceFormat; member
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DBlitter.hpp67 Format sourceFormat; member
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.hpp95 vk::Format sourceFormat; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DBlit11.cpp916 GLenum sourceFormat, in copyTexture()
1382 GLenum sourceFormat, in getBlitShaderOperation()
1574 GLenum sourceFormat, in getBlitShader()
DImage11.cpp96 const auto &sourceFormat = in CopyImage() local
DRenderer11.cpp2502 GLenum sourceFormat = colorAttachment->getFormat().info->format; in copyImageInternal() local
2778 GLenum sourceFormat = source->getFormat(srcTarget, sourceLevel).info->format; in copyTexture() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderFramebufferFetchTests.cpp145 tcu::Vec4 getFixedPointFormatThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureF… in getFixedPointFormatThreshold()
162 tcu::UVec4 getFloatULPThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat& … in getFloatULPThreshold()
Des31fDrawBuffersIndexedTests.cpp442 Vec4 getFixedPointFormatThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat… in getFixedPointFormatThreshold()
459 UVec4 getFloatULPThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat& readP… in getFloatULPThreshold()
Des31fCopyImageTests.cpp1642 Vec4 calculateThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat& readPixe… in calculateThreshold()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDrawBuffersIndexedTests.cpp442 Vec4 getFixedPointFormatThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat… in getFixedPointFormatThreshold()
471 UVec4 getFloatULPThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat& readP… in getFloatULPThreshold()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Drenderer_utils.cpp299 const angle::Format &sourceFormat, in PackPixels()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES2.cpp3198 const InternalFormat &sourceFormat = *source->getFormat(sourceTarget, sourceLevel).info; in ValidateCopyTextureCHROMIUM() local
3324 const Format &sourceFormat = source->getFormat(sourceTarget, sourceLevel); in ValidateCopySubTextureCHROMIUM() local
3417 const Format &sourceFormat = source->getFormat(TextureTarget::_2D, 0); in ValidateCompressedCopyTextureCHROMIUM() local
DvalidationES3.cpp2513 const Format &sourceFormat = source->getFormat(sourceTarget, sourceLevel); in ValidateCopyTexture3DANGLE() local
2582 const Format &sourceFormat = source->getFormat(sourceTarget, sourceLevel); in ValidateCopySubTexture3DANGLE() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp3111 const angle::Format &sourceFormat, in generateMipmapLevelsWithCPU()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4166 …const tcu::TextureFormat sourceFormat = tcu::getEffectiveDepthStencilTextureFormat(mapVkFormat… in checkTestResult() local
4178 …const tcu::TextureFormat sourceFormat = tcu::getEffectiveDepthStencilTextureFormat(mapVkFormat… in checkTestResult() local
4192 const tcu::TextureFormat sourceFormat = mapVkFormat(m_params.src.image.format); in checkTestResult() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4166 …const tcu::TextureFormat sourceFormat = tcu::getEffectiveDepthStencilTextureFormat(mapVkFormat… in checkTestResult() local
4178 …const tcu::TextureFormat sourceFormat = tcu::getEffectiveDepthStencilTextureFormat(mapVkFormat… in checkTestResult() local
4192 const tcu::TextureFormat sourceFormat = mapVkFormat(m_params.src.image.format); in checkTestResult() local
/third_party/mesa3d/include/CL/
Dcl2.hpp4824 cl_image_format sourceFormat = in Image2D() local