Home
last modified time | relevance | path

Searched refs:IMGTYPE_COLORALPHA (Results 1 – 22 of 22) sorted by relevance

/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_image.c1615 if (type == IMGTYPE_COLORALPHA) in RawImage_ScaleToPower2()
1626 if (type == IMGTYPE_COLORALPHA) in RawImage_ScaleToPower2()
2111 if (type == IMGTYPE_COLORALPHA) in Upload32()
2507 if (r_normalMapping->integer && (picFormat == GL_RGBA8) && (type == IMGTYPE_COLORALPHA) && in R_FindImageFile()
2661 …= R_CreateImage("*dlight", (byte *)data, DLIGHT_SIZE, DLIGHT_SIZE, IMGTYPE_COLORALPHA, IMGFLAG_CLA… in R_CreateDlightImage()
2744 …tr.fogImage = R_CreateImage("*fog", (byte *)data, FOG_S, FOG_T, IMGTYPE_COLORALPHA, IMGFLAG_CLAMPT… in R_CreateFogImage()
2781 …_CreateImage("*default", (byte *)data, DEFAULT_SIZE, DEFAULT_SIZE, IMGTYPE_COLORALPHA, IMGFLAG_MIP… in R_CreateDefaultImage()
2797 tr.whiteImage = R_CreateImage("*white", (byte *)data, 8, 8, IMGTYPE_COLORALPHA, IMGFLAG_NONE, 0); in R_CreateBuiltinImages()
2818 …tr.identityLightImage = R_CreateImage("*identityLight", (byte *)data, 8, 8, IMGTYPE_COLORALPHA, IM… in R_CreateBuiltinImages()
2842 …tr.renderImage = R_CreateImage("_render", NULL, width, height, IMGTYPE_COLORALPHA, IMGFLAG_NO_COMP… in R_CreateBuiltinImages()
[all …]
H A Dtr_shader.c640 imgType_t type = IMGTYPE_COLORALPHA; in ParseStage()
675 imgType_t type = IMGTYPE_COLORALPHA; in ParseStage()
742 stage->bundle[0].image[num] = R_FindImageFile( token, IMGTYPE_COLORALPHA, flags ); in ParseStage()
1508 …shader.sky.outerbox[i] = R_FindImageFile( ( char * ) pathname, IMGTYPE_COLORALPHA, imgFlags | IMGF… in ParseSkyParms()
1538 shader.sky.innerbox[i] = R_FindImageFile( ( char * ) pathname, IMGTYPE_COLORALPHA, imgFlags ); in ParseSkyParms()
2372 specularImg = R_FindImageFile(specularName, IMGTYPE_COLORALPHA, specularFlags); in CollapseStagesToLightall()
3386 image = R_FindImageFile( name, IMGTYPE_COLORALPHA, flags ); in R_FindShader()
H A Dtr_font.c512 image = R_CreateImage( name, imageBuff, 256, 256, IMGTYPE_COLORALPHA, IMGFLAG_CLAMPTOEDGE, 0 ); in RE_RegisterFont()
H A Dtr_bsp.c303 …tr.lightmaps[i] = R_CreateImage(va("_fatlightmap%d", i), NULL, width, height, IMGTYPE_COLORALPHA, … in R_LoadLightmaps()
465 …age(va("*lightmap%d", i), image, tr.lightmapSize, tr.lightmapSize, IMGTYPE_COLORALPHA, imgFlags, t… in R_LoadLightmaps()
2987 cubemap->image = R_FindImageFile(filename, IMGTYPE_COLORALPHA, flags); in R_LoadCubemaps()
3003 …eMap%d", i), NULL, r_cubemapSize->integer, r_cubemapSize->integer, IMGTYPE_COLORALPHA, flags, GL_R… in R_RenderMissingCubemaps()
H A Dtr_local.h100 IMGTYPE_COLORALPHA, // for color, lightmap, diffuse, and specular enumerator
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_image.c1610 if (type == IMGTYPE_COLORALPHA) in RawImage_ScaleToPower2()
1621 if (type == IMGTYPE_COLORALPHA) in RawImage_ScaleToPower2()
2106 if (type == IMGTYPE_COLORALPHA) in Upload32()
2505 if (r_normalMapping->integer && (picFormat == GL_RGBA8) && (type == IMGTYPE_COLORALPHA) && in R_FindImageFileExt()
2665 … R_CreateImage( "*dlight", (byte *)data, DLIGHT_SIZE, DLIGHT_SIZE, IMGTYPE_COLORALPHA, IMGFLAG_CLA… in R_CreateDlightImage()
2748 …tr.fogImage = R_CreateImage( "*fog", (byte *)data, FOG_S, FOG_T, IMGTYPE_COLORALPHA, IMGFLAG_CLAMP… in R_CreateFogImage()
2785 …CreateImage( "*default", (byte *)data, DEFAULT_SIZE, DEFAULT_SIZE, IMGTYPE_COLORALPHA, IMGFLAG_MIP… in R_CreateDefaultImage()
2801 tr.whiteImage = R_CreateImage( "*white", (byte *)data, 8, 8, IMGTYPE_COLORALPHA, IMGFLAG_NONE, 0 ); in R_CreateBuiltinImages()
2822 …tr.identityLightImage = R_CreateImage( "*identityLight", (byte *)data, 8, 8, IMGTYPE_COLORALPHA, I… in R_CreateBuiltinImages()
2846 …tr.renderImage = R_CreateImage("_render", NULL, width, height, IMGTYPE_COLORALPHA, IMGFLAG_NO_COMP… in R_CreateBuiltinImages()
[all …]
H A Dtr_shader.c653 imgType_t type = IMGTYPE_COLORALPHA; in ParseStage()
687 imgType_t type = IMGTYPE_COLORALPHA; in ParseStage()
753 …stage->bundle[0].image[num] = R_FindImageFileExt( token, IMGTYPE_COLORALPHA, flags, shader.charact… in ParseStage()
1515 …shader.sky.outerbox[i] = R_FindImageFile( ( char * ) pathname, IMGTYPE_COLORALPHA, imgFlags | IMGF… in ParseSkyParms()
1545 shader.sky.innerbox[i] = R_FindImageFile( ( char * ) pathname, IMGTYPE_COLORALPHA, imgFlags ); in ParseSkyParms()
2400 specularImg = R_FindImageFile(specularName, IMGTYPE_COLORALPHA, specularFlags); in CollapseStagesToLightall()
3444 image = R_FindImageFile( name, IMGTYPE_COLORALPHA, flags ); in R_FindShader()
H A Dtr_font.c512 image = R_CreateImage( name, imageBuff, 256, 256, IMGTYPE_COLORALPHA, IMGFLAG_CLAMPTOEDGE, 0 ); in RE_RegisterFont()
H A Dtr_bsp.c302 …tr.lightmaps[i] = R_CreateImage(va("_fatlightmap%d", i), NULL, width, height, IMGTYPE_COLORALPHA, … in R_LoadLightmaps()
464 …age(va("*lightmap%d", i), image, tr.lightmapSize, tr.lightmapSize, IMGTYPE_COLORALPHA, imgFlags, t… in R_LoadLightmaps()
2982 cubemap->image = R_FindImageFile(filename, IMGTYPE_COLORALPHA, flags); in R_LoadCubemaps()
2998 …eMap%d", i), NULL, r_cubemapSize->integer, r_cubemapSize->integer, IMGTYPE_COLORALPHA, flags, GL_R… in R_RenderMissingCubemaps()
H A Dtr_local.h100 IMGTYPE_COLORALPHA, // for color, lightmap, diffuse, and specular enumerator
/dports/games/iortcw/iortcw-1.51c/SP/code/renderer/
H A Dtr_bloom.c186 …screen texture***", data, bloom.screen.width, bloom.screen.height, IMGTYPE_COLORALPHA, IMGFLAG_NON… in R_Bloom_InitTextures()
191 …effect texture***", data, bloom.effect.width, bloom.effect.height, IMGTYPE_COLORALPHA, IMGFLAG_NON… in R_Bloom_InitTextures()
H A Dtr_image.c1456 … R_CreateImage( "*dlight", (byte *)data, DLIGHT_SIZE, DLIGHT_SIZE, IMGTYPE_COLORALPHA, IMGFLAG_CLA… in R_CreateDlightImage()
1539 …tr.fogImage = R_CreateImage( "*fog", (byte *)data, FOG_S, FOG_T, IMGTYPE_COLORALPHA, IMGFLAG_CLAMP… in R_CreateFogImage()
1576 …CreateImage( "*default", (byte *)data, DEFAULT_SIZE, DEFAULT_SIZE, IMGTYPE_COLORALPHA, IMGFLAG_MIP… in R_CreateDefaultImage()
1592 tr.whiteImage = R_CreateImage( "*white", (byte *)data, 8, 8, IMGTYPE_COLORALPHA, IMGFLAG_NONE, 0 ); in R_CreateBuiltinImages()
1605 …tr.identityLightImage = R_CreateImage( "*identityLight", (byte *)data, 8, 8, IMGTYPE_COLORALPHA, I… in R_CreateBuiltinImages()
1610 …CreateImage( "*scratch", (byte *)data, DEFAULT_SIZE, DEFAULT_SIZE, IMGTYPE_COLORALPHA, IMGFLAG_PIC… in R_CreateBuiltinImages()
H A Dtr_shader.c628 imgType_t type = IMGTYPE_COLORALPHA; in ParseStage()
648 imgType_t type = IMGTYPE_COLORALPHA; in ParseStage()
700 …stage->bundle[0].image[num] = R_FindImageFileExt( token, IMGTYPE_COLORALPHA, flags, shader.charact… in ParseStage()
1209 …shader.sky.outerbox[i] = R_FindImageFile( ( char * ) pathname, IMGTYPE_COLORALPHA, imgFlags | IMGF… in ParseSkyParms()
1239 shader.sky.innerbox[i] = R_FindImageFile( ( char * ) pathname, IMGTYPE_COLORALPHA, imgFlags ); in ParseSkyParms()
2695 image = R_FindImageFile( name, IMGTYPE_COLORALPHA, flags ); in R_FindShader()
H A Dtr_font.c512 image = R_CreateImage( name, imageBuff, 256, 256, IMGTYPE_COLORALPHA, IMGFLAG_CLAMPTOEDGE, 0 ); in RE_RegisterFont()
H A Dtr_local.h94 IMGTYPE_COLORALPHA, // for color, lightmap, diffuse, and specular enumerator
H A Dtr_bsp.c213 LIGHTMAP_SIZE, LIGHTMAP_SIZE, IMGTYPE_COLORALPHA, in R_LoadLightmaps()
/dports/games/iortcw/iortcw-1.51c/MP/code/renderer/
H A Dtr_bloom.c186 …screen texture***", data, bloom.screen.width, bloom.screen.height, IMGTYPE_COLORALPHA, IMGFLAG_NON… in R_Bloom_InitTextures()
191 …effect texture***", data, bloom.effect.width, bloom.effect.height, IMGTYPE_COLORALPHA, IMGFLAG_NON… in R_Bloom_InitTextures()
H A Dtr_image.c1386 …= R_CreateImage("*dlight", (byte *)data, DLIGHT_SIZE, DLIGHT_SIZE, IMGTYPE_COLORALPHA, IMGFLAG_CLA… in R_CreateDlightImage()
1469 …tr.fogImage = R_CreateImage("*fog", (byte *)data, FOG_S, FOG_T, IMGTYPE_COLORALPHA, IMGFLAG_CLAMPT… in R_CreateFogImage()
1506 …_CreateImage("*default", (byte *)data, DEFAULT_SIZE, DEFAULT_SIZE, IMGTYPE_COLORALPHA, IMGFLAG_MIP… in R_CreateDefaultImage()
1522 tr.whiteImage = R_CreateImage("*white", (byte *)data, 8, 8, IMGTYPE_COLORALPHA, IMGFLAG_NONE, 0); in R_CreateBuiltinImages()
1535 …tr.identityLightImage = R_CreateImage("*identityLight", (byte *)data, 8, 8, IMGTYPE_COLORALPHA, IM… in R_CreateBuiltinImages()
1539 …_CreateImage("*scratch", (byte *)data, DEFAULT_SIZE, DEFAULT_SIZE, IMGTYPE_COLORALPHA, IMGFLAG_PIC… in R_CreateBuiltinImages()
H A Dtr_shader.c615 imgType_t type = IMGTYPE_COLORALPHA; in ParseStage()
636 imgType_t type = IMGTYPE_COLORALPHA; in ParseStage()
689 stage->bundle[0].image[num] = R_FindImageFile( token, IMGTYPE_COLORALPHA, flags ); in ParseStage()
1205 …shader.sky.outerbox[i] = R_FindImageFile( ( char * ) pathname, IMGTYPE_COLORALPHA, imgFlags | IMGF… in ParseSkyParms()
1236 shader.sky.innerbox[i] = R_FindImageFile( ( char * ) pathname, IMGTYPE_COLORALPHA, imgFlags ); in ParseSkyParms()
2642 image = R_FindImageFile( name, IMGTYPE_COLORALPHA, flags ); in R_FindShader()
H A Dtr_font.c512 image = R_CreateImage( name, imageBuff, 256, 256, IMGTYPE_COLORALPHA, IMGFLAG_CLAMPTOEDGE, 0 ); in RE_RegisterFont()
H A Dtr_local.h94 IMGTYPE_COLORALPHA, // for color, lightmap, diffuse, and specular enumerator
H A Dtr_bsp.c213 LIGHTMAP_SIZE, LIGHTMAP_SIZE, IMGTYPE_COLORALPHA, in R_LoadLightmaps()