Home
last modified time | relevance | path

Searched refs:empty (Results 4426 - 4450 of 4908) sorted by relevance

1...<<171172173174175176177178179180>>...197

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawScissorTests.cpp221 scissors.push_back(makeRect2D(0, 0)); // Add empty scissor in updateScissors()
624 if (quad.empty()) in iterate()
799 // Two quads with an empty scissor in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp504 DE_ASSERT(!result.empty()); in findFormatsByChannelClass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryBindingTests.cpp503 (deviceExtensions.empty()) ? DE_NULL : deviceExtensions.data(), // const char* const* ppEnabledExtensionNames; in BaseTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCreationCacheControlTests.cpp353 if (!results.empty()) in getResultsString()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustness1VertexAccessTests.cpp775 if (!input.indices.empty())
H A DvktRobustnessVertexAccessTests.cpp653 if (!indices.empty()) in VertexAccessInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiIncrementalPresentTests.cpp980 rects.empty() ? DE_NULL : &rects[0] in render()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeIndirectComputeDispatchTests.cpp173 if (!poolSizes.empty()) in createCustomDevice()
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp480 if (!m_caseDef.extraTypes.empty()) in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawScissorTests.cpp221 scissors.push_back(makeRect2D(0, 0)); // Add empty scissor in updateScissors()
624 if (quad.empty()) in iterate()
799 // Two quads with an empty scissor in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp507 DE_ASSERT(!result.empty()); in findFormatsByChannelClass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryBindingTests.cpp503 (deviceExtensions.empty()) ? DE_NULL : deviceExtensions.data(), // const char* const* ppEnabledExtensionNames; in BaseTestInstance()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.h82 bool empty() const;
H A DCaps.cpp42 return !sampleCounts.empty() ? *sampleCounts.rbegin() : 0; in getMaxSamples()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DDisplayEGL.cpp275 if (renderableTypes.empty()) in initialize()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCompiler.cpp708 // After this empty declarations are not allowed in the AST. in checkAndSimplifyAST()
933 // left switch statements that only contained an empty declaration inside the final case in an in checkAndSimplifyAST()
1340 ASSERT(mInterfaceBlocks.empty()); in collectInterfaceBlocks()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DContext11.cpp766 if (!mMarkerStack.empty()) in popGroupMarker()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp970 if (!UsedRegs.empty() || II.getImplicitDefs() || II.hasOptionalDef())
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCAssembler.cpp769 // Create dummy fragments to eliminate any empty sections, this simplifies in layout()
771 if (Sec.getFragmentList().empty()) in layout()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWindowsResource.cpp338 // mandatory empty null resource entry. Files which do not fit this in parse()
881 while (!Queue.empty()) { in writeDirectoryTree()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureGatherTests.cpp117 if (!cs.empty()) in CreateComputeProgram()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DBufferVk.cpp1088 if (!copyRegions.empty()) in acquireAndUpdate()
H A DContextVk.h591 return hasStartedRenderPass() && !mRenderPassCommands->getCommandBuffer().empty(); in hasStartedRenderPassWithCommands()
1212 // This is a special "empty" placeholder buffer for use when we just need a placeholder buffer
H A Dvk_caps_utils.cpp926 !enableOverrideValue.empty() && enableOverrideValue.compare("0") != 0; in ensureCapsInitialized()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DSimpleOperationTest.cpp498 if (mReadPixels.empty()) in readPixels()

Completed in 59 milliseconds

1...<<171172173174175176177178179180>>...197