Home
last modified time | relevance | path

Searched defs:usage (Results 601 - 625 of 1296) sorted by relevance

1...<<21222324252627282930>>...52

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dwrjpgcom.c345 usage(void) in usage() function
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dtimepng.c334 usage(FILE *fp) in usage() function
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
H A Dpnm2png.c146 void usage () in usage() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dunits_data.cpp165 const char *usage; in put() local
275 getPreferenceMetadataIndex(const MaybeStackVector<UnitPreferenceMetadata> *metadata, StringPiece category, StringPiece usage, StringPiece region, UErrorCode &status) getPreferenceMetadataIndex() argument
329 UnitPreferenceMetadata(StringPiece category, StringPiece usage, StringPiece region, int32_t prefsOffset, int32_t prefsCount, UErrorCode &status) UnitPreferenceMetadata() argument
394 getPreferencesFor(StringPiece category, StringPiece usage, StringPiece region, const UnitPreference *const *&outPreferences, int32_t &preferenceCount, UErrorCode &status) const getPreferencesFor() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Duperf.cpp480 void UPerfTest::usage( void ) in usage() function in UPerfTest
/third_party/skia/third_party/externals/icu/source/tools/escapesrc/
H A Descapesrc.cpp60 void usage() { in usage() function
/third_party/skia/third_party/externals/oboe/include/oboe/
H A DAudioStreamBuilder.h213 AudioStreamBuilder *setUsage(Usage usage) { in setUsage() argument
/third_party/skia/src/sksl/ir/
H A DSkSLProgram.h182 const ProgramUsage* usage() const { return fUsage.get(); } in usage() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBufferD3D12.cpp32 D3D12_RESOURCE_FLAGS D3D12ResourceFlags(wgpu::BufferUsage usage) { in D3D12ResourceFlags() argument
42 D3D12_RESOURCE_STATES D3D12BufferUsage(wgpu::BufferUsage usage) { in D3D12BufferUsage() argument
84 D3D12BufferSizeAlignment(wgpu::BufferUsage usage) D3D12BufferSizeAlignment() argument
[all...]
H A DSwapChainD3D12.cpp59 DXGI_USAGE ToDXGIUsage(wgpu::TextureUsage usage) { in ToDXGIUsage() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DTextureViewTests.cpp30 Create2DTexture(wgpu::Device device, uint32_t width, uint32_t height, uint32_t arrayLayerCount, uint32_t mipLevelCount, wgpu::TextureUsage usage) Create2DTexture() argument
48 Create3DTexture(wgpu::Device device, wgpu::Extent3D size, uint32_t mipLevelCount, wgpu::TextureUsage usage) Create3DTexture() argument
H A DDepthStencilCopyTests.cpp45 CreateDepthStencilTexture(uint32_t width, uint32_t height, wgpu::TextureUsage usage, uint32_t mipLevelCount = 1) CreateDepthStencilTexture() argument
57 CreateDepthTexture(uint32_t width, uint32_t height, wgpu::TextureUsage usage, uint32_t mipLevelCount = 1) CreateDepthTexture() argument
150 CreateInitializeDepthStencilTextureAndCopyT2T(float clearDepth, float regionDepth, uint8_t clearStencil, uint8_t regionStencil, uint32_t width, uint32_t height, wgpu::TextureUsage usage, uint32_t mipLevel = 0) CreateInitializeDepthStencilTextureAndCopyT2T() argument
H A DGpuMemorySynchronizationTests.cpp423 wgpu::Buffer CreateZeroedBuffer(uint64_t size, wgpu::BufferUsage usage) { in CreateZeroedBuffer() argument
H A DBufferTests.cpp561 wgpu::Buffer BufferMappedAtCreation(wgpu::BufferUsage usage, uint64_t size) { in BufferMappedAtCreation() argument
569 wgpu::Buffer BufferMappedAtCreationWithData(wgpu::BufferUsage usage, in BufferMappedAtCreationWithData() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBuffer.cpp103 wgpu::BufferUsage usage = descriptor->usage; in ValidateBufferDescriptor() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DBufferVk.cpp31 VkBufferUsageFlags VulkanBufferUsage(wgpu::BufferUsage usage) { in VulkanBufferUsage() argument
63 VkPipelineStageFlags VulkanPipelineStage(wgpu::BufferUsage usage) { in VulkanPipelineStage() argument
91 VulkanAccessFlags(wgpu::BufferUsage usage) VulkanAccessFlags() argument
245 TransitionUsageNow(CommandRecordingContext* recordingContext, wgpu::BufferUsage usage) TransitionUsageNow() argument
259 TransitionUsageAndGetResourceBarrier(wgpu::BufferUsage usage, VkBufferMemoryBarrier* barrier, VkPipelineStageFlags* srcStages, VkPipelineStageFlags* dstStages) TransitionUsageAndGetResourceBarrier() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
H A DMemoryServiceDmaBuf.cpp75 SupportsImportMemory(VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags) SupportsImportMemory() argument
83 SupportsCreateImage(const ExternalImageDescriptor* descriptor, VkFormat format, VkImageUsageFlags usage) SupportsCreateImage() argument
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
H A DDawnNative.h253 WGPUTextureUsageFlags usage; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/utils/
H A DWGPUHelpers.cpp45 CreateBufferFromData(DeviceBase* device, wgpu::BufferUsage usage, const void* data, uint64_t size) CreateBufferFromData() argument
/third_party/openssl/test/
H A Ddanetest.c245 static uint8_t usage; in tlsa_import_rr() local
/third_party/skia/third_party/externals/freetype/src/tools/
H A Dapinames.c348 usage( void ) in usage() function
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dmemory.h75 Usage usage = Usage::Undefined; // Intended usage of the allocation. member
[all...]
/third_party/skia/third_party/externals/tint/src/sem/
H A Dstruct.h108 void AddUsage(ast::StorageClass usage) { in AddUsage() argument
136 AddUsage(PipelineStageUsage usage) AddUsage() argument
[all...]
/third_party/vixl/examples/aarch32/
H A Ddisasm-a32.cc193 void usage() { in usage() function
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DD3D12ResidencyTests.cpp67 wgpu::Buffer CreateBuffer(uint32_t bufferSize, wgpu::BufferUsage usage) { in CreateBuffer() argument
55 AllocateBuffers(uint32_t bufferSize, uint32_t numberOfBuffers, wgpu::BufferUsage usage) AllocateBuffers() argument

Completed in 18 milliseconds

1...<<21222324252627282930>>...52