Searched refs:GL_RGBA16F (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES30Header.java-if110 public static final int GL_RGBA16F = 0x881A;
/frameworks/base/libs/hwui/
H A DGradientCache.cpp293 // We have to use GL_RGBA16F because GL_RGBA32F does not support filtering
294 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA16F, width, texture->height, 0,
/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java110 public static final int GL_RGBA16F = 0x881A; field in class:GLES30
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h580 #define GL_RGBA16F 0x881A macro

Completed in 70 milliseconds