/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateCBTests.cpp | 63 virtual void initPipeline (const vk::VkDevice device) in initPipeline() argument 121 const vk::VkDevice device = m_context.getDevice(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
H A D | vktGeometryBasicClass.cpp | 74 const VkDevice device = m_context.getDevice(); in iterate() local 191 createPipelineLayout(const DeviceInterface& vk, const VkDevice device) createPipelineLayout() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageExtendedUsageBitTests.cpp | 141 virtual VkResult getPhysicalDeviceImageFormatProperties(const InstanceInterface &vki, VkPhysicalDevice device, VkFormat viewFormat, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags) in getPhysicalDeviceImageFormatProperties() argument 151 virtual VkResult getPhysicalDeviceImageFormatProperties(const InstanceInterface &vki, VkPhysicalDevice device, VkFormat viewFormat, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags) in getPhysicalDeviceImageFormatProperties() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Device.cpp | 74 bool Device::IsValidDevice(const Device *device) in IsValidDevice() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLKernelCL.cpp | 186 const cl_device_id device = ctx.getDevices()[index]->getImpl<CLDeviceCL>().getNative(); in createInfo() local 31 GetWorkGroupInfo(cl_kernel kernel, cl_device_id device, cl::KernelWorkGroupInfo name, T &value, cl_int &errorCode) GetWorkGroupInfo() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
H A D | CoreWindowNativeWindow.cpp | 142 HRESULT CoreWindowNativeWindow::createSwapChain(ID3D11Device *device, in createSwapChain() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/win32/ |
H A D | NativeWindow11Win32.cpp | 55 HRESULT NativeWindow11Win32::createSwapChain(ID3D11Device *device, in createSwapChain() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | VertexDeclarationCache.cpp | 47 applyDeclaration( const gl::Context *context, IDirect3DDevice9 *device, const std::vector<TranslatedAttribute> &attributes, gl::Program *program, GLint start, GLsizei instances, GLsizei *repeatDraw) applyDeclaration() argument
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkComputePipelineConstructionUtil.cpp | 48 VkDevice device; member 180 const auto& device = m_internalData->device; in buildPipeline() local 60 ComputePipelineWrapper(const DeviceInterface& vk, VkDevice device, const ComputePipelineConstructionType pipelineConstructionType) ComputePipelineWrapper() argument 73 ComputePipelineWrapper(const DeviceInterface& vk, VkDevice device, const ComputePipelineConstructionType pipelineConstructionType, const ProgramBinary& programBinary) ComputePipelineWrapper() argument [all...] |
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | frame_buffer.cc | 29 FrameBuffer( Device* device, const std::vector<const amber::Pipeline::BufferInfo*>& color_attachments, amber::Pipeline::BufferInfo depth_stencil_attachment, const std::vector<const amber::Pipeline::BufferInfo*>& resolve_targets, uint32_t width, uint32_t height) FrameBuffer() argument
|
H A D | transfer_image.cc | 69 TransferImage::TransferImage(Device* device, in TransferImage() argument
|
/third_party/skia/third_party/externals/swiftshader/include/Android/hardware/ |
H A D | gralloc1.h | 74 static inline int gralloc1_open(const hw_module_t* module, gralloc1_device_t** device) { in gralloc1_open() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | D3D11FormatTablesTest.cpp | 48 ID3D11Device *device = renderer->getDevice(); in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | OverlayVk.cpp | 80 VkDevice device = renderer->getDevice(); in onDestroy() local
|
/third_party/skia/src/core/ |
H A D | SkDeferredDisplayListRecorder.cpp | 161 auto device = fContext->priv().createDevice(grColorType, in init() local
|
H A D | SkCoreBlitters.h | 20 SkRasterBlitter(const SkPixmap& device) : fDevice(device) {} in SkRasterBlitter() argument 98 SkARGB32_Opaque_Blitter(const SkPixmap& device, const SkPaint& paint) in SkARGB32_Opaque_Blitter() argument 110 SkARGB32_Black_Blitter(const SkPixmap& device, const SkPaint& paint) in SkARGB32_Black_Blitter() argument [all...] |
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DGpu.h | 42 ID3D12Device* device() const { return fDevice.get(); } in device() function in GrD3DGpu
|
/third_party/skia/src/opts/ |
H A D | SkBlitMask_opts.h | 49 SkPMColor* SK_RESTRICT device = (SkPMColor*)dst; in D32_A8_Opaque_Color_neon() local 125 SkPMColor* SK_RESTRICT device = (SkPMColor*)dst; blit_mask_d32_a8_black() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkCommandBuffer.hpp | 195 Device *const device; member in vk::CommandBuffer
|
H A D | VkDeviceMemory.cpp | 85 VkResult DeviceMemory::Allocate(const VkAllocationCallbacks *pAllocator, const VkMemoryAllocateInfo *pAllocateInfo, VkDeviceMemory *pMemory, Device *device) in Allocate() argument 106 Allocate(const VkAllocationCallbacks *pAllocator, const VkMemoryAllocateInfo *pAllocateInfo, VkDeviceMemory *pMemory, const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocationInfo, Device *device) Allocate() argument [all...] |
H A D | VkDeviceMemory.hpp | 123 Device *const device; member in vk::DeviceMemory
|
H A D | VkPipeline.hpp | 72 Device *const device; member in vk::Pipeline
|
H A D | VkQueue.cpp | 167 Queue::Queue(Device *device, marl::Scheduler *scheduler) in Queue() argument
|
H A D | VkQueue.hpp | 98 Device *device; member in vk::Queue
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | VkSurfaceKHR.cpp | 42 VkResult PresentImage::createImage(VkDevice device, const VkImageCreateInfo &createInfo) in createImage() argument 56 VkResult PresentImage::allocateAndBindImageMemory(VkDevice device, const VkMemoryAllocateInfo &allocateInfo) in allocateAndBindImageMemory() argument
|