| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
| H A D | vktDynamicStateComputeTests.cpp | 707 de::MovePtr<DynamicStateData> getDynamicStateData (Context& ctx, VkDevice device, VkDynamicStat argument 835 fillBuffer(const DeviceInterface& vkd, VkDevice device, BufferWithMemory& buffer, const std::vector<deUint32> &values) fillBuffer() argument 849 const auto device = devHelper.getDevice(); iterateTransfer() local 939 const auto device = devHelper.getDevice(); iterateCompute() local [all...] |
| H A D | vktDynamicStateRSTests.cpp | 124 const vk::VkDevice device = m_context.getDevice(); in initialize() local 482 const vk::VkDevice device = m_context.getDevice(); iterate() local 594 const vk::VkDevice device = m_context.getDevice(); iterate() local 694 const vk::VkDevice device = m_context.getDevice(); iterate() local 934 const auto device = m_context.getDevice(); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/ |
| H A D | vktFragmentShadingBarycentricTests.cpp | 137 static Move<VkRenderPass> makeRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat format, VkSampleCountFlagBits samples) in makeRenderPass() argument 638 const VkDevice device = m_context.getDevice(); in createVertexBuffer() local 668 const VkDevice device = m_context.getDevice(); in iterate() local 213 makeGraphicsPipeline(const DeviceInterface& vkd, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertShaderModule, const VkShaderModule fragShaderModule, const uint32_t width, const uint32_t height, const VkPrimitiveTopology topology, const VkSampleCountFlagBits rasterizationSamples, const bool withColor = false, const bool provokingVertexLast = false, const bool dynamicTopology = false) makeGraphicsPipeline() argument 1054 const VkDevice device = m_context.getDevice(); createVertexBuffer() local 1071 const VkDevice device = m_context.getDevice(); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageAtomicOperationTests.cpp | 504 static void initDataForImage (const VkDevice device, in initDataForImage() argument 1034 const VkDevice device = m_context.getDevice(); in iterate() local 1212 const VkDevice device = m_context.getDevice(); shaderFillImage() local 1265 const VkDevice device = m_context.getDevice(); createImageAndView() local 1387 const VkDevice device = m_context.getDevice(); prepareDescriptors() local 1457 const VkDevice device = m_context.getDevice(); commandsAfterCompute() local 1691 const VkDevice device = m_context.getDevice(); prepareDescriptors() local 1779 const VkDevice device = m_context.getDevice(); commandsAfterCompute() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/ |
| H A D | vktImagelessFramebufferTests.cpp | 159 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule fragmendModule, const VkExtent2D renderSize, const AspectFlags depthStencilAspects = ASPECT_NONE, const VkSampleCountFlagBits sampleCountBits = VK_SAMPLE_COUNT_1_BIT, const deUint32 subpass = 0) makeGraphicsPipeline() argument 232 makeRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const VkFormat depthStencilFormat, const VkSampleCountFlagBits colorSamples, const VkSampleCountFlagBits depthStencilSamples = VK_SAMPLE_COUNT_1_BIT, const VkAttachmentLoadOp loadOperation = VK_ATTACHMENT_LOAD_OP_CLEAR, const VkImageLayout finalLayoutColor = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, const VkImageLayout finalLayoutDepthStencil = VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL, const VkImageLayout subpassLayoutColor = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, const VkImageLayout subpassLayoutDepthStencil = VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL, const VkAllocationCallbacks* const allocationCallbacks = DE_NULL) makeRenderPass() argument 416 makeRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const VkAllocationCallbacks* const allocationCallbacks) makeRenderPass() argument 515 makeSingleAttachmentRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const VkAllocationCallbacks* const allocationCallbacks) makeSingleAttachmentRenderPass() argument 706 makeFramebuffer(const DeviceInterface& vk, const VkDevice device, const VkRenderPass renderPass, const VkExtent2D& renderSize, const VkFormat* colorFormat, const VkImageUsageFlags colorUsage, const VkFormat* dsFormat, const VkImageUsageFlags dsUsage = static_cast<VkImageUsageFlags>(0), const AspectFlags resolveAspects = ASPECT_NONE, const deUint32 inputAttachmentCount = 0) makeFramebuffer() argument 742 makeVerifyFramebuffer(const DeviceInterface& vk, const VkDevice device, const VkRenderPass renderPass, const VkImageView colorAttachment, const VkExtent2D& renderSize, const deUint32 layers = 1u) makeVerifyFramebuffer() argument 764 makeVerifyPipelineLayout(const DeviceInterface& vk, const VkDevice device, const VkDescriptorSetLayout descriptorSetLayout) makeVerifyPipelineLayout() argument 787 makeVerifyRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat) makeVerifyRenderPass() argument 838 makeSampler(const DeviceInterface& vk, const VkDevice& device) makeSampler() argument 865 fillBuffer(const DeviceInterface& vk, const VkDevice device, Allocation& bufferAlloc, const void* data, const VkDeviceSize dataSize) fillBuffer() argument 1036 const VkDevice device = m_context.getDevice(); readOneSampleFromMultisampleImage() local 1252 const VkDevice device = m_context.getDevice(); iterate() local 1464 const VkDevice device = m_context.getDevice(); iterate() local 1684 const VkDevice device = m_context.getDevice(); iterate() local 1959 const VkDevice device = m_context.getDevice(); iterate() local 2219 const VkDevice device = m_context.getDevice(); iterate() local 2438 const VkDevice device = m_context.getDevice(); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryAddressBindingTests.cpp | 118 VkDevice device; member 1544 CaseDescription<Device> device; global() member 1668 Unique<VkDevice> device; global() member [all...] |
| H A D | vktMemoryBindingTests.cpp | 67 MemoryMappingRAII(const DeviceInterface& deviceInterface, const VkDevice& device, VkDeviceMemory deviceMemory, VkDeviceSize offset, VkDeviceSize size, VkMemoryMapFlags flags) MemoryMappingRAII() argument 425 createCommandBuffer(const DeviceInterface& vk, VkDevice device, VkCommandPool commandPool) createCommandBuffer() argument
|
| H A D | vktMemoryDeviceMemoryReportTests.cpp | 123 VkDevice device; member 1562 CaseDescription<Device> device; global() member 1702 Unique<VkDevice> device; global() member 2064 checkBufferSupport(const InstanceInterface& vki, VkPhysicalDevice device, VkBufferUsageFlags usage, VkExternalMemoryHandleTypeFlagBits externalMemoryType) checkBufferSupport() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/ |
| H A D | vktMemoryModelMessagePassing.cpp | 1085 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderApiTestsEXT.cpp | 356 BufferWithMemoryPtr makeStridedBuffer(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, const std::vector<T>& elements, uint32_t offset, uint32_t stride, VkBufferUsageFlags usage, uint32_t endPadding) in makeStridedBuffer() argument 405 const auto device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktMeshShaderBuiltinTests.cpp | 172 const auto device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktMeshShaderBuiltinTestsEXT.cpp | 172 Move<VkRenderPass> createCustomRenderPass (const DeviceInterface& vkd, VkDevice device, VkFormat format, bool multiview, uint32_t numLayers) in createCustomRenderPass() argument 267 const auto device = m_context.getDevice(); in iterate() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Display.cpp | 709 Display *Display::GetDisplayFromDevice(Device *device, const AttributeMap &attribMap) in GetDisplayFromDevice() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | renderer11_utils.cpp | 49 DXGISupportHelper(ID3D11Device *device, D3D_FEATURE_LEVEL featureLevel) in DXGISupportHelper() argument 1377 void GenerateCaps(ID3D11Device *device, in GenerateCaps() argument 2068 ANGLED3D11DeviceType GetDeviceType(ID3D11Device *device) in GetDeviceType() argument 84 GenerateTextureFormatCaps(gl::Version maxClientVersion, GLenum internalFormat, ID3D11Device *device, const Renderer11DeviceCaps &renderer11DeviceCaps) GenerateTextureFormatCaps() argument
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkNullDriver.cpp | 562 CommandPool (VkDevice device, const VkCommandPoolCreateInfo*) in CommandPool() argument 632 DescriptorPool (VkDevice device, const VkDescriptorPoolCreateInfo* pCreateInfo) in DescriptorPool() argument 703 VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL getDeviceProcAddr (VkDevice device, const char* pName) in getDeviceProcAddr() argument 708 VKAPI_ATTR VkResult VKAPI_CALL createGraphicsPipelines (VkDevice device, VkPipelineCache, deUint32 count, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines) in createGraphicsPipelines() argument 734 VKAPI_ATTR VkResult VKAPI_CALL createComputePipelines (VkDevice device, VkPipelineCache, deUint32 count, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines) in createComputePipelines() argument 762 createRayTracingPipelinesNV(VkDevice device, VkPipelineCache, deUint32 count, const VkRayTracingPipelineCreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines) createRayTracingPipelinesNV() argument 788 createRayTracingPipelinesKHR(VkDevice device, VkPipelineCache, deUint32 count, const VkRayTracingPipelineCreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines) createRayTracingPipelinesKHR() argument 814 createShadersEXT(VkDevice device, uint32_t createInfoCount, const VkShaderCreateInfoEXT* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkShaderEXT* pShaders) createShadersEXT() argument 1172 getDeviceQueue(VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex, VkQueue* pQueue) getDeviceQueue() argument 1251 allocateMemory(VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory) allocateMemory() argument 1287 unmapMemory(VkDevice device, VkDeviceMemory memHandle) unmapMemory() argument 1298 getMemoryAndroidHardwareBufferANDROID(VkDevice device, const VkMemoryGetAndroidHardwareBufferInfoANDROID* pInfo, pt::AndroidHardwareBufferPtr* pBuffer) getMemoryAndroidHardwareBufferANDROID() argument 1365 allocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo, VkCommandBuffer* pCommandBuffers) allocateCommandBuffers() argument 1380 freeCommandBuffers(VkDevice device, VkCommandPool commandPool, deUint32 commandBufferCount, const VkCommandBuffer* pCommandBuffers) freeCommandBuffers() argument 1397 createSharedSwapchainsKHR(VkDevice device, deUint32 swapchainCount, const VkSwapchainCreateInfoKHR* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkSwapchainKHR* pSwapchains) createSharedSwapchainsKHR() argument [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/dawn/ |
| H A D | engine_dawn.cc | 146 Result MakeTexture(const ::dawn::Device& device, in MakeTexture() argument 175 ::dawn::Texture MakeDawnTexture(const ::dawn::Device& device, in MakeDawnTexture() argument 247 MapBuffer(const ::dawn::Device& device, const ::dawn::Buffer& buf) MapBuffer() argument 301 MapDeviceTextureToHostBuffer( const RenderPipelineInfo& render_pipeline, const ::dawn::Device& device) MapDeviceTextureToHostBuffer() argument 364 MapDeviceBufferToHostBuffer( const ComputePipelineInfo& compute_pipeline, const ::dawn::Device& device) MapDeviceBufferToHostBuffer() argument 407 CreateBufferFromData(const ::dawn::Device& device, const void* data, uint64_t size, ::dawn::BufferUsage usage) CreateBufferFromData() argument 459 MakeBindGroup( const ::dawn::Device& device, const ::dawn::BindGroupLayout& layout, const std::vector<BindingInitializationHelper>& bindingsInitializer) MakeBindGroup() argument 478 MakeBindGroupLayout( const ::dawn::Device& device, const std::vector<::dawn::BindGroupLayoutBinding>& bindingsInitializer) MakeBindGroupLayout() argument 498 MakeBasicPipelineLayout( const ::dawn::Device& device, std::vector<::dawn::BindGroupLayout> bindingInitializer) MakeBasicPipelineLayout() argument 929 CreateRenderPipelineDescriptor( const RenderPipelineInfo& render_pipeline, const ::dawn::Device& device, const bool ignore_vertex_and_Index_buffers, const PipelineData* pipeline_data) CreateRenderPipelineDescriptor() argument 1170 CreateRenderPassDescriptor( const RenderPipelineInfo& render_pipeline, const ::dawn::Device& device, const std::vector<::dawn::TextureView>& texture_view, const ::dawn::LoadOp load_op) CreateRenderPassDescriptor() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_utils.cpp | 596 VkDevice device = renderer->getDevice(); in destroy() local 684 VkDevice device in InitMappableDeviceMemory() local 824 VkDevice device = renderer->getDevice(); destroy() local 1112 InitTransformFeedbackEXTFunctions(VkDevice device) InitTransformFeedbackEXTFunctions() argument 1123 InitSamplerYcbcrKHRFunctions(VkDevice device) InitSamplerYcbcrKHRFunctions() argument 1130 InitRenderPass2KHRFunctions(VkDevice device) InitRenderPass2KHRFunctions() argument 1173 InitGetMemoryRequirements2KHRFunctions(VkDevice device) InitGetMemoryRequirements2KHRFunctions() argument 1180 InitBindMemory2KHRFunctions(VkDevice device) InitBindMemory2KHRFunctions() argument 1206 InitGetSwapchainStatusKHRFunctions(VkDevice device) InitGetSwapchainStatusKHRFunctions() argument [all...] |
| H A D | vk_wrapper.h | 637 destroy(VkDevice device) destroy() argument 646 reset(VkDevice device, VkCommandPoolResetFlags flags) reset() argument 652 freeCommandBuffers(VkDevice device, uint32_t commandBufferCount, const VkCommandBuffer *commandBuffers) freeCommandBuffers() argument 660 init(VkDevice device, const VkCommandPoolCreateInfo &createInfo) init() argument 677 init(VkDevice device, const VkCommandBufferAllocateInfo &createInfo) init() argument 759 destroy(VkDevice device) destroy() argument 764 destroy(VkDevice device, const vk::CommandPool &commandPool) destroy() argument 1163 destroy(VkDevice device) destroy() argument 1172 init(VkDevice device, const VkImageCreateInfo &createInfo) init() argument 1178 getMemoryRequirements(VkDevice device, VkMemoryRequirements *requirementsOut) const getMemoryRequirements() argument 1185 bindMemory(VkDevice device, const vk::DeviceMemory &deviceMemory) bindMemory() argument 1191 bindMemory2(VkDevice device, const VkBindImageMemoryInfoKHR &bindInfo) bindMemory2() argument 1197 getSubresourceLayout(VkDevice device, VkImageAspectFlagBits aspectMask, uint32_t mipLevel, uint32_t arrayLayer, VkSubresourceLayout *outSubresourceLayout) const getSubresourceLayout() argument 1212 destroy(VkDevice device) destroy() argument 1221 init(VkDevice device, const VkImageViewCreateInfo &createInfo) init() argument 1227 destroy(VkDevice device) destroy() argument 1236 init(VkDevice device) init() argument 1247 init(VkDevice device, const VkSemaphoreCreateInfo &createInfo) init() argument 1253 importFd(VkDevice device, const VkImportSemaphoreFdInfoKHR &importFdInfo) const importFd() argument 1261 destroy(VkDevice device) destroy() argument 1270 init(VkDevice device, const VkFramebufferCreateInfo &createInfo) init() argument 1282 destroy(VkDevice device) destroy() argument 1291 allocate(VkDevice device, const VkMemoryAllocateInfo &allocInfo) allocate() argument 1297 map(VkDevice device, VkDeviceSize offset, VkDeviceSize size, VkMemoryMapFlags flags, uint8_t **mapPointer) const map() argument 1314 flush(VkDevice device, VkMappedMemoryRange &memRange) flush() argument 1319 invalidate(VkDevice device, VkMappedMemoryRange &memRange) invalidate() argument 1334 init(VkPhysicalDevice physicalDevice, VkDevice device, VkInstance instance, uint32_t apiVersion, VkDeviceSize preferredLargeHeapBlockSize) init() argument 1396 destroy(VkDevice device) destroy() argument 1405 init(VkDevice device, const VkRenderPassCreateInfo &createInfo) init() argument 1411 init2(VkDevice device, const VkRenderPassCreateInfo2 &createInfo) init2() argument 1418 destroy(VkDevice device) destroy() argument 1427 init(VkDevice device, const VkBufferCreateInfo &createInfo) init() argument 1433 bindMemory(VkDevice device, const DeviceMemory &deviceMemory) bindMemory() argument 1439 getMemoryRequirements(VkDevice device, VkMemoryRequirements *memoryRequirementsOut) getMemoryRequirements() argument 1447 destroy(VkDevice device) destroy() argument 1456 init(VkDevice device, const VkBufferViewCreateInfo &createInfo) init() argument 1463 destroy(VkDevice device) destroy() argument 1472 init(VkDevice device, const VkShaderModuleCreateInfo &createInfo) init() argument 1480 destroy(VkDevice device) destroy() argument 1489 init(VkDevice device, const VkPipelineLayoutCreateInfo &createInfo) init() argument 1497 destroy(VkDevice device) destroy() argument 1506 init(VkDevice device, const VkPipelineCacheCreateInfo &createInfo) init() argument 1515 merge(VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipelineCache *srcCaches) merge() argument 1524 getCacheData(VkDevice device, size_t *cacheSize, void *cacheData) getCacheData() argument 1540 destroy(VkDevice device) destroy() argument 1549 initGraphics(VkDevice device, const VkGraphicsPipelineCreateInfo &createInfo, const PipelineCache &pipelineCacheVk) initGraphics() argument 1558 initCompute(VkDevice device, const VkComputePipelineCreateInfo &createInfo, const PipelineCache &pipelineCacheVk) initCompute() argument 1568 destroy(VkDevice device) destroy() argument 1577 init(VkDevice device, const VkDescriptorSetLayoutCreateInfo &createInfo) init() argument 1585 destroy(VkDevice device) destroy() argument 1594 init(VkDevice device, const VkDescriptorPoolCreateInfo &createInfo) init() argument 1602 allocateDescriptorSets(VkDevice device, const VkDescriptorSetAllocateInfo &allocInfo, VkDescriptorSet *descriptorSetsOut) allocateDescriptorSets() argument 1610 freeDescriptorSets(VkDevice device, uint32_t descriptorSetCount, const VkDescriptorSet *descriptorSets) freeDescriptorSets() argument 1620 destroy(VkDevice device) destroy() argument 1629 init(VkDevice device, const VkSamplerCreateInfo &createInfo) init() argument 1636 destroy(VkDevice device) destroy() argument 1646 init(VkDevice device, const VkSamplerYcbcrConversionCreateInfo &createInfo) init() argument 1653 destroy(VkDevice device) destroy() argument 1662 init(VkDevice device, const VkEventCreateInfo &createInfo) init() argument 1687 destroy(VkDevice device) destroy() argument 1696 init(VkDevice device, const VkFenceCreateInfo &createInfo) init() argument 1702 reset(VkDevice device) reset() argument 1714 wait(VkDevice device, uint64_t timeout) const wait() argument 1720 importFd(VkDevice device, const VkImportFenceFdInfoKHR &importFenceFdInfo) const importFd() argument 1727 exportFd(VkDevice device, const VkFenceGetFdInfoKHR &fenceGetFdInfo, int *fdOut) const exportFd() argument 1736 destroy(VkDevice device) destroy() argument 1745 init(VkDevice device, const VkQueryPoolCreateInfo &createInfo) init() argument 1751 getResults(VkDevice device, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void *data, VkDeviceSize stride, VkQueryResultFlags flags) const getResults() argument [all...] |
| H A D | vk_utils.h | 293 void destroy(VkDevice device) in destroy() argument 509 DeviceScoped(VkDevice device) : mDevice(device) {} in DeviceScoped() argument 663 void set(VkDevice device, RefCounted<T> *refCounted) in set() argument 692 void assign(VkDevice device, T &&newObject) in assign() argument 697 void copy(VkDevice device, const Shared<T> &other) { set(device, othe argument 701 reset(VkDevice device) reset() argument 775 destroy(VkDevice device) destroy() argument [all...] |
| H A D | SurfaceVk.cpp | 510 void SwapchainCleanupData::destroy(VkDevice device, vk::Recycler<vk::Semaphore> *semaphoreRecycler) in destroy() argument 595 VkDevice device = renderer->getDevice(); in destroy() local 1079 VkDevice device = renderer->getDevice(); createSwapChain() local 1355 VkDevice device = displayVk->getDevice(); destroySwapChainImages() local 1694 VkDevice device = context->getDevice(); acquireNextSwapchainImage() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libEGL/ |
| H A D | libEGL_autogen.cpp | 481 EGLBoolean EGLAPIENTRY eglReleaseDeviceANGLE(EGLDeviceEXT device) in eglReleaseDeviceANGLE() argument 624 EGLBoolean EGLAPIENTRY eglQueryDeviceAttribEXT(EGLDeviceEXT device, in eglQueryDeviceAttribEXT() argument 632 const char *EGLAPIENTRY eglQueryDeviceStringEXT(EGLDeviceEXT device, EGLint name) in eglQueryDeviceStringEXT() argument
|
| /third_party/skia/src/gpu/v1/ |
| H A D | Device.cpp | 739 void Device::drawDevice(SkBaseDevice* device, in drawDevice() argument
|
| /third_party/skia/src/gpu/dawn/ |
| H A D | GrDawnGpu.cpp | 48 Fence(const wgpu::Device& device) in Fence() argument 111 sk_sp<GrGpu> GrDawnGpu::Make(const wgpu::Device& device, in Make() argument 122 GrDawnGpu(GrDirectContext* direct, const GrContextOptions& options, const wgpu::Device& device) GrDawnGpu() argument 412 wgpu::Device device = this->device(); onClearBackendTexture() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkCanvas.cpp | 197 SkCanvas::Layer::Layer(sk_sp<SkBaseDevice> device, in Layer() argument 210 SkCanvas::MCRec::MCRec(SkBaseDevice* device) : fDevice(device) { in MCRec() argument 230 void SkCanvas::MCRec::reset(SkBaseDevice* device) { in reset() argument 395 init(sk_sp<SkBaseDevice> device) init() argument 443 SkCanvas(sk_sp<SkBaseDevice> device) SkCanvas() argument 556 SkBaseDevice* device = this->baseDevice(); writePixels() local 1157 SkBaseDevice* device = this->topDevice(); internalSaveBehind() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Context.h | 743 Device *device; member in es2::Context
|