/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineInputAttributeOffsetTests.cpp | 149 // Calculates proper padding size between elements according to strideCase. 362 vertexBufferReqs.size += memoryOffset; in iterate()
|
H A D | vktPipelineLogicOpTests.cpp | 123 // 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 D | vktRayQueryNonUniformArgsTests.cpp | 291 DE_ASSERT(geometries.size() > 0u); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationBasicFenceTests.cpp | 158 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 D | vktTextureTestUtil.hpp | 429 int size; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
H A D | vktTestCaseUtil.hpp | 42 readBuffer[readBuffer.size() - 1] = 0; in getSource()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiGetMemoryCommitment.cpp | 492 if(pCommittedMemoryInBytes <= memoryRequirements.size) in isDeviceMemoryCommitmentOk()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/ |
H A D | vktFragmentShadingRateTests.cpp | 273 supportedFragmentShadingRateCount = static_cast<deUint32>(fragmentShadingRateVect.size()); in testShadingRates()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/ |
H A D | vktMemoryModelSharedLayoutCase.cpp | 374 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 D | Layout.cpp | 291 return CommonGlslStructLayoutOf(fields.data(), fields.data() + fields.size(), storage, in CommonGlslLayoutOf()
|
H A D | AstHelpers.cpp | 237 ASSERT(static_cast<size_t>(index) < structure->fields().size());
|
H A D | SymbolEnv.cpp | 185 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 D | Framebuffer11.cpp | 298 for (size_t colorAttachment = 0; colorAttachment < colorAttachments.size(); in blitImpl()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Compiler.cpp | 222 // Needed by point size clamping workaround in Compiler() 329 if (pool.size() < kMaxPoolSize) in putInstance()
|
H A D | Display.h | 97 size_t getShareGroupContextCount() const { return mContexts.size(); } in getShareGroupContextCount()
|
H A D | queryutils.h | 250 void SetPointSize(GLES1State *state, GLfloat size);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | DisplayD3D.cpp | 127 for (size_t i = 0; i < rendererCreationFunctions.size(); i++) in CreateRendererD3D()
|
H A D | RendererD3D.h | 325 int size,
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
H A D | preprocessor_tab_autogen.cpp | 337 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 D | Symbol.h | 63 switch (extensions.size()) in CreateExtensionList()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Context9.cpp | 415 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 D | ImplicitNullChecks.cpp | 64 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 D | TargetRegisterInfo.cpp | 213 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 D | VirtRegMap.cpp | 434 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 D | DWARFDebugLoc.cpp | 351 dwarf::LocListEncodingString(ID).size());
|