Searched defs:glFormat (Results 1 – 9 of 9) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fReadPixelsTests.cpp | 144 void ReadPixelsTest::getFormatInfo (tcu::TextureFormat& format, GLint& glFormat, GLint& glType, int… in getFormatInfo() 178 GLint glFormat; in iterate() local
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/ |
D | FrameBuffer.java | 62 int glFormat = Pixmap.Format.toGlFormat(format); in createColorTexture() local
|
D | KTXTextureData.java | 40 private int glFormat; field in KTXTextureData 223 int glFormat = this.glFormat; in consumeCustomData() local
|
D | FrameBufferCubemap.java | 93 int glFormat = Pixmap.Format.toGlFormat(format); in createColorTexture() local
|
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/ktx/ |
D | KTXProcessor.java | 275 int glType, glTypeSize, glFormat, glInternalFormat, glBaseInternalFormat; in create() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboTestUtil.cpp | 612 tcu::RGBA getFormatThreshold (deUint32 glFormat) in getFormatThreshold()
|
D | es31fCopyImageTests.cpp | 424 void genTexel (de::Random& rng, deUint32 glFormat, int texelBlockSize, const int texelCount, deUint… in genTexel() 560 const deUint32 glFormat = getFormatForInternalFormat(format); in genericTexImage() local
|
D | es31fDrawBuffersIndexedTests.cpp | 410 const deUint32 glFormat = glu::getInternalFormat(format); in genRenderbuffers() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboTestUtil.cpp | 1064 tcu::RGBA getFormatThreshold (deUint32 glFormat) in getFormatThreshold()
|