Home
last modified time | relevance | path

Searched defs:m_format (Results 1 – 25 of 81) sorted by relevance

1234

/external/deqp/framework/opengl/
DgluTexture.hpp61 deUint32 m_format; //!< Internal format. member in glu::Texture1D
91 deUint32 m_format; //!< Internal format. member in glu::Texture2D
148 deUint32 m_format; //!< Internal format. member in glu::TextureCube
182 deUint32 m_format; //!< Internal format. member in glu::Texture2DArray
211 deUint32 m_format; //!< Internal format. member in glu::Texture1DArray
244 deUint32 m_format; //!< Internal format. member in glu::Texture3D
275 deUint32 m_format; //!< Internal format. member in glu::TextureCubeArray
315 deUint32 m_format; //!< Internal format. member in glu::TextureBuffer
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.hpp68 const tcu::CompressedTexFormat m_format; member in deqp::gles3::Functional::ASTCBlockCase2D
101 const tcu::CompressedTexFormat m_format; member in deqp::gles3::Functional::ASTCBlockSizeRemainderCase2D
Des3fFboDepthbufferTests.cpp136 deUint32 m_format; member in deqp::gles3::Functional::BasicFboDepthCase
222 const deUint32 m_format; member in deqp::gles3::Functional::DepthWriteClampCase
302 const deUint32 m_format; member in deqp::gles3::Functional::DepthTestClampCase
Des3fTextureFormatTests.cpp100 deUint32 m_format; member in deqp::gles3::Functional::Texture2DFormatCase
263 deUint32 m_format; member in deqp::gles3::Functional::TextureCubeFormatCase
463 deUint32 m_format; member in deqp::gles3::Functional::Texture2DArrayFormatCase
620 deUint32 m_format; member in deqp::gles3::Functional::Texture3DFormatCase
783 tcu::CompressedTexFormat m_format; member in deqp::gles3::Functional::Compressed2DFormatCase
921 tcu::CompressedTexFormat m_format; member in deqp::gles3::Functional::CompressedCubeFormatCase
/external/deqp/modules/gles2/performance/
Des2pTextureCases.hpp57 deUint32 m_format; member in deqp::gles2::Performance::Texture2DRenderCase
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.hpp121 const tcu::TextureFormat m_format; member in vkt::sparse::SparseShaderIntrinsicsCaseBase
157 const tcu::TextureFormat m_format; member in vkt::sparse::SparseShaderIntrinsicsInstanceBase
DvktSparseResourcesImageAlignedMipSize.cpp72 const tcu::TextureFormat m_format; member in vkt::sparse::__anon46d486b50111::ImageAlignedMipSizeCase
101 const tcu::TextureFormat m_format; member in vkt::sparse::__anon46d486b50111::ImageAlignedMipSizeInstance
DvktSparseResourcesImageBlockShapes.cpp73 const tcu::TextureFormat m_format; member in vkt::sparse::__anonde3202af0111::ImageBlockShapesCase
106 const tcu::TextureFormat m_format; member in vkt::sparse::__anonde3202af0111::ImageBlockShapesInstance
DvktSparseResourcesImageSparseBinding.cpp74 const tcu::TextureFormat m_format; member in vkt::sparse::__anonadf8fc890111::ImageSparseBindingCase
108 const tcu::TextureFormat m_format; member in vkt::sparse::__anonadf8fc890111::ImageSparseBindingInstance
DvktSparseResourcesMipmapSparseResidency.cpp75 const tcu::TextureFormat m_format; member in vkt::sparse::__anonc72f8c750111::MipmapSparseResidencyCase
109 const tcu::TextureFormat m_format; member in vkt::sparse::__anonc72f8c750111::MipmapSparseResidencyInstance
/external/deqp/modules/gles31/functional/
Des31fStencilTexturingTests.cpp566 const deUint32 m_format; member in deqp::gles31::Functional::__anon14d01dbd0111::UploadTex2DCase
652 const deUint32 m_format; member in deqp::gles31::Functional::__anon14d01dbd0111::UploadTex2DArrayCase
741 const deUint32 m_format; member in deqp::gles31::Functional::__anon14d01dbd0111::UploadTexCubeCase
798 const deUint32 m_format; member in deqp::gles31::Functional::__anon14d01dbd0111::RenderTex2DCase
872 const deUint32 m_format; member in deqp::gles31::Functional::__anon14d01dbd0111::ClearTex2DCase
931 const deUint32 m_format; member in deqp::gles31::Functional::__anon14d01dbd0111::CompareModeCase
992 const deUint32 m_format; member in deqp::gles31::Functional::__anon14d01dbd0111::BaseLevelCase
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.hpp251 vk::VkFormat m_format; member in vkt::Draw::Image
/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp657 deUint32 m_format; member in deqp::gles2::Functional::BasicTexImage2DCase
709 deUint32 m_format; member in deqp::gles2::Functional::BasicTexImageCubeCase
761 deUint32 m_format; member in deqp::gles2::Functional::RandomOrderTexImage2DCase
819 deUint32 m_format; member in deqp::gles2::Functional::RandomOrderTexImageCubeCase
872 deUint32 m_format; member in deqp::gles2::Functional::TexImage2DAlignCase
923 deUint32 m_format; member in deqp::gles2::Functional::TexImageCubeAlignCase
991 deUint32 m_format; member in deqp::gles2::Functional::BasicTexSubImage2DCase
1067 deUint32 m_format; member in deqp::gles2::Functional::BasicTexSubImageCubeCase
1122 deUint32 m_format; member in deqp::gles2::Functional::TexSubImage2DEmptyTexCase
1185 deUint32 m_format; member in deqp::gles2::Functional::TexSubImageCubeEmptyTexCase
[all …]
Des2fTextureSizeTests.cpp67 deUint32 m_format; member in deqp::gles2::Functional::Texture2DSizeCase
189 deUint32 m_format; member in deqp::gles2::Functional::TextureCubeSizeCase
/external/libkmsxx/kms++util/inc/kms++util/
Dextcpuframebuffer.h38 PixelFormat m_format; variable
Dcpuframebuffer.h38 PixelFormat m_format; variable
/external/deqp/modules/glshared/
DglsTextureBufferCase.hpp86 const deUint32 m_format; member in deqp::gls::TextureBufferCase
/external/libkmsxx/kms++/inc/kms++/
Dextframebuffer.h44 PixelFormat m_format; variable
Ddumbframebuffer.h45 PixelFormat m_format; variable
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.hpp75 const vk::VkFormat m_format; member in vkt::ycbcr::MultiPlaneImageData
/external/libkmsxx/kms++/inc/kms++/omap/
Domapframebuffer.h60 PixelFormat m_format; variable
/external/deqp/modules/egl/
DteglImageUtil.cpp192 const GLenum m_format; member in deqp::egl::Image::TextureImageSource
342 GLenum m_format; member in deqp::egl::Image::RenderbufferImageSource
525 GLenum m_format; member in deqp::egl::Image::UnsupportedImageSource
DteglAndroidUtil.cpp112 GLenum m_format; member in deqp::egl::Image::AndroidNativeImageSource
/external/deqp/modules/internal/
DditAstcTests.cpp50 const CompressedTexFormat m_format; member in dit::__anonf898ca570111::AstcCase
/external/eigen/Eigen/src/Core/
DIO.h109 IOFormat m_format; variable

1234