Home
last modified time | relevance | path

Searched defs:usage (Results 776 - 800 of 1987) sorted by relevance

1...<<31323334353637383940>>...80

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageExtendedUsageBitTests.cpp134 VkImageUsageFlags usage; member
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
254 VkImageUsageFlags usage; createImageExtendedUsageBitTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageExtendedUsageBitTests.cpp134 VkImageUsageFlags usage; member
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
254 VkImageUsageFlags usage; createImageExtendedUsageBitTests() member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DBufferD3D.cpp50 void BufferD3D::updateD3DBufferUsage(const gl::Context *context, gl::BufferUsage usage) in updateD3DBufferUsage() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DBuffer9.cpp36 setData(const gl::Context *context, gl::BufferBinding target, const void *data, size_t size, gl::BufferUsage usage) setData() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DBufferNULL.cpp33 setDataWithUsageFlags(const gl::Context *context, gl::BufferBinding target, GLeglClientBufferEXT clientBuffer, const void *data, size_t size, gl::BufferUsage usage, GLbitfield flags) setDataWithUsageFlags() argument
52 setData(const gl::Context *context, gl::BufferBinding target, const void *data, size_t size, gl::BufferUsage usage) setData() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelShader.cpp693 unsigned char usage = inst->usage; in analyzeInterpolants() local
H A DVertexShader.cpp294 unsigned char usage = inst->usage; in analyzeOutput() local
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
H A Dpng2pnm.c144 void usage () in usage() function
/third_party/skia/third_party/externals/icu/source/samples/date/
H A Ddate.c189 usage() in usage() function
/third_party/skia/third_party/externals/oboe/src/common/
H A DUtilities.cpp203 const char *convertToText<Usage>(Usage usage) { in convertToText() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DNativeSwapChainImplVk.cpp100 Configure(WGPUTextureFormat format, WGPUTextureUsage usage, uint32_t width, uint32_t height) Configure() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DReadOnlyDepthStencilAttachmentTests.cpp118 wgpu::Texture CreateTexture(wgpu::TextureFormat format, wgpu::TextureUsage usage) { in CreateTexture() argument
H A DExternalTextureTests.cpp21 Create2DTexture(wgpu::Device device, uint32_t width, uint32_t height, wgpu::TextureFormat format, wgpu::TextureUsage usage) Create2DTexture() argument
H A DTextureSubresourceTests.cpp25 CreateTexture(uint32_t mipLevelCount, uint32_t arrayLayerCount, wgpu::TextureUsage usage) CreateTexture() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
H A DMemoryServiceZirconHandle.cpp36 SupportsImportMemory(VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags) SupportsImportMemory() argument
82 SupportsCreateImage(const ExternalImageDescriptor* descriptor, VkFormat format, VkImageUsageFlags usage) SupportsCreateImage() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DPassResourceUsageTracker.cpp29 void SyncScopeUsageTracker::BufferUsedAs(BufferBase* buffer, wgpu::BufferUsage usage) { in BufferUsedAs() argument
35 void SyncScopeUsageTracker::TextureViewUsedAs(TextureViewBase* view, wgpu::TextureUsage usage) { in TextureViewUsedAs() argument
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DObjectStorage.h65 WGPUBufferUsageFlags usage = WGPUBufferUsage_None; member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DCopyTextureForBrowserTests.cpp25 Create2DTexture(uint32_t width, uint32_t height, uint32_t mipLevelCount, uint32_t arrayLayerCount, wgpu::TextureFormat format, wgpu::TextureUsage usage, uint32_t sampleCount = 1) Create2DTexture() argument
[all...]
H A DQueryValidationTests.cpp501 wgpu::Buffer CreateBuffer(wgpu::Device cDevice, uint64_t size, wgpu::BufferUsage usage) { in CreateBuffer() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
H A DWireBufferMappingTests.cpp70 void SetupBuffer(WGPUBufferUsageFlags usage) { in SetupBuffer() argument
/third_party/skia/include/gpu/vk/
H A DGrVkMemoryAllocator.h81 allocateBufferMemory(VkBuffer buffer, BufferUsage usage, AllocationPropertyFlags flags, GrVkBackendMemory* memory) allocateBufferMemory() argument
/third_party/selinux/libselinux/utils/
H A Davcstat.c63 static void usage(void) in usage() function
/third_party/selinux/checkpolicy/
H A Dcheckmodule.c124 static __attribute__((__noreturn__)) void usage(const char *progname) in usage() function
/third_party/selinux/secilc/
H A Dsecilc.c44 static __attribute__((__noreturn__)) void usage(const char *prog) in usage() function
[all...]
/third_party/skia/bench/
H A Dcheck_bench_regressions.py38 def usage(): function

Completed in 14 milliseconds

1...<<31323334353637383940>>...80