Home
last modified time | relevance | path

Searched refs:img (Results 1 – 8 of 8) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dimageio.cpp80 int readimage(rawimage *img) { in readimage() argument
84 char *name = img->name; in readimage()
133 img->xres = xres; in readimage()
134 img->yres = yres; in readimage()
135 img->bpp = 3; in readimage()
136 img->data = imgdata; in readimage()
H A Dapi.cpp261 tex->img = AllocateImage((char *)apitex->imap); in apitextotex()
266 tex->img = AllocateImage((char *)apitex->imap); in apitextotex()
271 tex->img = AllocateImage((char *)apitex->imap); in apitextotex()
H A Dtexture.cpp87 return ImageMap((rawimage *)tex->img, u, v); in image_cyl_texture()
113 return ImageMap((rawimage *)tex->img, u, v); in image_sphere_texture()
145 return ImageMap((rawimage *)tex->img, u, v); in image_plane_texture()
H A Dtypes.hpp153 void *img; /* pointer to image for image mapping */ member
H A Dvol.cpp121 tx->img = vol; in newscalarvol()
173 vol = (scalarvol *)bx->tex->img; in scalar_volume_texture()
H A Dextvol.cpp120 xvol->tex->img = nullptr; in newextvol()
/oneTBB/cmake/toolchains/
H A Dmips.cmake25 set(CMAKE_C_COMPILER ${CMAKE_FIND_ROOT_PATH}/bin/mips-img-linux-gnu-gcc)
26 set(CMAKE_CXX_COMPILER ${CMAKE_FIND_ROOT_PATH}/bin/mips-img-linux-gnu-g++)
27 set(CMAKE_LINKER ${CMAKE_FIND_ROOT_PATH}/bin/mips-img-linux-gnu-ld)
/oneTBB/
H A DREADME.md2 [![Apache License Version 2.0](https://img.shields.io/badge/license-Apache_2.0-green.svg)](LICENSE.…