Home
last modified time | relevance | path

Searched refs:GL_RED (Results 1 – 25 of 50) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dformats.c373 GL_RED,
400 GL_RED,
744 GL_RED,
753 GL_RED,
1000 GL_RED,
1036 GL_RED,
1072 GL_RED,
1108 GL_RED,
1144 GL_RED,
1180 GL_RED,
[all …]
Dglformats.c173 case GL_RED: in _mesa_components_in_format()
457 case GL_RED: in _mesa_is_color_format()
858 case GL_RED: in _mesa_base_format_to_integer_format()
898 if (base_format == GL_RED || in _mesa_base_format_has_channel()
982 return GL_RED; in _mesa_generic_compressed_format_to_uncompressed_format()
1119 case GL_RED: in _mesa_error_check_format_and_type()
Dfbobject.c436 case GL_RED: in _mesa_validate_framebuffer()
495 case GL_RED: in _mesa_is_legal_color_format()
1158 case GL_RED: in _mesa_base_fbo_format()
1161 ? GL_RED : 0; in _mesa_base_fbo_format()
1164 ? GL_RED : 0; in _mesa_base_fbo_format()
1176 ? GL_RED : 0; in _mesa_base_fbo_format()
1180 ? GL_RED : 0; in _mesa_base_fbo_format()
1234 ctx->Extensions.ARB_texture_float) ? GL_RED : 0; in _mesa_base_fbo_format()
1308 ctx->Extensions.EXT_texture_integer) ? GL_RED : 0; in _mesa_base_fbo_format()
2758 case GL_RED: in get_nongeneric_internalformat()
Dtexstore.c105 case GL_RED: in can_swizzle()
243 case GL_RED: return IDX_RED; in get_map_idx()
340 logicalBaseFormat == GL_RED || in _mesa_make_temp_float_image()
350 textureBaseFormat == GL_RED || in _mesa_make_temp_float_image()
451 logicalBaseFormat == GL_RED || in make_temp_uint_image()
460 textureBaseFormat == GL_RED || in make_temp_uint_image()
578 logicalBaseFormat == GL_RED || in _mesa_make_temp_ubyte_image()
587 textureBaseFormat == GL_RED || in _mesa_make_temp_ubyte_image()
3036 baseInternalFormat == GL_RED || in _mesa_texstore_rgba_float32()
3106 baseInternalFormat == GL_RED || in _mesa_texstore_rgba_float16()
[all …]
Dtexstate.c182 case GL_RED: in calculate_derived_texenv()
224 case GL_RED: in calculate_derived_texenv()
251 case GL_RED: in calculate_derived_texenv()
Dtexcompress.c82 return GL_RED; in _mesa_gl_compressed_format_base_format()
Ddebug.c577 else if (format == GL_RED && type == GL_UNSIGNED_BYTE) { in _mesa_dump_image()
591 else if (format == GL_RED && type == GL_FLOAT) { in _mesa_dump_image()
Dpack.c370 case GL_RED: in get_component_indexes()
1333 case GL_RED: in _mesa_pack_rgba_span_float()
1490 case GL_RED: in _mesa_pack_rgba_span_float()
1647 case GL_RED: in _mesa_pack_rgba_span_float()
1804 case GL_RED: in _mesa_pack_rgba_span_float()
1961 case GL_RED: in _mesa_pack_rgba_span_float()
2118 case GL_RED: in _mesa_pack_rgba_span_float()
2275 case GL_RED: in _mesa_pack_rgba_span_float()
2361 case GL_RED: in _mesa_pack_rgba_span_float()
3000 case GL_RED: in get_component_mapping()
[all …]
Dtexstorage.c255 case GL_RED: in tex_storage_error_check()
Dteximage.c270 return GL_RED; in _mesa_base_tex_format()
410 return GL_RED; in _mesa_base_tex_format()
422 case GL_RED: in _mesa_base_tex_format()
424 return GL_RED; in _mesa_base_tex_format()
488 return GL_RED; in _mesa_base_tex_format()
/external/mesa3d/src/mesa/main/
Dformats.c373 GL_RED,
400 GL_RED,
744 GL_RED,
753 GL_RED,
1000 GL_RED,
1036 GL_RED,
1072 GL_RED,
1108 GL_RED,
1144 GL_RED,
1180 GL_RED,
[all …]
Dglformats.c173 case GL_RED: in _mesa_components_in_format()
457 case GL_RED: in _mesa_is_color_format()
858 case GL_RED: in _mesa_base_format_to_integer_format()
898 if (base_format == GL_RED || in _mesa_base_format_has_channel()
982 return GL_RED; in _mesa_generic_compressed_format_to_uncompressed_format()
1119 case GL_RED: in _mesa_error_check_format_and_type()
Dfbobject.c436 case GL_RED: in _mesa_validate_framebuffer()
495 case GL_RED: in _mesa_is_legal_color_format()
1158 case GL_RED: in _mesa_base_fbo_format()
1161 ? GL_RED : 0; in _mesa_base_fbo_format()
1164 ? GL_RED : 0; in _mesa_base_fbo_format()
1176 ? GL_RED : 0; in _mesa_base_fbo_format()
1180 ? GL_RED : 0; in _mesa_base_fbo_format()
1234 ctx->Extensions.ARB_texture_float) ? GL_RED : 0; in _mesa_base_fbo_format()
1308 ctx->Extensions.EXT_texture_integer) ? GL_RED : 0; in _mesa_base_fbo_format()
2758 case GL_RED: in get_nongeneric_internalformat()
Dtexstore.c105 case GL_RED: in can_swizzle()
243 case GL_RED: return IDX_RED; in get_map_idx()
340 logicalBaseFormat == GL_RED || in _mesa_make_temp_float_image()
350 textureBaseFormat == GL_RED || in _mesa_make_temp_float_image()
451 logicalBaseFormat == GL_RED || in make_temp_uint_image()
460 textureBaseFormat == GL_RED || in make_temp_uint_image()
578 logicalBaseFormat == GL_RED || in _mesa_make_temp_ubyte_image()
587 textureBaseFormat == GL_RED || in _mesa_make_temp_ubyte_image()
3036 baseInternalFormat == GL_RED || in _mesa_texstore_rgba_float32()
3106 baseInternalFormat == GL_RED || in _mesa_texstore_rgba_float16()
[all …]
Dtexstate.c182 case GL_RED: in calculate_derived_texenv()
224 case GL_RED: in calculate_derived_texenv()
251 case GL_RED: in calculate_derived_texenv()
Dtexcompress.c82 return GL_RED; in _mesa_gl_compressed_format_base_format()
Ddebug.c577 else if (format == GL_RED && type == GL_UNSIGNED_BYTE) { in _mesa_dump_image()
591 else if (format == GL_RED && type == GL_FLOAT) { in _mesa_dump_image()
Dpack.c370 case GL_RED: in get_component_indexes()
1333 case GL_RED: in _mesa_pack_rgba_span_float()
1490 case GL_RED: in _mesa_pack_rgba_span_float()
1647 case GL_RED: in _mesa_pack_rgba_span_float()
1804 case GL_RED: in _mesa_pack_rgba_span_float()
1961 case GL_RED: in _mesa_pack_rgba_span_float()
2118 case GL_RED: in _mesa_pack_rgba_span_float()
2275 case GL_RED: in _mesa_pack_rgba_span_float()
2361 case GL_RED: in _mesa_pack_rgba_span_float()
3000 case GL_RED: in get_component_mapping()
[all …]
Dtexstorage.c255 case GL_RED: in tex_storage_error_check()
/external/chromium_org/third_party/mesa/src/src/glx/
Dcompsize.c85 case GL_RED: in __glElementsPerGroup()
/external/mesa3d/src/glx/
Dcompsize.c85 case GL_RED: in __glElementsPerGroup()
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
Dst_format.c1061 { GL_RED, GL_R8, 0 },
1711 case GL_RED: in st_translate_color()
1753 case GL_RED: in st_translate_color()
Dst_atom_texture.c103 case GL_RED: in apply_depthmode()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1061 { GL_RED, GL_R8, 0 },
1711 case GL_RED: in st_translate_color()
1753 case GL_RED: in st_translate_color()
Dst_atom_texture.c103 case GL_RED: in apply_depthmode()

12