Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineClearUtil.cpp42 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(format); in defaultClearColor() local
49 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(format); in defaultClearColorInt() local
60 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(format); in defaultClearColorUint() local
DvktPipelineBlendTests.cpp513 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(mapVkFormat(m_colorFormat)); in BlendTestInstance() local
1226 const auto formatInfo = tcu::getTextureFormatInfo(tcuColorFormat); in iterate() local
/external/angle/src/libANGLE/
Dformat_map_desktop.cpp87 const InternalFormat &formatInfo = GetInternalFormatInfo(format, type); in ValidDesktopFormatCombination() local
Dformatutils.cpp590 void InsertFormatInfo(InternalFormatInfoMap *map, const InternalFormat &formatInfo) in InsertFormatInfo()
615 InternalFormat formatInfo; in AddRGBAFormat() local
655 InternalFormat formatInfo; in AddLUMAFormat() local
692 InternalFormat formatInfo; in AddDepthStencilFormat() local
728 InternalFormat formatInfo; in AddCompressedFormat() local
DvalidationES.cpp885 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(internalFormat); in ValidCompressedImageSize() local
929 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(internalFormat); in ValidCompressedSubImageSize() local
991 const InternalFormat &formatInfo = GetInternalFormatInfo(format, type); in ValidImageDataSize() local
1243 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(convertedInternalFormat); in ValidateRenderbufferStorageParametersBase() local
2638 const InternalFormat &formatInfo = in ValidateCopyTexImageParametersBase() local
5663 const InternalFormat &formatInfo = GetInternalFormatInfo(format, type); in ValidatePixelPack() local
6631 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(internalFormat); in ValidateTexStorageMultisample() local
DvalidationES3.cpp342 const InternalFormat &formatInfo = GetInternalFormatInfo(internalFormat, type); in ValidateTexImageFormatCombination() local
756 const EffectiveInternalFormatInfo &formatInfo = list[curFormat]; in QueryEffectiveFormatList() local
1228 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(internalformat); in ValidateES3TexStorageParametersBase() local
1632 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(internalformat); in ValidateCompressedTexImage3D() local
2396 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(format); in ValidateCompressedTexSubImage3D() local
3067 const InternalFormat &formatInfo = GetSizedInternalFormatInfo(internalformat); in ValidateRenderbufferStorageMultisample() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DImage11.cpp133 const auto &formatInfo = d3d11::Format::Get(mInternalFormat, deviceCaps); in isDirty() local
241 const d3d11::Format &formatInfo = in redefine() local
276 const gl::InternalFormat &formatInfo = gl::GetSizedInternalFormatInfo(mInternalFormat); in loadData() local
316 const gl::InternalFormat &formatInfo = gl::GetSizedInternalFormatInfo(mInternalFormat); in loadCompressedData() local
536 const auto &formatInfo = in createStagingTexture() local
DExternalImageSiblingImpl11.cpp108 const d3d11::Format &formatInfo = mTexture.getFormatSet(); in createRenderTarget() local
DClear11.cpp490 const gl::InternalFormat &formatInfo = *attachment.getFormat().info; in clearFramebuffer() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp2239 deUint32 getPlaneSizeInBytes (const PlanarFormatDescription& formatInfo, in getPlaneSizeInBytes()
2251 deUint32 getPlaneSizeInBytes (const PlanarFormatDescription& formatInfo, in getPlaneSizeInBytes()
2261 VkExtent3D getPlaneExtent(const PlanarFormatDescription& formatInfo, in getPlaneExtent()
2274 tcu::UVec2 getPlaneExtent(const PlanarFormatDescription& formatInfo, in getPlaneExtent()
2295 tcu::UVec3 getImageSizeAlignment(const PlanarFormatDescription& formatInfo) in getImageSizeAlignment()
2311 tcu::UVec2 getBlockExtent(const PlanarFormatDescription& formatInfo) in getBlockExtent()
2321 VkFormat getPlaneCompatibleFormat(const PlanarFormatDescription& formatInfo, deUint32 planeNdx) in getPlaneCompatibleFormat()
3084 tcu::PixelBufferAccess getChannelAccess (const PlanarFormatDescription& formatInfo, in getChannelAccess()
3120 tcu::ConstPixelBufferAccess getChannelAccess (const PlanarFormatDescription& formatInfo, in getChannelAccess()
3129 tcu::PixelBufferAccess getChannelAccess (const PlanarFormatDescription& formatInfo, in getChannelAccess()
[all …]
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp241 struct formatInfo struct in glcts::TextureCubeMapArraySamplingTest
245 glw::GLenum m_internal_format;
246 glw::GLenum m_format;
247 glw::GLenum m_type;
248 bool m_is_compressed;
/external/angle/src/tests/gl_tests/
DD3D11FormatTablesTest.cpp52 const rx::d3d11::Format &formatInfo = in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureCompressedFormatTests.cpp102 const tcu::TextureFormatInfo formatInfo = tcu::getTextureFormatInfo(textureFormat); in iterate() local
/external/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp168 const gl::InternalFormat &formatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in CheckSizedInternalFormatTextureRenderability() local
217 const gl::InternalFormat &formatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in CheckInternalFormatRenderbufferRenderability() local
276 const nativegl::InternalFormat &formatInfo = in GenerateTextureFormatCaps() local
Dformatutilsgl.cpp126 InternalFormatInfo formatInfo; in InsertFormatMapping() local
/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp141 const gl::InternalFormat &formatInfo = gl::GetInternalFormatInfo(internalFormat, type); in setImage() local
155 const gl::InternalFormat &formatInfo = gl::GetInternalFormatInfo(format, type); in setSubImage() local
173 const gl::InternalFormat &formatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in setCompressedImage() local
191 const gl::InternalFormat &formatInfo = gl::GetInternalFormatInfo(format, GL_UNSIGNED_BYTE); in setCompressedSubImage() local
205 const gl::InternalFormat &formatInfo, in setImageImpl()
232 const gl::InternalFormat &formatInfo, in setSubImageImpl()
/external/skia/src/gpu/gl/
DGrGLCaps.cpp3037 const auto& formatInfo = fFormatTable[i]; in initFormatTable() local
4003 const auto& formatInfo = this->getFormatInfo(srcBackendFormat.asGLFormat()); in onSupportedReadPixelsColorType() local
4038 const auto& formatInfo = this->getFormatInfo(surfaceFormat.asGLFormat()); in supportedWritePixelsColorType() local
4188 const auto& formatInfo = const_cast<GrGLCaps*>(this)->getFormatInfo(format); in shouldQueryImplementationReadSupport() local
4212 auto& formatInfo = const_cast<GrGLCaps*>(this)->getFormatInfo(format); in didQueryImplementationReadSupport() local
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/ssa/
DSsaDecoder.java182 @Nullable SsaStyle.Format formatInfo = null; in parseStyles() local
/external/icu/icu4c/source/i18n/
Dwinnmfmt.cpp387 FormatInfo formatInfo; in format() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DImage9.cpp487 const gl::InternalFormat &formatInfo = gl::GetSizedInternalFormatInfo(mInternalFormat); in loadData() local
521 const gl::InternalFormat &formatInfo = gl::GetSizedInternalFormatInfo(mInternalFormat); in loadCompressedData() local
Drenderer9_utils.cpp425 const gl::InternalFormat &formatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in GenerateTextureFormatCaps() local
DTextureStorage9.cpp45 const gl::InternalFormat &formatInfo = gl::GetSizedInternalFormatInfo(internalformat); in GetTextureUsage() local
/external/angle/src/libANGLE/renderer/gl/cgl/
DIOSurfaceSurfaceCGL.cpp63 const auto &formatInfo = kIOSurfaceFormats[i]; in FindIOSurfaceFormatIndex() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFormatTests.cpp321 const PlanarFormatDescription formatInfo = getPlanarFormatDescription(format); in testFormat() local
/external/mesa3d/src/amd/addrlib/src/core/
Daddrelemlib.cpp1088 PixelFormatInfo formatInfo; in PixGetExportNorm() local

12