Searched defs:m_format (Results 1 – 25 of 47) sorted by relevance
/external/deqp/framework/opengl/ | ||
D | gluTexture.hpp | 60 deUint32 m_format; //!< Internal format. member in glu::Texture1D |
/external/deqp/modules/gles3/functional/ | ||
D | es3fASTCDecompressionCases.hpp | 87 const tcu::CompressedTexture::Format m_format; member in deqp::gles3::Functional::ASTCBlockCase2D |
D | es3fFboDepthbufferTests.cpp | 136 deUint32 m_format; member in deqp::gles3::Functional::BasicFboDepthCase |
D | es3fTextureFormatTests.cpp | 82 deUint32 m_format; member in deqp::gles3::Functional::Texture2DFormatCase |
D | es3fTextureSizeTests.cpp | 66 deUint32 m_format; member in deqp::gles3::Functional::Texture2DSizeCase |
D | es3fFboStencilbufferTests.cpp | 136 deUint32 m_format; member in deqp::gles3::Functional::BasicFboStencilCase |
D | es3fReadPixelsTests.cpp | 73 GLint m_format; member in deqp::gles3::Functional::__anone9c8d37e0111::ReadPixelsTest |
/external/chromium_org/third_party/WebKit/Source/core/inspector/ | ||
D | InspectorStyleTextEditor.h | 55 const std::pair<String, String> m_format; variable |
D | InspectorStyleSheet.h | 134 mutable std::pair<String, String> m_format; variable |
/external/deqp/modules/gles2/performance/ | ||
D | es2pTextureCases.hpp | 57 deUint32 m_format; member in deqp::gles2::Performance::Texture2DRenderCase |
/external/lldb/include/lldb/Interpreter/ | ||
D | OptionGroupFormat.h | 122 OptionValueFormat m_format; variable |
/external/deqp/modules/gles31/functional/ | ||
D | es31fStencilTexturingTests.cpp | 564 const deUint32 m_format; member in deqp::gles31::Functional::__anon83ed38cb0111::UploadTex2DCase |
D | es31fTextureFormatTests.cpp | 91 const deUint32 m_format; member in deqp::gles31::Functional::TextureCubeArrayFormatCase |
D | es31fFboColorbufferTests.cpp | 111 const deUint32 m_format; member in deqp::gles31::Functional::FboColorbufferCase |
/external/deqp/modules/gles2/functional/ | ||
D | es2fTextureSpecificationTests.cpp | 651 deUint32 m_format; member in deqp::gles2::Functional::BasicTexImage2DCase |
D | es2fTextureSizeTests.cpp | 66 deUint32 m_format; member in deqp::gles2::Functional::Texture2DSizeCase |
D | es2fTextureMipmapTests.cpp | 107 deUint32 m_format; member in deqp::gles2::Functional::Texture2DMipmapCase |
D | es2fTextureFormatTests.cpp | 82 const deUint32 m_format; member in deqp::gles2::Functional::Texture2DFormatCase |
/external/deqp/modules/glshared/ | ||
D | glsTextureBufferCase.hpp | 86 const deUint32 m_format; member in deqp::gls::TextureBufferCase |
/external/chromium_org/third_party/WebKit/Source/core/css/ | ||
D | CSSFontFaceSrcValue.h | 93 String m_format; variable |
/external/lldb/include/lldb/DataFormatters/ | ||
D | TypeFormat.h | 212 lldb::Format m_format; variable |
/external/eigen/Eigen/src/Core/ | ||
D | IO.h | 105 IOFormat m_format; variable |
/external/deqp/framework/platform/android/ | ||
D | tcuAndroidPlatform.cpp | 74 int32_t m_format; member in tcu::Android::NativeWindow |
/external/deqp/framework/common/ | ||
D | tcuCompressedTexture.hpp | 114 Format m_format; member in tcu::CompressedTexture |
/external/emma/core/java12/com/vladium/emma/report/ | ||
D | IItemAttribute.java | 223 private final DecimalFormat m_format, m_nFormat; field in IItemAttribute.Factory.FractionAttribute |