Home
last modified time | relevance | path

Searched defs:image (Results 676 - 700 of 1077) sorted by relevance

1...<<21222324252627282930>>...44

/third_party/skia/third_party/externals/libwebp/examples/
H A Dwebpmux.c282 WebPMuxFrameInfo image; in DisplayInfo() local
/third_party/skia/third_party/externals/libwebp/src/demux/
H A Ddemux.c621 const ChunkData* const image = f->img_components_; in IsValidExtendedFormat() local
817 const ChunkData* const image = frame->img_components_; GetFramePayload() local
[all...]
/third_party/skia/tests/
H A DDeferredDisplayListTest.cpp882 sk_sp<SkImage> image = SkImage::MakeFromTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
1192 sk_sp<SkImage> image = SkImage::MakePromiseTexture( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
H A DVkHardwareBufferTest.cpp269 sk_sp<SkImage> image = SkImage::MakeFromTexture(fDirectContext, in importHardwareBufferForRead() local
H A DReadWritePixelsGpuTest.cpp1253 auto image = SkImage::MakeFromRaster(pmap, nullptr, nullptr); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
[all...]
H A DSurfaceTest.cpp574 is_budgeted(SkImage* image, GrRecordingContext* rc) is_budgeted() argument
1117 sk_sp<SkImage> image = surface->makeImageSnapshot(); test_overdraw_surface() local
[all...]
/third_party/skia/src/ports/
H A DSkScalerContext_win_dw.cpp1142 sk_sp<SkImage> image = SkImage::MakeFromEncoded(std::move(data)); in generatePngGlyphImage() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DDeviceVk.cpp715 ImportExternalImage(const ExternalImageDescriptorVk* descriptor, ExternalMemoryHandle memoryHandle, VkImage image, const std::vector<ExternalSemaphoreHandle>& waitHandles, VkSemaphore* outSignalSemaphore, VkDeviceMemory* outAllocation, std::vector<VkSemaphore>* outWaitSemaphores) ImportExternalImage() argument
/third_party/skia/tools/fonts/
H A DTestSVGTypeface.cpp779 sk_sp<SkImage> image = surface->makeImageSnapshot(); in exportTtxCbdt() local
1001 sk_sp<SkImage> image = surface->makeImageSnapshot(); in exportTtxSbix() local
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DVulkanImageWrappingTestsOpaqueFD.cpp47 CreateImage(dawn_native::vulkan::Device* deviceVk, uint32_t width, uint32_t height, VkFormat format, VkImage* image) CreateImage() argument
[all...]
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp641 sk_sp<SkImage> image = make_fuzz_image(fuzz); in make_fuzz_imageFilter() local
/third_party/spirv-tools/source/opt/
H A Dtypes.h351 SampledImage(Type* image) : Type(kSampledImage), image_type_(image) {} in SampledImage() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp773 bool InstancedGridRenderTest::verifyImage (const tcu::Surface& image) in verifyImage() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawTests.cpp108 static bool verifyImageYellowGreen (const tcu::Surface& image, tcu::TestLog& log) in verifyImageYellowGreen() argument
[all...]
H A Des31fVertexAttributeBindingTests.cpp78 static bool verifyImageYellowGreen (const tcu::Surface& image, tcu::TestLog& log, bool logImageOnSuccess) in verifyImageYellowGreen() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboCompletenessTests.cpp724 Image* image = DE_NULL; in makeImage() local
[all...]
H A DglsFboUtil.cpp470 checkAttachmentCompleteness(Checker& cctx, const Attachment& attachment, GLenum attPoint, const Image* image, const FormatDB& db) checkAttachmentCompleteness() argument
636 const Image* const image = fboConfig.getImage(attachmentType(att), att.imageName); validStatusCodes() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp976 Move<VkImage> image = createImage(vk, vkDevice, &colorImageParams); in createImage2DAndBindMemory() local
[all...]
H A DvktPipelineDepthRangeUnrestrictedTests.cpp365 Move<VkImage> image = createImage(vk, vkDevice, &colorImageParams); in createImage2DAndBindMemory() local
[all...]
H A DvktPipelineImage2DViewOf3DTests.cpp155 void fillImage (const tcu::PixelBufferAccess& image, const int layer) in fillImage() argument
89 copyImageLayerToBuffer(const DeviceInterface& vk, VkCommandBuffer cmdBuffer, VkImage image, VkBuffer buffer, tcu::IVec2 size, VkAccessFlags srcAccessMask, VkImageLayout oldLayout, deUint32 layerToCopy, uint32_t mipLevel) copyImageLayerToBuffer() argument
203 runComputePipeline(const VkDescriptorSet& descriptorSet, const VkDescriptorSetLayout descriptorSetLayout, tcu::IVec3& testMipLevelSize, VkCommandBuffer cmdBuffer, VkImage image, VkBuffer outputBuffer) runComputePipeline() argument
232 runGraphicsPipeline(const VkDescriptorSet& descriptorSet, const VkDescriptorSetLayout descriptorSetLayout, tcu::IVec3& testMipLevelSize, VkCommandBuffer cmdBuffer, VkImage image, VkBuffer outputBuffer) runGraphicsPipeline() argument
[all...]
H A DvktPipelineImageSamplingInstance.cpp83 allocateImage(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkImage& image, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) allocateImage() argument
[all...]
H A DvktPipelineImageUtil.cpp281 readDepthAttachment(const vk::DeviceInterface& vk, vk::VkDevice device, vk::VkQueue queue, deUint32 queueFamilyIndex, vk::Allocator& allocator, vk::VkImage image, vk::VkFormat format, const tcu::UVec2& renderSize, vk::VkImageLayout currentLayout) readDepthAttachment() argument
359 readStencilAttachment(const vk::DeviceInterface& vk, vk::VkDevice device, vk::VkQueue queue, deUint32 queueFamilyIndex, vk::Allocator& allocator, vk::VkImage image, vk::VkFormat format, const tcu::UVec2& renderSize, vk::VkImageLayout currentLayout) readStencilAttachment() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemShaderImageAccessTests.cpp1146 validateResult(vk::VkImage image, vk::VkImageLayout imageLayout, const tcu::Texture2D& texture2D, const tcu::Sampler& refSampler) validateResult() argument
[all...]
H A DvktProtectedMemUtils.cpp420 vk::Move<vk::VkImageView> createImageView (ProtectedContext& context, vk::VkImage image, vk::VkFormat format) in createImageView() argument
651 void clearImage (ProtectedContext& ctx, vk::VkImage image) in clearImage() argument
724 void uploadImage (ProtectedContext& ctx, vk::VkImage image, cons argument
[all...]
H A DvktProtectedMemWsiSwapchainTests.cpp314 vk::Move<vk::VkImage> image = vk::createImage(vkd, device, &imageInfo); in generateSwapchainParameterCases() local
402 vk::Move<vk::VkImage> image = vk::createImage(vkd, device, &imageInfo); in generateSwapchainParameterCases() local
476 vk::Move<vk::VkImage> image = vk::createImage(vkd, device, &imageInfo); in generateSwapchainParameterCases() local
518 vk::Move<vk::VkImage> image = vk::createImage(vkd, device, &imageInfo); generateSwapchainParameterCases() local
566 vk::Move<vk::VkImage> image = vk::createImage(vkd, device, &imageInfo); generateSwapchainParameterCases() local
[all...]

Completed in 43 milliseconds

1...<<21222324252627282930>>...44