Home
last modified time | relevance | path

Searched defs:_image (Results 1 - 21 of 21) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_image.c156 pvr_DestroyImage(VkDevice _device, VkImage _image, const VkAllocationCallbacks *pAllocator) pvr_DestroyImage() argument
236 pvr_GetImageSubresourceLayout(VkDevice device, VkImage _image, const VkImageSubresource *subresource, VkSubresourceLayout *layout) pvr_GetImageSubresourceLayout() argument
H A Dpvr_blit.c83 pvr_CmdClearColorImage(VkCommandBuffer commandBuffer, VkImage _image, VkImageLayout imageLayout, const VkClearColorValue *pColor, uint32_t rangeCount, const VkImageSubresourceRange *pRanges) pvr_CmdClearColorImage() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_image.c204 panvk_DestroyImage(VkDevice _device, VkImage _image, const VkAllocationCallbacks *pAllocator) panvk_DestroyImage() argument
233 panvk_GetImageSubresourceLayout(VkDevice _device, VkImage _image, const VkImageSubresource *pSubresource, VkSubresourceLayout *pLayout) panvk_GetImageSubresourceLayout() argument
286 panvk_GetImageDrmFormatModifierPropertiesEXT(VkDevice device, VkImage _image, VkImageDrmFormatModifierPropertiesEXT *pProperties) panvk_GetImageDrmFormatModifierPropertiesEXT() argument
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_image.c159 lvp_DestroyImage(VkDevice _device, VkImage _image, in lvp_DestroyImage() argument
208 lvp_GetImageSubresourceLayout( VkDevice _device, VkImage _image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout) lvp_GetImageSubresourceLayout() argument
H A Dlvp_device.c1850 VkImage _image; in lvp_GetDeviceImageMemoryRequirements() local
1903 lvp_GetImageMemoryRequirements( VkDevice device, VkImage _image, VkMemoryRequirements* pMemoryRequirements) lvp_GetImageMemoryRequirements() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_image.c160 vk_common_GetImageDrmFormatModifierPropertiesEXT(UNUSED VkDevice device, VkImage _image, VkImageDrmFormatModifierPropertiesEXT *pProperties) vk_common_GetImageDrmFormatModifierPropertiesEXT() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_image.c429 v3dv_GetImageSubresourceLayout(VkDevice device, VkImage _image, const VkImageSubresource *subresource, VkSubresourceLayout *layout) v3dv_GetImageSubresourceLayout() argument
465 v3dv_DestroyImage(VkDevice _device, VkImage _image, const VkAllocationCallbacks* pAllocator) v3dv_DestroyImage() argument
H A Dv3dv_meta_clear.c149 v3dv_CmdClearColorImage(VkCommandBuffer commandBuffer, VkImage _image, VkImageLayout imageLayout, const VkClearColorValue *pColor, uint32_t rangeCount, const VkImageSubresourceRange *pRanges) v3dv_CmdClearColorImage() argument
175 v3dv_CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage _image, VkImageLayout imageLayout, const VkClearDepthStencilValue *pDepthStencil, uint32_t rangeCount, const VkImageSubresourceRange *pRanges) v3dv_CmdClearDepthStencilImage() argument
H A Dv3dv_meta_copy.c1005 VkImage _image; in create_image_alias() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_image.c660 tu_DestroyImage(VkDevice _device, VkImage _image, const VkAllocationCallbacks *pAllocator) tu_DestroyImage() argument
751 tu_GetImageSubresourceLayout(VkDevice _device, VkImage _image, const VkImageSubresource *pSubresource, VkSubresourceLayout *pLayout) tu_GetImageSubresourceLayout() argument
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_image.c785 dzn_GetImageSubresourceLayout(VkDevice _device, VkImage _image, const VkImageSubresource *subresource, VkSubresourceLayout *layout) dzn_GetImageSubresourceLayout() argument
/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
H A Dnativewindow2.cpp85 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); in InitNativeWindow() local
H A Dnativewindow1.cpp71 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); in InitNativeWindow() local
138 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); in testNativeWindowCreateNativeWindowFromSurfaceIdNullptr() local
162 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); in testNativeWindowCreateNativeWindowFromSurfaceIdNormal() local
200 auto _image in testNativeWindowCreateNativeWindowFromSurfaceIdSurfaceId() local
668 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); testNativeWindowWRParcelNormal() local
704 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); testNativeWindowWriteToParcelAbNormal() local
[all...]
/test/xts/acts/graphic/nativebuffer/entry/src/main/cpp/
H A Dnativebuffer.cpp439 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); in OHNativeBufferFromNativeWindowBufferNullptr() local
471 auto _image = OH_NativeImage_Create(textureId, GL_TEXTURE_2D); in OHNativeBufferFromNativeWindowBufferNormal() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_image.c2386 radv_DestroyImage(VkDevice _device, VkImage _image, const VkAllocationCallbacks *pAllocator) in radv_DestroyImage() argument
2398 radv_GetImageSubresourceLayout(VkDevice _device, VkImage _image, in radv_GetImageSubresourceLayout() argument
2466 radv_GetImageDrmFormatModifierPropertiesEXT(VkDevice _device, VkImage _image, in radv_GetImageDrmFormatModifierPropertiesEXT() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_blorp.c995 anv_CmdClearColorImage( VkCommandBuffer commandBuffer, VkImage _image, VkImageLayout imageLayout, const VkClearColorValue* pColor, uint32_t rangeCount, const VkImageSubresourceRange* pRanges) anv_CmdClearColorImage() argument
H A Danv_image.c1632 anv_DestroyImage(VkDevice _device, VkImage _image, in anv_DestroyImage() argument
1995 anv_GetImageSubresourceLayout( VkDevice device, VkImage _image, const VkImageSubresource* subresource, VkSubresourceLayout* layout) anv_GetImageSubresourceLayout() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp58 ImageViewCreateInfo::ImageViewCreateInfo (vk::VkImage _image, in ImageViewCreateInfo() argument
79 ImageViewCreateInfo::ImageViewCreateInfo (vk::VkImage _image, in ImageViewCreateInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp58 ImageViewCreateInfo::ImageViewCreateInfo (vk::VkImage _image, in ImageViewCreateInfo() argument
79 ImageViewCreateInfo::ImageViewCreateInfo (vk::VkImage _image, in ImageViewCreateInfo() argument
/third_party/python/Lib/
H A Dturtle.py475 def _image(self, filename): member in TurtleScreenBase
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp8265 builtin_builder::_image(image_prototype_ctr prototype, in _image() function in builtin_builder

Completed in 61 milliseconds