Home
last modified time | relevance | path

Searched defs:device (Results 1126 - 1150 of 5990) sorted by relevance

1...<<41424344454647484950>>...240

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dbuffer_backed_descriptor.cc25 BufferBackedDescriptor(Buffer* buffer, DescriptorType type, Device* device, uint32_t desc_set, uint32_t binding, Pipeline* pipeline) BufferBackedDescriptor() argument
H A Dbuffer_descriptor.cc28 BufferDescriptor(Buffer* buffer, DescriptorType type, Device* device, uint32_t desc_set, uint32_t binding, Pipeline* pipeline) BufferDescriptor() argument
H A Dcommand_buffer.cc26 CommandBuffer::CommandBuffer(Device* device, CommandPool* pool) in CommandBuffer() argument
H A Dvertex_buffer.cc35 VertexBuffer::VertexBuffer(Device* device) : device_(device) {} in VertexBuffer() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DPersistentCommandPool.cpp54 void PersistentCommandPool::destroy(VkDevice device) in destroy() argument
H A DCLDeviceVk.cpp15 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 Dvk_android_utils.cpp43 VkDevice device = contextVk->getRenderer()->getDevice(); in GetClientBufferMemoryRequirements() local
/third_party/skia/src/gpu/d3d/
H A DGrD3DAMDMemoryAllocator.cpp11 Make(IDXGIAdapter* adapter, ID3D12Device* device) Make() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DVertexRoutine.hpp41 Pointer<Byte> device; member in sw::VertexRoutinePrototype
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkCommandPool.cpp43 VkResult CommandPool::allocateCommandBuffers(Device *device, VkCommandBufferLevel level, uint32_t commandBufferCount, VkCommandBuffer *pCommandBuffers) in allocateCommandBuffers() argument
H A DVkDeviceMemoryExternalAndroid.hpp88 vk::Device *device = nullptr; member in AHardwareBufferExternalMemory
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DSwapchain.cpp18 Swapchain::Swapchain(vk::PhysicalDevice physicalDevice, vk::Device device, Window &window) in Swapchain() argument
/third_party/skia/src/shaders/
H A DSkTransformShader.cpp14 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 DAttachmentState.cpp128 AttachmentState::AttachmentState(DeviceBase* device, const AttachmentStateBlueprint& blueprint) in AttachmentState() argument
H A DDynamicUploader.cpp21 DynamicUploader::DynamicUploader(DeviceBase* device) : mDevice(device) { in DynamicUploader() argument
H A DObjectBase.cpp25 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 DQueryHelper.cpp159 DeviceBase* device = encoder->GetDevice(); in EncodeConvertTimestampsToNanoseconds() local
110 GetOrCreateTimestampComputePipeline( DeviceBase* device) GetOrCreateTimestampComputePipeline() argument
H A DExternalTexture.cpp53 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 DPipelineLayoutGL.cpp23 PipelineLayout::PipelineLayout(Device* device, const PipelineLayoutDescriptor* descriptor) in PipelineLayout() argument
H A DNativeSwapChainImplGL.cpp21 NativeSwapChainImpl::NativeSwapChainImpl(Device* device, in NativeSwapChainImpl() argument
H A DSamplerGL.cpp68 Sampler::Sampler(Device* device, const SamplerDescriptor* descriptor) in Sampler() argument
91 Device* device = ToBackend(GetDevice()); in SetupGLSampler() local
H A DQueueGL.cpp26 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 DQuerySetVk.cpp69 ResultOrError<Ref<QuerySet>> QuerySet::Create(Device* device, in Create() argument
88 Device* device = ToBackend(GetDevice()); in Initialize() local
H A DSamplerVk.cpp59 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 DWireClient.cpp32 ReservedTexture WireClient::ReserveTexture(WGPUDevice device) { in ReserveTexture() argument
36 ReservedSwapChain WireClient::ReserveSwapChain(WGPUDevice device) { in ReserveSwapChain() argument

Completed in 9 milliseconds

1...<<41424344454647484950>>...240