Home
last modified time | relevance | path

Searched defs:image (Results 151 - 175 of 1898) sorted by relevance

12345678910>>...76

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageTexture.cpp28 namespace image namespace
H A DvktImageTexture.hpp31 namespace image namespace
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMakeUtil.cpp43 MovePtr<Allocation> bindImageDedicated (const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice physDevice, const VkDevice device, const VkImage image, const MemoryRequirement requirement) in bindImageDedicated() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageLoadStoreUtil.hpp37 namespace image namespace
H A DvktImageTexture.cpp28 namespace image namespace
H A DvktImageTexture.hpp31 namespace image namespace
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLImage.h58 inline bool Image::IsValid(const _cl_mem *image) in IsValid() argument
H A DImage_unittest.cpp47 egl::Image *image = in TEST() local
126 egl::Image *image = TEST() local
[all...]
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dppm.cc50 std::string image = "P6\n"; in ConvertToPPM() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DRenderbufferNULL.cpp39 setStorageEGLImageTarget(const gl::Context *context, egl::Image *image) setStorageEGLImageTarget() argument
/third_party/skia/src/gpu/vk/
H A DGrVkMemoryReclaimer.cpp49 bool GrVkMemoryReclaimer::addMemoryToWaitQueue(const GrVkGpu* gpu, const GrVkAlloc& alloc, const VkImage& image) in addMemoryToWaitQueue() argument
H A DGrVkImageView.cpp13 Make(GrVkGpu* gpu, VkImage image, VkFormat format, Type viewType, uint32_t miplevels, const GrVkYcbcrConversionInfo& ycbcrInfo) Make() argument
/third_party/skia/samplecode/
H A DSampleAnimatedText.cpp73 sk_sp<SkImage> image = direct->priv().testingOnly_getFontAtlasImage( variable
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DHeadlessSurfaceKHR.cpp45 void HeadlessSurfaceKHR::attachImage(PresentImage *image) in attachImage() argument
49 void HeadlessSurfaceKHR::detachImage(PresentImage *image) in detachImage() argument
53 VkResult HeadlessSurfaceKHR::present(PresentImage *image) in present() argument
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dimage.hpp51 inline T imageLoad(const image2DBase<T> &image, glm::ivec2 coord) in imageLoad() argument
57 void imageStore(image2DBase<T> &image, glm::ivec2 coord, const T &value) in imageStore() argument
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_dump.c88 AnimatedImage image; in main() local
[all...]
/third_party/skia/tests/
H A DRecorderTest.cpp75 sk_sp<SkImage> image; in DEF_TEST() local
/third_party/skia/tools/fiddle/
H A Dexamples.cpp13 sk_sp<SkImage> image; variable
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_tile_iterator.cpp26 dng_tile_iterator::dng_tile_iterator (const dng_image &image, in dng_tile_iterator() argument
/third_party/skia/gm/
H A Dlocalmatriximagefilter.cpp36 static void show_image(SkCanvas* canvas, SkImage* image, sk_sp<SkImageFilter> filter) { in show_image() argument
H A Dimagefiltersgraph.cpp149 static void DrawClippedImage(SkCanvas* canvas, const SkImage* image, const SkPaint& paint) { in DrawClippedImage() argument
H A Dimagemasksubset.cpp83 sk_sp<SkImage> image = makers[i](canvas, info); in DEF_SIMPLE_GM() local
H A Dtileimagefilter.cpp68 sk_sp<SkImage> image = (i & 0x01) ? fCheckerboard : fBitmap; variable
[all...]
/third_party/skia/docs/examples/
H A Dexample3ps.cpp64 sk_sp<SkImage> image = SkImage::MakeRasterData(info, data, 3); in REG_FIDDLE() local
/third_party/skia/experimental/c-api-example/
H A Dskia-c-example.c26 sk_image_t* image = sk_surface_new_image_snapshot(surface); in emit_png() local

Completed in 6 milliseconds

12345678910>>...76