Home
last modified time | relevance | path

Searched refs:size (Results 17651 - 17675 of 19508) sorted by relevance

1...<<701702703704705706707708709710>>...781

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInputAttributeOffsetTests.cpp149 // Calculates proper padding size between elements according to strideCase.
362 vertexBufferReqs.size += memoryOffset; in iterate()
H A DvktPipelineLogicOpTests.cpp123 // Gets a bitmask to filter out unused bits according to the channel size (e.g. 0xFFu for 8-bit channels).
312 kPushConstantSize, // deUint32 size; in LogicOpTestInstance()
484 return de::toLower(std::string(getFormatName(format)).substr(std::string("VK_FORMAT_").size())); in getSimpleFormatName()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryNonUniformArgsTests.cpp291 DE_ASSERT(geometries.size() > 0u); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationBasicFenceTests.cpp158 const auto waitResult = vkd.waitForFences(device, static_cast<uint32_t>(rawFences.size()), de::dataOrNull(rawFences), VK_TRUE, LONG_FENCE_WAIT); in basicSignaledCase()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.hpp429 int size; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestCaseUtil.hpp42 readBuffer[readBuffer.size() - 1] = 0; in getSource()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiGetMemoryCommitment.cpp492 if(pCommittedMemoryInBytes <= memoryRequirements.size) in isDeviceMemoryCommitmentOk()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateTests.cpp273 supportedFragmentShadingRateCount = static_cast<deUint32>(fragmentShadingRateVect.size()); in testShadingRates()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp374 bufferSize, // size in iterate()
387 flushMappedMemoryRange(vk, device, bufferAlloc->getMemory(), bufferAlloc->getOffset(), requirements.size); in iterate()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DLayout.cpp291 return CommonGlslStructLayoutOf(fields.data(), fields.data() + fields.size(), storage, in CommonGlslLayoutOf()
H A DAstHelpers.cpp237 ASSERT(static_cast<size_t>(index) < structure->fields().size());
H A DSymbolEnv.cpp185 buffer.reserve(baseName.rawName().length() + (n + 2) * templateArgs.size() + 1); in fullName()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp298 for (size_t colorAttachment = 0; colorAttachment < colorAttachments.size(); in blitImpl()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCompiler.cpp222 // Needed by point size clamping workaround in Compiler()
329 if (pool.size() < kMaxPoolSize) in putInstance()
H A DDisplay.h97 size_t getShareGroupContextCount() const { return mContexts.size(); } in getShareGroupContextCount()
H A Dqueryutils.h250 void SetPointSize(GLES1State *state, GLfloat size);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDisplayD3D.cpp127 for (size_t i = 0; i < rendererCreationFunctions.size(); i++) in CreateRendererD3D()
H A DRendererD3D.h325 int size,
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_tab_autogen.cpp337 and a page size can be as small as 4096 bytes. So we cannot safely
380 /* The size of the maximum gap between one aligned stack and the next. */
383 /* The size of an array large to enough to hold all stacks, each with
710 /* YYINITDEPTH -- initial size of the parser's stacks. */
715 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
812 /* Copy into *YYMSG, which is of size *YYMSG_ALLOC, an error message
1017 /* Buffer for error messages, and its allocated size. */
1060 /* Get the current used size of the three stacks, in elements. */
1071 /* Each stack pointer address is followed by the size of the
1104 YYDPRINTF((stderr, "Stack size increase
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbol.h63 switch (extensions.size()) in CreateExtensionList()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DContext9.cpp415 return pushGroupMarker(static_cast<GLsizei>(message.size()), message.c_str()); in pushDebugGroup()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp64 static cl::opt<int> PageSize("imp-null-check-page-size",
65 cl::desc("The page size of the target in bytes"),
586 if (!canHandle(&MI) || InstsSeenSoFar.size() >= MaxInstsToConsider) in analyzeBlockForNullChecks()
H A DTargetRegisterInfo.cpp213 for (unsigned i = 0; i != Order.size(); ++i)
476 // The size is not directly available for physical registers.
478 // get the size of that register class.
484 // get its size.
H A DVirtRegMap.cpp434 for (int E = MIs.size(), PrevE = E; E > 1; PrevE = E) { in expandCopyBundle()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp351 dwarf::LocListEncodingString(ID).size());

Completed in 31 milliseconds

1...<<701702703704705706707708709710>>...781