Home
last modified time | relevance | path

Searched defs:Resource (Results 1 - 25 of 41) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DResource.cpp22 Resource::Resource(size_t bytes) : size(bytes) in Resource() function in sw::Resource
[all...]
H A DResource.hpp36 class Resource class
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuResource.hpp45 class Resource class
58 Resource (const std::string& name) : m_name(name) {} in Resource() function in tcu::Resource
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DResourceVk.cpp54 Resource::Resource() in Resource() function in rx::vk::Resource
59 Resource::Resource(Resource &&other) : Resource() in Resource() function in rx::vk::Resource
[all...]
H A DResourceVk.h163 class Resource : angle::NonCopyable class
[all...]
/third_party/rust/crates/rustix/src/backend/libc/process/
H A Dtypes.rs47 pub enum Resource { enum
173 impl Resource { impls
/third_party/rust/crates/rustix/src/backend/linux_raw/process/
H A Dtypes.rs46 pub enum Resource { enum
/third_party/mesa3d/src/egl/main/
H A Deglsync.h43 _EGLResource Resource; member
H A Deglcontext.h48 _EGLResource Resource; member
H A Deglimage.h91 _EGLResource Resource; member
H A Deglsurface.h66 _EGLResource Resource; member
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dresource.h34 class Resource { class
H A Dresource.cc50 Resource::Resource(Device* device, uint32_t size_in_bytes) in Resource() function in amber::vulkan::Resource
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_resources.h46 class Resource : angle::NonCopyable class
/third_party/python/Lib/importlib/resources/
H A D_legacy.py12 Resource = str variable
/third_party/skia/src/gpu/d3d/
H A DGrD3DTextureResource.h85 class Resource : public GrTextureResource { class in GrD3DTextureResource
87 explicit Resource() in Resource() function in GrD3DTextureResource::Resource
92 Resource(const gr_cp<ID3D12Resource>& textureResource, in Resource() function in GrD3DTextureResource::Resource
/third_party/skia/src/gpu/vk/
H A DGrVkSemaphore.h34 class Resource : public GrVkManagedResource { class in GrVkSemaphore
36 Resource(const GrVkGpu* gpu, VkSemaphore semaphore, in Resource() function in GrVkSemaphore::Resource
H A DGrVkImage.h279 class Resource : public GrTextureResource { class in GrVkImage
281 explicit Resource(const GrVkGpu* gpu) in Resource() function in GrVkImage::Resource
288 Resource(const GrVkGpu* gpu, VkImage image, const GrVkAlloc& alloc, VkImageTiling tiling) in Resource() function in GrVkImage::Resource
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dinternal_interface.hpp166 struct Resource : PointerInterface<T> struct
/third_party/rust/crates/nix/src/sys/
H A Dresource.rs57 pub enum Resource { enum
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.hpp146 class Resource class
149 Resource(const BufferSp& buffer_, vk::VkDescriptorType descriptorType_ = vk::VK_DESCRIPTOR_TYPE_STORAGE_BUFFER, void* userData_ = NULL) in Resource() function in vkt::SpirVAssembly::Resource
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp345 ResourceState &Resource = *Resources[Index]; in reserveResource() local
354 ResourceState &Resource = *Resources[Index]; in releaseResource() local
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DDrawTester.hpp84 struct Resource struct in DrawTester
/third_party/skia/third_party/externals/icu/source/common/
H A Duresdata.h63 typedef uint32_t Resource; typedef
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.hpp146 class Resource class
149 Resource(const BufferSp& buffer_, vk::VkDescriptorType descriptorType_ = vk::VK_DESCRIPTOR_TYPE_STORAGE_BUFFER, void* userData_ = NULL) in Resource() function in vkt::SpirVAssembly::Resource

Completed in 11 milliseconds

12