Home
last modified time | relevance | path

Searched defs:intFormat (Results 1 – 10 of 10) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fTextureSwizzleTests.cpp333 deUint32 intFormat = formats[fmtNdx].internalFormat; in init() local
/external/mesa3d/src/mesa/main/
Dpack.c3138 GLboolean intFormat; in extract_float_rgba() local
4252 GLboolean intFormat = _mesa_is_enum_format_integer(srcFormat); in _mesa_unpack_color_span_ubyte() local
4559 GLboolean intFormat = _mesa_is_enum_format_integer(srcFormat); in _mesa_unpack_color_span_float() local
Dfbobject.c680 GLenum intFormat = GL_NONE; /* color buffers' internal format */ in _mesa_test_framebuffer_completeness() local
Dteximage.c1455 GLenum intFormat) in target_can_be_compressed()
Dmipmap.c1819 GLsizei border, GLenum intFormat, gl_format format) in _mesa_prepare_mipmap_level()
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c1248 GLsizei width, GLsizei height, GLenum intFormat) in alloc_texture()
1303 GLsizei width, GLsizei height, GLenum intFormat, in setup_copypix_texture()
2112 GLenum intFormat = GL_RGBA; in _mesa_meta_CopyPixels() local
/external/mesa3d/src/mesa/drivers/x11/
Dxm_api.c1718 GLenum format, type, intFormat; in XMesaBindTexImage() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c489 GLenum baseInternalFormat, intFormat; in make_texture() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMeasureFormat.java266 NumberFormat intFormat = NumberFormat.getInstance(locale); in getInstance() local
/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp268 const deUint32 intFormat = glu::getInternalFormat(texFormat); in setupTexture() local