Home
last modified time | relevance | path

Searched defs:devCtx (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/modules/canvaskit/
Dwebgpu.js21 CanvasKit.MakeGPUCanvasContext = function(devCtx, canvas, opts) { argument
71 …CanvasKit.MakeGPUTextureSurface = function (devCtx, texture, textureFormat, width, height, colorSp… argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoTestUtils.cpp597 VkVideoCodecOperationFlagsKHR getSupportedCodecs(DeviceContext& devCtx, in getSupportedCodecs()
633 VkResult getVideoFormats(DeviceContext& devCtx, in getVideoFormats()
679 VkResult getSupportedVideoFormats(DeviceContext& devCtx, in getSupportedVideoFormats()
749 VkResult getVideoCapabilities(DeviceContext& devCtx, in getVideoCapabilities()
823 VkResult getVideoDecodeCapabilities(DeviceContext& devCtx, in getVideoDecodeCapabilities()
DvktVideoBaseDecodeUtils.hpp389 VulkanVideoSession(DeviceContext& devCtx, in VulkanVideoSession()