/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | mipmap.h | 48 GLsizei border, GLenum intFormat, gl_format format);
|
D | pack.c | 3138 GLboolean intFormat; in extract_float_rgba() local 3197 intFormat = _mesa_is_enum_format_integer(srcFormat); in extract_float_rgba() 3202 if (intFormat) { \ in extract_float_rgba() 3224 if (intFormat) \ in extract_float_rgba() 3234 if (intFormat) { \ in extract_float_rgba() 3301 if (!intFormat) { in extract_float_rgba() 3319 if (!intFormat) { in extract_float_rgba() 3334 if (!intFormat) { in extract_float_rgba() 3364 if (!intFormat) { in extract_float_rgba() 3394 if (!intFormat) { in extract_float_rgba() [all …]
|
D | fbobject.c | 680 GLenum intFormat = GL_NONE; /* color buffers' internal format */ in _mesa_test_framebuffer_completeness() local 786 intFormat = f; in _mesa_test_framebuffer_completeness() 798 if (intFormat != GL_NONE && f != intFormat) { in _mesa_test_framebuffer_completeness()
|
D | mipmap.c | 1826 GLsizei border, GLenum intFormat, gl_format format) in _mesa_prepare_mipmap_level() argument 1867 dstImage->InternalFormat != intFormat || in _mesa_prepare_mipmap_level() 1874 border, intFormat, format); in _mesa_prepare_mipmap_level()
|
D | teximage.c | 1455 GLenum intFormat) in target_can_be_compressed() argument 1457 (void) intFormat; /* not used yet */ in target_can_be_compressed()
|
/external/mesa3d/src/mesa/main/ |
D | mipmap.h | 48 GLsizei border, GLenum intFormat, gl_format format);
|
D | pack.c | 3138 GLboolean intFormat; in extract_float_rgba() local 3197 intFormat = _mesa_is_enum_format_integer(srcFormat); in extract_float_rgba() 3202 if (intFormat) { \ in extract_float_rgba() 3224 if (intFormat) \ in extract_float_rgba() 3234 if (intFormat) { \ in extract_float_rgba() 3301 if (!intFormat) { in extract_float_rgba() 3319 if (!intFormat) { in extract_float_rgba() 3334 if (!intFormat) { in extract_float_rgba() 3364 if (!intFormat) { in extract_float_rgba() 3394 if (!intFormat) { in extract_float_rgba() [all …]
|
D | fbobject.c | 680 GLenum intFormat = GL_NONE; /* color buffers' internal format */ in _mesa_test_framebuffer_completeness() local 786 intFormat = f; in _mesa_test_framebuffer_completeness() 798 if (intFormat != GL_NONE && f != intFormat) { in _mesa_test_framebuffer_completeness()
|
D | mipmap.c | 1819 GLsizei border, GLenum intFormat, gl_format format) in _mesa_prepare_mipmap_level() argument 1860 dstImage->InternalFormat != intFormat || in _mesa_prepare_mipmap_level() 1867 border, intFormat, format); in _mesa_prepare_mipmap_level()
|
D | teximage.c | 1455 GLenum intFormat) in target_can_be_compressed() argument 1457 (void) intFormat; /* not used yet */ in target_can_be_compressed()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/ |
D | xm_api.c | 1718 GLenum format, type, intFormat; in XMesaBindTexImage() local 1722 intFormat = GL_RGBA; in XMesaBindTexImage() 1727 intFormat = GL_RGB; in XMesaBindTexImage() 1732 intFormat = GL_RGB; in XMesaBindTexImage() 1739 intFormat = GL_RGBA; in XMesaBindTexImage() 1742 intFormat = GL_RGB; in XMesaBindTexImage() 1745 _mesa_TexImage2D(GL_TEXTURE_2D, 0, intFormat, rb->Width, rb->Height, 0, in XMesaBindTexImage()
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | xm_api.c | 1718 GLenum format, type, intFormat; in XMesaBindTexImage() local 1722 intFormat = GL_RGBA; in XMesaBindTexImage() 1727 intFormat = GL_RGB; in XMesaBindTexImage() 1732 intFormat = GL_RGB; in XMesaBindTexImage() 1739 intFormat = GL_RGBA; in XMesaBindTexImage() 1742 intFormat = GL_RGB; in XMesaBindTexImage() 1745 _mesa_TexImage2D(GL_TEXTURE_2D, 0, intFormat, rb->Width, rb->Height, 0, in XMesaBindTexImage()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureSwizzleTests.cpp | 333 deUint32 intFormat = formats[fmtNdx].internalFormat; in init() local 337 … Texture2DSwizzleCase(m_context, name.c_str(), "Multi-channel swizzle", intFormat, format, dataTyp… in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fOpaqueTypeIndexingTests.cpp | 268 const deUint32 intFormat = glu::getInternalFormat(texFormat); in setupTexture() local 278 gl.texStorage1D(texTarget, 1, intFormat, 1); in setupTexture() 283 gl.texStorage2D(texTarget, 1, intFormat, 1, 1); in setupTexture() 289 gl.texStorage3D(texTarget, 1, intFormat, 1, 1, 1); in setupTexture() 294 gl.texStorage2D(texTarget, 1, intFormat, 1, 1); in setupTexture()
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
D | st_cb_drawpixels.c | 489 GLenum baseInternalFormat, intFormat; in make_texture() local 491 intFormat = internal_format(ctx, format, type); in make_texture() 492 baseInternalFormat = _mesa_base_tex_format(ctx, intFormat); in make_texture() 494 mformat = st_ChooseTextureFormat_renderable(ctx, intFormat, in make_texture()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_drawpixels.c | 489 GLenum baseInternalFormat, intFormat; in make_texture() local 491 intFormat = internal_format(ctx, format, type); in make_texture() 492 baseInternalFormat = _mesa_base_tex_format(ctx, intFormat); in make_texture() 494 mformat = st_ChooseTextureFormat_renderable(ctx, intFormat, in make_texture()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/ |
D | meta.c | 1248 GLsizei width, GLsizei height, GLenum intFormat) in alloc_texture() argument 1257 intFormat != tex->IntFormat) { in alloc_texture() 1277 tex->IntFormat = intFormat; in alloc_texture() 1303 GLsizei width, GLsizei height, GLenum intFormat, in setup_copypix_texture() argument 1323 intFormat, GL_UNSIGNED_BYTE, NULL); in setup_copypix_texture() 2112 GLenum intFormat = GL_RGBA; in _mesa_meta_CopyPixels() local 2159 newTex = alloc_texture(tex, width, height, intFormat); in _mesa_meta_CopyPixels()
|
/external/mesa3d/src/mesa/drivers/common/ |
D | meta.c | 1248 GLsizei width, GLsizei height, GLenum intFormat) in alloc_texture() argument 1257 intFormat != tex->IntFormat) { in alloc_texture() 1277 tex->IntFormat = intFormat; in alloc_texture() 1303 GLsizei width, GLsizei height, GLenum intFormat, in setup_copypix_texture() argument 1323 intFormat, GL_UNSIGNED_BYTE, NULL); in setup_copypix_texture() 2112 GLenum intFormat = GL_RGBA; in _mesa_meta_CopyPixels() local 2159 newTex = alloc_texture(tex, width, height, intFormat); in _mesa_meta_CopyPixels()
|