Home
last modified time | relevance | path

Searched refs:FormatInfo (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferTextureBufferRange.hpp140 class FormatInfo class
144 FormatInfo();
145 FormatInfo(glw::GLenum internalFormat, glw::GLuint offsetAlignment);
240 std::string getComputeShaderCode(FormatInfo& info) const;
241 std::string getFragmentShaderCode(FormatInfo& info) const;
242 std::string getVertexShaderCode(FormatInfo& info) const;
244 void fillInputData(glw::GLubyte* buffer, glw::GLuint offset, FormatInfo& info);
245 void fillOutputData(glw::GLubyte* buffer, FormatInfo& info);
248 bool checkResult(FormatInfo& info, const char* phase, bool transformFeedback);
268 std::map<glw::GLenum, FormatInfo> m_configurations;
DesextcTextureBufferTextureBufferRange.cpp45 FormatInfo::FormatInfo() in FormatInfo() function in glcts::FormatInfo
63 FormatInfo::FormatInfo(glw::GLenum internalFormat, glw::GLuint offsetAlignment) in FormatInfo() function in glcts::FormatInfo
79 void FormatInfo::configure() in configure()
546 glw::GLuint FormatInfo::countAlignedSize(glw::GLuint offsetAlignment, glw::GLuint totalSize) in countAlignedSize()
644 m_configurations[formats[i]] = FormatInfo(formats[i], m_texture_buffer_offset_alignment); in initTest()
652 …for (std::map<glw::GLenum, FormatInfo>::iterator it = m_configurations.begin(); it != m_configurat… in initTest()
654 FormatInfo& info = it->second; in initTest()
676 std::string TextureBufferTextureBufferRange::getComputeShaderCode(FormatInfo& info) const in getComputeShaderCode()
716 std::string TextureBufferTextureBufferRange::getFragmentShaderCode(FormatInfo& info) const in getFragmentShaderCode()
739 std::string TextureBufferTextureBufferRange::getVertexShaderCode(FormatInfo& info) const in getVertexShaderCode()
[all …]
/external/icu/icu4c/source/i18n/
Dwinnmfmt.cpp44 union FormatInfo union
236 fFormatInfo = (FormatInfo*)uprv_malloc(sizeof(FormatInfo)); in Win32NumberFormat()
247 : NumberFormat(other), fFormatInfo((FormatInfo*)uprv_malloc(sizeof(FormatInfo))) in Win32NumberFormat()
387 FormatInfo formatInfo; in format()
Dwinnmfmt.h36 union FormatInfo;
155 FormatInfo *fFormatInfo;
/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp78 struct FormatInfo struct
101 static const FormatInfo testedFormats[] = {
506 const FormatInfo* findFormat(GLenum internalformat) const;
568 const FormatInfo* TestClampModeForInternalFormat::findFormat(GLenum internalformat) const in findFormat()
600 const FormatInfo* testedFormat = findFormat(internalformat); in fillTextureWithColor()
749 const FormatInfo* testedFormat = findFormat(internalformat); in verifyClampToEdge()
842 const FormatInfo* testedFormat = findFormat(internalformat); in verifyRepeat()
925 const FormatInfo* testedFormat = findFormat(internalformat); in verifyMirroredRepeat()
1365 const FormatInfo& formatInfo = testedFormats[formatIndex]; in init()
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlogback-core-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/ ...