Home
last modified time | relevance | path

Searched defs:requiredSize (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
DWindowsUtils.cpp24 int requiredSize = WideCharToMultiByte(CP_UTF8, 0, input, -1, nullptr, 0, nullptr, nullptr); in WCharToUTF8() local
37 int requiredSize = MultiByteToWideChar(CP_UTF8, 0, input, -1, nullptr, 0); in UTF8ToWStr() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DImmutableStringBuilder.h66 size_t requiredSize = strLength + 1u; in AllocateEmptyPoolCharArray() local
DCommon.h226 size_t requiredSize = strLength + 1; in AllocatePoolCharArray() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandBufferStateTracker.cpp107 uint64_t requiredSize = in ValidateBufferInRangeForVertexBuffer() local
145 uint64_t requiredSize = in ValidateBufferInRangeForInstanceBuffer() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
DChunkedCommandSerializer.h77 size_t requiredSize = commandSize + extraSize; in SerializeCommandImpl() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DResourceManager11.cpp457 size_t requiredSize = static_cast<size_t>(ComputeMemoryUsage(desc)); in createInitDataIfNeeded() local
507 size_t requiredSize = static_cast<size_t>(ComputeMemoryUsage(desc)); in createInitDataIfNeeded() local
DBuffer11.cpp411 size_t requiredSize = size + offset; in setSubData() local
1160 size_t requiredSize = destOffset + size; in copyFromStorage() local
DStateManager11.cpp3433 size_t requiredSize = mShaderConstants.getRequiredBufferSize(shaderType); in applyDriverUniformsForShader() local
3529 size_t requiredSize = mShaderConstants.getRequiredBufferSize(gl::ShaderType::Compute); in applyComputeUniforms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp348 …const VkDeviceSize requiredSize = imageMemoryRequirements.size + (m_testParams.m_useOffset ? image… in iterate() local
807 VkDeviceSize requiredSize = bufferMemoryRequirements.size; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp348 …const VkDeviceSize requiredSize = imageMemoryRequirements.size + (m_testParams.m_useOffset ? image… in iterate() local
807 VkDeviceSize requiredSize = bufferMemoryRequirements.size; in iterate() local
/third_party/vulkan-loader/loader/
Dloader_windows.c167 DWORD requiredSize, data_type; in windows_get_device_registry_entry() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_misc_opcodes.cpp296 uint32 requiredSize = SafeUint32Mult(fCount, 2); in dng_opcode_MapTable() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp1844 const int requiredSize = getExpectedPointSize(); in checkPointSizeRequirements() local
1848 if (float(requiredSize) > aliasedSizeRange[1]) in checkPointSizeRequirements() local
/third_party/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp526 const int requiredSize = (labelSize + valueSize) * 2 + padSize; in OnSize() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedOutputStream.java2692 private void flushIfNotAvailable(int requiredSize) throws IOException { in flushIfNotAvailable()
3055 private void flushIfNotAvailable(int requiredSize) throws IOException { in flushIfNotAvailable()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp176 const VkExtent3D& requiredSize, in checkImageFormatProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp176 const VkExtent3D& requiredSize, in checkImageFormatProperties()
/third_party/lz4/lib/
Dlz4frame.c692 int requiredSize = ctxTypeID_to_size(ctxTypeID); in LZ4F_compressBegin_usingCDict() local
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp776 int requiredSize = 0; in checkIoArraysConsistency() local
846 void TParseContext::checkIoArrayConsistency(const TSourceLoc& loc, int requiredSize, const char* fe… in checkIoArrayConsistency()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h793 const size_t requiredSize = allocationSize + sizeof(CommandHeader); in initCommand() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp3386 int requiredSize = outputPitch * height; in readPixels() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp907 const VkExtent3D requiredSize = makeExtent3D(requiredSize2D.height, requiredSize2D.width, 1u); in checkImageFormatProperties() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp907 const VkExtent3D requiredSize = makeExtent3D(requiredSize2D.height, requiredSize2D.width, 1u); in checkImageFormatProperties() local