| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | buffer_backed_descriptor.cc | 25 BufferBackedDescriptor(Buffer* buffer, DescriptorType type, Device* device, uint32_t desc_set, uint32_t binding, Pipeline* pipeline) BufferBackedDescriptor() argument
|
| H A D | buffer_descriptor.cc | 28 BufferDescriptor(Buffer* buffer, DescriptorType type, Device* device, uint32_t desc_set, uint32_t binding, Pipeline* pipeline) BufferDescriptor() argument
|
| H A D | command_buffer.cc | 26 CommandBuffer::CommandBuffer(Device* device, CommandPool* pool) in CommandBuffer() argument
|
| H A D | vertex_buffer.cc | 35 VertexBuffer::VertexBuffer(Device* device) : device_(device) {} in VertexBuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | PersistentCommandPool.cpp | 54 void PersistentCommandPool::destroy(VkDevice device) in destroy() argument
|
| H A D | CLDeviceVk.cpp | 15 CLDeviceVk::CLDeviceVk(const cl::Device &device) : CLDeviceImpl(device) {} in CLDeviceVk() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
| H A D | vk_android_utils.cpp | 43 VkDevice device = contextVk->getRenderer()->getDevice(); in GetClientBufferMemoryRequirements() local
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DAMDMemoryAllocator.cpp | 11 Make(IDXGIAdapter* adapter, ID3D12Device* device) Make() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | VertexRoutine.hpp | 41 Pointer<Byte> device; member in sw::VertexRoutinePrototype
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkCommandPool.cpp | 43 VkResult CommandPool::allocateCommandBuffers(Device *device, VkCommandBufferLevel level, uint32_t commandBufferCount, VkCommandBuffer *pCommandBuffers) in allocateCommandBuffers() argument
|
| H A D | VkDeviceMemoryExternalAndroid.hpp | 88 vk::Device *device = nullptr; member in AHardwareBufferExternalMemory
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| H A D | Swapchain.cpp | 18 Swapchain::Swapchain(vk::PhysicalDevice physicalDevice, vk::Device device, Window &window) in Swapchain() argument
|
| /third_party/skia/src/shaders/ |
| H A D | SkTransformShader.cpp | 14 onProgram(skvm::Builder* b, skvm::Coord device, skvm::Coord local, skvm::Color color, const SkMatrixProvider& matrices, const SkMatrix* localM, const SkColorInfo& dst, skvm::Uniforms* uniforms, SkArenaAlloc* alloc) const onProgram() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | AttachmentState.cpp | 128 AttachmentState::AttachmentState(DeviceBase* device, const AttachmentStateBlueprint& blueprint) in AttachmentState() argument
|
| H A D | DynamicUploader.cpp | 21 DynamicUploader::DynamicUploader(DeviceBase* device) : mDevice(device) { in DynamicUploader() argument
|
| H A D | ObjectBase.cpp | 25 ObjectBase::ObjectBase(DeviceBase* device) : RefCounted(kNotErrorPayload), mDevice(device) { in ObjectBase() argument 28 ObjectBase::ObjectBase(DeviceBase* device, ErrorTag) in ObjectBase() argument 40 ApiObjectBase::ApiObjectBase(DeviceBase* device, const char* label) : ObjectBase(device) { in ApiObjectBase() argument 46 ApiObjectBase::ApiObjectBase(DeviceBase* device, ErrorTag tag) : ObjectBase(device, tag) { in ApiObjectBase() argument 49 ApiObjectBase::ApiObjectBase(DeviceBase* device, LabelNotImplementedTag tag) in ApiObjectBase() argument [all...] |
| H A D | QueryHelper.cpp | 159 DeviceBase* device = encoder->GetDevice(); in EncodeConvertTimestampsToNanoseconds() local 110 GetOrCreateTimestampComputePipeline( DeviceBase* device) GetOrCreateTimestampComputePipeline() argument
|
| H A D | ExternalTexture.cpp | 53 MaybeError ValidateExternalTextureDescriptor(const DeviceBase* device, in ValidateExternalTextureDescriptor() argument 90 ExternalTextureBase::ExternalTextureBase(DeviceBase* device, in ExternalTextureBase() argument 97 ExternalTextureBase::ExternalTextureBase(DeviceBase* device) in ExternalTextureBase() argument 102 ExternalTextureBase::ExternalTextureBase(DeviceBase* device, ObjectBas argument 82 Create( DeviceBase* device, const ExternalTextureDescriptor* descriptor) Create() argument 130 MakeError(DeviceBase* device) MakeError() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | PipelineLayoutGL.cpp | 23 PipelineLayout::PipelineLayout(Device* device, const PipelineLayoutDescriptor* descriptor) in PipelineLayout() argument
|
| H A D | NativeSwapChainImplGL.cpp | 21 NativeSwapChainImpl::NativeSwapChainImpl(Device* device, in NativeSwapChainImpl() argument
|
| H A D | SamplerGL.cpp | 68 Sampler::Sampler(Device* device, const SamplerDescriptor* descriptor) in Sampler() argument 91 Device* device = ToBackend(GetDevice()); in SetupGLSampler() local
|
| H A D | QueueGL.cpp | 26 Queue::Queue(Device* device) : QueueBase(device) { in Queue() argument 30 Device* device = ToBackend(GetDevice()); in SubmitImpl() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | QuerySetVk.cpp | 69 ResultOrError<Ref<QuerySet>> QuerySet::Create(Device* device, in Create() argument 88 Device* device = ToBackend(GetDevice()); in Initialize() local
|
| H A D | SamplerVk.cpp | 59 ResultOrError<Ref<Sampler>> Sampler::Create(Device* device, in Create() argument 90 Device* device = ToBackend(GetDevice()); in Initialize() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/ |
| H A D | WireClient.cpp | 32 ReservedTexture WireClient::ReserveTexture(WGPUDevice device) { in ReserveTexture() argument 36 ReservedSwapChain WireClient::ReserveSwapChain(WGPUDevice device) { in ReserveSwapChain() argument
|