Home
last modified time | relevance | path

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

123

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dformats.c337 GL_INTENSITY, /* BaseFormat */
346 GL_INTENSITY, /* BaseFormat */
726 GL_INTENSITY,
735 GL_INTENSITY,
837 GL_INTENSITY,
846 GL_INTENSITY,
855 GL_INTENSITY,
864 GL_INTENSITY,
873 GL_INTENSITY,
882 GL_INTENSITY,
[all …]
Dpixel.c205 if (!validate_pbo_access(ctx, &ctx->Unpack, mapsize, GL_INTENSITY, in _mesa_PixelMapfv()
247 if (!validate_pbo_access(ctx, &ctx->Unpack, mapsize, GL_INTENSITY, in _mesa_PixelMapuiv()
303 if (!validate_pbo_access(ctx, &ctx->Unpack, mapsize, GL_INTENSITY, in _mesa_PixelMapusv()
354 if (!validate_pbo_access(ctx, &ctx->Pack, mapsize, GL_INTENSITY, in _mesa_GetnPixelMapfvARB()
405 if (!validate_pbo_access(ctx, &ctx->Pack, mapsize, GL_INTENSITY, in _mesa_GetnPixelMapuivARB()
456 if (!validate_pbo_access(ctx, &ctx->Pack, mapsize, GL_INTENSITY, in _mesa_GetnPixelMapusvARB()
Dglformats.c183 case GL_INTENSITY: in _mesa_components_in_format()
479 case GL_INTENSITY: in _mesa_is_color_format()
943 if (base_format == GL_INTENSITY) { in _mesa_base_format_has_channel()
996 return GL_INTENSITY; in _mesa_generic_compressed_format_to_uncompressed_format()
1124 case GL_INTENSITY: in _mesa_error_check_format_and_type()
Dtexstate.c177 case GL_INTENSITY: in calculate_derived_texenv()
221 case GL_INTENSITY: in calculate_derived_texenv()
245 case GL_INTENSITY: in calculate_derived_texenv()
268 mode_a = (texBaseFormat == GL_INTENSITY) ? GL_ADD : GL_MODULATE; in calculate_derived_texenv()
Dtexstore.c102 case GL_INTENSITY: in can_swizzle()
239 case GL_INTENSITY: return IDX_INTENSITY; in get_map_idx()
344 logicalBaseFormat == GL_INTENSITY || in _mesa_make_temp_float_image()
354 textureBaseFormat == GL_INTENSITY || in _mesa_make_temp_float_image()
454 logicalBaseFormat == GL_INTENSITY || in make_temp_uint_image()
463 textureBaseFormat == GL_INTENSITY || in make_temp_uint_image()
582 logicalBaseFormat == GL_INTENSITY); in _mesa_make_temp_ubyte_image()
591 textureBaseFormat == GL_INTENSITY); in _mesa_make_temp_ubyte_image()
3035 baseInternalFormat == GL_INTENSITY || in _mesa_texstore_rgba_float32()
3105 baseInternalFormat == GL_INTENSITY || in _mesa_texstore_rgba_float16()
[all …]
Dfbobject.c435 case GL_INTENSITY: in _mesa_validate_framebuffer()
492 case GL_INTENSITY: in _mesa_is_legal_color_format()
1096 case GL_INTENSITY: in _mesa_base_fbo_format()
1102 ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
1228 ctx->Extensions.ARB_framebuffer_object ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
1270 ctx->Extensions.ARB_framebuffer_object ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
1329 ctx->Extensions.ARB_framebuffer_object ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
2754 case GL_INTENSITY: in get_nongeneric_internalformat()
Dtexcompress.c129 return GL_INTENSITY; in _mesa_gl_compressed_format_base_format()
Dtexstorage.c254 case GL_INTENSITY: in tex_storage_error_check()
/external/mesa3d/src/mesa/main/
Dformats.c337 GL_INTENSITY, /* BaseFormat */
346 GL_INTENSITY, /* BaseFormat */
726 GL_INTENSITY,
735 GL_INTENSITY,
837 GL_INTENSITY,
846 GL_INTENSITY,
855 GL_INTENSITY,
864 GL_INTENSITY,
873 GL_INTENSITY,
882 GL_INTENSITY,
[all …]
Dpixel.c205 if (!validate_pbo_access(ctx, &ctx->Unpack, mapsize, GL_INTENSITY, in _mesa_PixelMapfv()
247 if (!validate_pbo_access(ctx, &ctx->Unpack, mapsize, GL_INTENSITY, in _mesa_PixelMapuiv()
303 if (!validate_pbo_access(ctx, &ctx->Unpack, mapsize, GL_INTENSITY, in _mesa_PixelMapusv()
354 if (!validate_pbo_access(ctx, &ctx->Pack, mapsize, GL_INTENSITY, in _mesa_GetnPixelMapfvARB()
405 if (!validate_pbo_access(ctx, &ctx->Pack, mapsize, GL_INTENSITY, in _mesa_GetnPixelMapuivARB()
456 if (!validate_pbo_access(ctx, &ctx->Pack, mapsize, GL_INTENSITY, in _mesa_GetnPixelMapusvARB()
Dglformats.c183 case GL_INTENSITY: in _mesa_components_in_format()
479 case GL_INTENSITY: in _mesa_is_color_format()
943 if (base_format == GL_INTENSITY) { in _mesa_base_format_has_channel()
996 return GL_INTENSITY; in _mesa_generic_compressed_format_to_uncompressed_format()
1124 case GL_INTENSITY: in _mesa_error_check_format_and_type()
Dtexstate.c177 case GL_INTENSITY: in calculate_derived_texenv()
221 case GL_INTENSITY: in calculate_derived_texenv()
245 case GL_INTENSITY: in calculate_derived_texenv()
268 mode_a = (texBaseFormat == GL_INTENSITY) ? GL_ADD : GL_MODULATE; in calculate_derived_texenv()
Dtexstore.c102 case GL_INTENSITY: in can_swizzle()
239 case GL_INTENSITY: return IDX_INTENSITY; in get_map_idx()
344 logicalBaseFormat == GL_INTENSITY || in _mesa_make_temp_float_image()
354 textureBaseFormat == GL_INTENSITY || in _mesa_make_temp_float_image()
454 logicalBaseFormat == GL_INTENSITY || in make_temp_uint_image()
463 textureBaseFormat == GL_INTENSITY || in make_temp_uint_image()
582 logicalBaseFormat == GL_INTENSITY); in _mesa_make_temp_ubyte_image()
591 textureBaseFormat == GL_INTENSITY); in _mesa_make_temp_ubyte_image()
3035 baseInternalFormat == GL_INTENSITY || in _mesa_texstore_rgba_float32()
3105 baseInternalFormat == GL_INTENSITY || in _mesa_texstore_rgba_float16()
[all …]
Dfbobject.c435 case GL_INTENSITY: in _mesa_validate_framebuffer()
492 case GL_INTENSITY: in _mesa_is_legal_color_format()
1096 case GL_INTENSITY: in _mesa_base_fbo_format()
1102 ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
1228 ctx->Extensions.ARB_framebuffer_object ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
1270 ctx->Extensions.ARB_framebuffer_object ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
1329 ctx->Extensions.ARB_framebuffer_object ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
2754 case GL_INTENSITY: in get_nongeneric_internalformat()
Dtexcompress.c129 return GL_INTENSITY; in _mesa_gl_compressed_format_base_format()
Dtexstorage.c254 case GL_INTENSITY: in tex_storage_error_check()
/external/chromium_org/third_party/mesa/src/src/glx/
Dcompsize.c90 case GL_INTENSITY: in __glElementsPerGroup()
/external/mesa3d/src/glx/
Dcompsize.c90 case GL_INTENSITY: in __glElementsPerGroup()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
Di915_texstate.c75 else if (DepthMode == GL_INTENSITY) in translate_texture_format()
90 else if (DepthMode == GL_INTENSITY) in translate_texture_format()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_texstate.c75 else if (DepthMode == GL_INTENSITY) in translate_texture_format()
90 else if (DepthMode == GL_INTENSITY) in translate_texture_format()
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
DTextureUtil.java276 format = GL_INTENSITY; in uploadTexture()
281 format = GL_INTENSITY; in uploadTexture()
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
Dst_format.c846 { GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8,
1741 case GL_INTENSITY: in st_translate_color()
1783 case GL_INTENSITY: in st_translate_color()
Dst_atom_texture.c88 case GL_INTENSITY: in apply_depthmode()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c846 { GL_INTENSITY, GL_INTENSITY4, GL_INTENSITY8,
1741 case GL_INTENSITY: in st_translate_color()
1783 case GL_INTENSITY: in st_translate_color()
Dst_atom_texture.c88 case GL_INTENSITY: in apply_depthmode()

123