Home
last modified time | relevance | path

Searched refs:GL_INTENSITY (Results 1 – 25 of 32) sorted by relevance

12

/external/mesa3d/src/mesa/main/
Dglformats.c159 case GL_INTENSITY: in get_map_idx()
385 case GL_INTENSITY: in _mesa_components_in_format()
588 case GL_INTENSITY: in _mesa_is_enum_format_unsized()
658 case GL_INTENSITY: in _mesa_is_enum_format_unorm()
1007 case GL_INTENSITY: in _mesa_is_color_format()
1597 if (base_format == GL_INTENSITY) { in _mesa_base_format_has_channel()
1641 case GL_INTENSITY: in _mesa_base_format_component_count()
1681 return GL_INTENSITY; in _mesa_generic_compressed_format_to_uncompressed_format()
1720 case GL_INTENSITY: in _mesa_get_nongeneric_internalformat()
1949 case GL_INTENSITY: in _mesa_error_check_format_and_type()
[all …]
Dpixel.c197 if (!validate_pbo_access(ctx, &ctx->Unpack, mapsize, GL_INTENSITY, in _mesa_PixelMapfv()
238 if (!validate_pbo_access(ctx, &ctx->Unpack, mapsize, GL_INTENSITY, in _mesa_PixelMapuiv()
293 if (!validate_pbo_access(ctx, &ctx->Unpack, mapsize, GL_INTENSITY, in _mesa_PixelMapusv()
342 if (!validate_pbo_access(ctx, &ctx->Pack, mapsize, GL_INTENSITY, in _mesa_GetnPixelMapfvARB()
391 if (!validate_pbo_access(ctx, &ctx->Pack, mapsize, GL_INTENSITY, in _mesa_GetnPixelMapuivARB()
440 if (!validate_pbo_access(ctx, &ctx->Pack, mapsize, GL_INTENSITY, in _mesa_GetnPixelMapusvARB()
Dtexstate.c178 case GL_INTENSITY: in calculate_derived_texenv()
221 case GL_INTENSITY: in calculate_derived_texenv()
244 case GL_INTENSITY: in calculate_derived_texenv()
266 mode_a = (texBaseFormat == GL_INTENSITY) ? GL_ADD : GL_MODULATE; in calculate_derived_texenv()
Dfbobject.c608 case GL_INTENSITY: in _mesa_validate_framebuffer()
699 case GL_INTENSITY: in _mesa_is_legal_color_format()
1837 case GL_INTENSITY: in _mesa_base_fbo_format()
1843 ctx->Extensions.ARB_framebuffer_object) ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
1953 ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
1998 ctx->Extensions.ARB_framebuffer_object ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
2052 ctx->Extensions.ARB_framebuffer_object ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
Dreadpix.c69 srcBaseFormat == GL_INTENSITY) && in _mesa_need_luminance_to_rgb_conversion()
474 if (rb->_BaseFormat == GL_LUMINANCE || rb->_BaseFormat == GL_INTENSITY) { in read_rgba_pixels()
Dtexcompress.c153 return GL_INTENSITY; in _mesa_gl_compressed_format_base_format()
Dtexformat.c209 case GL_INTENSITY: in _mesa_choose_tex_format()
Dframebuffer.c700 case GL_INTENSITY: in renderbuffer_exists()
Dtexstorage.c227 case GL_INTENSITY: in _mesa_is_legal_tex_storage_format()
Dformat_utils.c160 case GL_INTENSITY: in _mesa_compute_rgba2base2rgba_component_mapping()
Dformats.c279 return GL_INTENSITY; in get_base_format_for_array_format()
Dtexgetimage.c280 baseFormat == GL_INTENSITY) { in teximage_needs_rebase()
/external/mesa3d/src/glx/
Dcompsize.c95 case GL_INTENSITY: in __glElementsPerGroup()
/external/mesa3d/src/mesa/main/tests/
Dmesa_formats.cpp129 case GL_INTENSITY: in TEST()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_texstate.c76 else if (DepthMode == GL_INTENSITY) in translate_texture_format()
95 else if (DepthMode == GL_INTENSITY) in translate_texture_format()
/external/mesa3d/prebuilt-intermediates/main/
Dformat_info.h724 .BaseFormat = GL_INTENSITY,
738 .BaseFormat = GL_INTENSITY,
1074 .BaseFormat = GL_INTENSITY,
1088 .BaseFormat = GL_INTENSITY,
1480 .BaseFormat = GL_INTENSITY,
1494 .BaseFormat = GL_INTENSITY,
2026 .BaseFormat = GL_INTENSITY,
2040 .BaseFormat = GL_INTENSITY,
2054 .BaseFormat = GL_INTENSITY,
2068 .BaseFormat = GL_INTENSITY,
[all …]
/external/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.c322 case GL_INTENSITY: in compute_texture_format_swizzle()
331 case GL_INTENSITY: in compute_texture_format_swizzle()
Dst_format.c1232 { GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8,
2487 case GL_INTENSITY: in st_translate_color()
2529 case GL_INTENSITY: in st_translate_color()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv20_state_tex.c229 case GL_INTENSITY: in nv20_emit_tex_obj()
Dnouveau_texture.c223 case GL_INTENSITY: in nouveau_choose_tex_format()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_meta_util.c352 case GL_INTENSITY: in brw_meta_convert_fast_clear_color()
Dbrw_wm_surface_state.c352 case GL_INTENSITY: in brw_get_texture_swizzle()
397 case GL_INTENSITY: in brw_get_texture_swizzle()
Dbrw_blorp.c1023 case GL_INTENSITY: in brw_blorp_download_miptree()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c386 case GL_INTENSITY: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c386 case GL_INTENSITY: in radeonChooseTextureFormat()

12