HomeSort by relevance Sort by last modified time
    Searched refs:intFormat (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mipmap.h 48 GLsizei border, GLenum intFormat, gl_format format);
pack.c     [all...]
fbobject.c 680 GLenum intFormat = GL_NONE; /* color buffers' internal format */
786 intFormat = f;
798 if (intFormat != GL_NONE && f != intFormat) {
    [all...]
mipmap.c     [all...]
teximage.c     [all...]
  /external/mesa3d/src/mesa/main/
mipmap.h 48 GLsizei border, GLenum intFormat, gl_format format);
pack.c     [all...]
fbobject.c 680 GLenum intFormat = GL_NONE; /* color buffers' internal format */
786 intFormat = f;
798 if (intFormat != GL_NONE && f != intFormat) {
    [all...]
mipmap.c     [all...]
teximage.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
xm_api.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xm_api.c     [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureSwizzleTests.cpp 333 deUint32 intFormat = formats[fmtNdx].internalFormat;
337 multiChannelGroup->addChild(new Texture2DSwizzleCase(m_context, name.c_str(), "Multi-channel swizzle", intFormat, format, dataType, swzR, swzG, swzB, swzA));
  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp 268 const deUint32 intFormat = glu::getInternalFormat(texFormat);
278 gl.texStorage1D(texTarget, 1, intFormat, 1);
283 gl.texStorage2D(texTarget, 1, intFormat, 1, 1);
289 gl.texStorage3D(texTarget, 1, intFormat, 1, 1, 1);
294 gl.texStorage2D(texTarget, 1, intFormat, 1, 1);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_drawpixels.c 489 GLenum baseInternalFormat, intFormat;
491 intFormat = internal_format(ctx, format, type);
492 baseInternalFormat = _mesa_base_tex_format(ctx, intFormat);
494 mformat = st_ChooseTextureFormat_renderable(ctx, intFormat,
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_drawpixels.c 489 GLenum baseInternalFormat, intFormat;
491 intFormat = internal_format(ctx, format, type);
492 baseInternalFormat = _mesa_base_tex_format(ctx, intFormat);
494 mformat = st_ChooseTextureFormat_renderable(ctx, intFormat,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
meta.c 213 GLenum IntFormat;
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c 213 GLenum IntFormat;
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 1067 milliseconds