Home
last modified time | relevance | path

Searched refs:empty (Results 4801 - 4825 of 4908) sorted by relevance

1...<<191192193194195196197

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp1866 bindings.empty() ? DE_NULL : bindings.data() in iterate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DStateManagerGL.cpp1041 ASSERT(context->getClientVersion() >= gl::ES_3_1 || program->getImageBindings().empty()); in updateProgramImageBindings()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp1323 *params = context->getCaps().programBinaryFormats.empty() in QueryProgramiv()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cMultiBindTests.cpp846 if (true == source.empty()) in Init()
H A Dgl4cBufferStorageTests.cpp1149 if (true == source.empty()) in Init()
2720 0 /* empty image */); in verifyTestedOperation()
2724 GL_UNSIGNED_BYTE, 0 /* empty image */); in verifyTestedOperation()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp59 if (!str_.str().empty()) in ~Logger()
H A Des31cProgramInterfaceQueryTests.cpp475 if (!cs.empty()) in CreateComputeProgram()
3734 addChild(new TestSubcase(m_context, "empty-shaders", TestSubcase::Create<NoShaders>)); in init()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.cpp489 if (true == source.empty()) in Init()
1736 /* Destination image can be left empty */ in prepareTexture()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DUtilsVk.cpp1146 if (!descriptorPoolSizes.empty()) in ensureResourcesInitialized()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderDebugger.cpp2083 if(node->children.empty())
/third_party/skia/third_party/externals/imgui/
H A Dimgui_internal.h655 bool empty() const { return Buf.Size == 0; }
1463 ImFont* Font; // (Shortcut) == FontStack.empty() ? IO.Font : FontStack.back()
2264 ImGuiTableColumnIdx HoveredColumnBody; // Index of column whose visible region is being hovered. Important: == ColumnsCount when hovering empty region after the right-most column!
2276 ImGuiTableColumnIdx ContextPopupColumn; // Column right-clicked on, of -1 if opening context menu from a neutral/empty spot
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2772 if (!CondVal->getType()->isVectorTy() && !AC.assumptions().empty()) { in visitSelectInst()
/third_party/spirv-tools/source/diff/
H A Ddiff.cpp909 assert(groups->empty());
/third_party/spirv-tools/test/val/
H A Dval_decoration_test.cpp5327 %empty = OpTypeStruct in TEST_F()
5328 %struct = OpTypeStruct %float %empty in TEST_F()
6884 if (!test_result.error_str.empty()) { in TEST_P()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderApiTests.cpp164 deBool shaderBinarySupported = !binaryFormats.empty(); in shader_binary()
H A Des31fTextureBorderClampTests.cpp715 const std::string iterationDesc = "Iteration " + de::toString(m_iterationNdx+1) + (iterationConfig.description.empty() ? ("") : (" - " + iterationConfig.description));
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureStateQueryTests.cpp219 if (!failedExtensions.empty()) in check()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp203 if (!result.empty())
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp665 const std::string intersectionShader = condition.empty() ? getIntersectionPassthrough() : intersectionShaderSingle; in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp1899 bindings.empty() ? DE_NULL : bindings.data() in iterate()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbolTable_autogen.cpp4778 constexpr const TVariable **empty = nullptr; member
9662 BuiltInParameters::empty,
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp304 errln("Parsed empty string as currency"); in TestAPI()
2412 errln("DecimalFormatSymbols has an empty string at index %d.", symbolEnum); in TestSymbolsWithBadLocale()
9213 // Ticket #10354: invalid FieldPositionIterator when formatting with empty NaN in Test10354()
9215 UnicodeString empty; in Test10354() local
9216 dfs.setSymbol(DecimalFormatSymbols::kNaNSymbol, empty); in Test10354()
/third_party/node/src/
H A Djs_native_api_v8.cc1386 if (bundleName.empty()) { in ProcessBundleName()
1701 auto &&sourceMapUrl = (!fileName.empty()) ? v8impl::GetSourceMapFromFileName(std::move(fileName)) : ""; in PrepareStackTraceCallback()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp412 deviceExtensions.empty() ? DE_NULL : &deviceExtensions[0], in createTestDevice()
4570 if (!exception.empty()) in generateFailureText()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp401 deviceExtensions.empty() ? DE_NULL : &deviceExtensions[0], in createTestDevice()
4336 if (!exception.empty()) in generateFailureText()

Completed in 158 milliseconds

1...<<191192193194195196197