Searched refs:getImageFormat (Results 1 – 2 of 2) sorted by relevance
227 static ri::Image::Format getImageFormat (const char* imageFormat) in getImageFormat() function533 image->format = getImageFormat(getAttribute("Format")); in handleElementStart()
5543 static cl_image_format getImageFormat(int depth, int cn, bool norm) in getImageFormat() function5595 cl_image_format format = getImageFormat(depth, cn, norm); in init()5706 cl_image_format format = Impl::getImageFormat(depth, cn, norm); in isFormatSupported()