Home
last modified time | relevance | path

Searched refs:data (Results 16651 - 16675 of 17044) sorted by relevance

1...<<661662663664665666667668669670>>...682

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiPresentIdWaitTests.cpp225 extensions.data(), // ppEnabledExtensionNames in createDeviceWithWsi()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrStorageImageWriteTests.cpp385 vkd.cmdCopyImageToBuffer(*commandBuffer, *image, VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, *outputBuffer, static_cast<deUint32>(bufferImageCopy.size()), bufferImageCopy.data());
406 // Retrieve data from buffer to host memory
428 // verify data
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultipleClearsWithinRenderPass.cpp225 // Vertex data in MultipleClearsTest()
472 vk.cmdClearAttachments(cmdBuffer, static_cast<deUint32>(clearAttachments.size()), clearAttachments.data(), 1, &clearRect); in drawCommands()
H A DvktDrawShaderViewportIndexTests.cpp879 deMemcpy(colorsBufferAlloc.getHostPtr(), m_colors.data(), colorsBufferSize); in drawCommands()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAllocationTests.cpp270 (deviceExtensions.empty()) ? DE_NULL : deviceExtensions.data(), // const char* const* ppEnabledExtensionNames; in createTestDevice()
H A DvktMemoryBindingTests.cpp503 (deviceExtensions.empty()) ? DE_NULL : deviceExtensions.data(), // const char* const* ppEnabledExtensionNames; in BaseTestInstance()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DProgramPrelude.cpp3027 const char *begin = name.rawName().data(); in MaskTemplateArgs()
H A DRewritePipelines.cpp430 reflection->addOriginalName(var->uniqueId().get(), field->name().data()); in getUpdatedFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveInterval.cpp1419 DistributeRange(SR, SubRanges.data(), VNIMapping);
H A DTargetInstrInfo.cpp72 return strncmp(Str, MAI.getCommentString().data(), in isAsmComment()
505 // No need to fold return, the meta data, and function arguments in foldPatchpoint()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp402 AS.getU8(Offset, reinterpret_cast<uint8_t *>(AugmentationString.data()), in extract()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp253 StringRef Bytes(reinterpret_cast<const char *>(Value.Bytes.data()), in output()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Daggressive_dead_code_elim_test.cpp5452 // float data[1];
5457 // data[i] = 1.0;
5462 // _GLF_color = vec4(data[0], 0.0, 0.0, 1.0);
5474 OpName %data "data"
5500 %data = OpVariable %_ptr_Function__arr_float_uint_1 Function
5529 %48 = OpAccessChain %_ptr_Function_float %data %47
5551 %53 = OpAccessChain %_ptr_Function_float %data %int_0
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTextureMultisampleTest.cpp1049 glClearBufferiv(GL_COLOR, 0, intColor.data()); in TEST_P()
1130 uint data[]; in TEST_P()
1142 data[outIndex ] = unnormalized.r; in TEST_P()
1143 data[outIndex + 1] = unnormalized.g; in TEST_P()
1144 data[outIndex + 2] = unnormalized.b; in TEST_P()
1145 data[outIndex + 3] = unnormalized.a; in TEST_P()
1162 // Verify that the buffer has correct data. in TEST_P()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.h334 ProgramPipelineImpl *createProgramPipeline(const gl::ProgramPipelineState &data) override;
743 // The GpuEventQuery struct holds together a timestamp query and enough data to create a
1213 // but not the data. Examples are shader that has no uniform or doesn't use all slots in the
/third_party/openssl/crypto/sha/asm/
H A Dkeccak1600p8-ppc.pl785 mflr r12 ; vvvvvv "distance" between . and 1st data entry
H A Dkeccak1600-ppc64.pl723 mflr r12 ; vvvvvv "distance" between . and 1st data entry
H A Dsha512-ppc.pl731 mflr $Tbl ; vvvvvv "distance" between . and 1st data entry
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Daggressive_dead_code_elim_test.cpp5452 // float data[1];
5457 // data[i] = 1.0;
5462 // _GLF_color = vec4(data[0], 0.0, 0.0, 1.0);
5474 OpName %data "data"
5500 %data = OpVariable %_ptr_Function__arr_float_uint_1 Function
5529 %48 = OpAccessChain %_ptr_Function_float %data %47
5551 %53 = OpAccessChain %_ptr_Function_float %data %int_0
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumfmt.cpp1404 // Load the pattern from data using the common library function in makeInstance()
1441 nsLoc = Locale::createFromName(nsLocID.data()); in makeInstance()
H A Dreldatefmt.cpp56 // RelativeDateTimeFormatter specific data for a single locale
346 // Values kept between levels of parsing the CLDR data.
682 resource, pathBuffer.data(), nullptr, &status)); in getDateTimePattern()
1123 // The full implementation of this depends on CLDR data that is not yet available, in formatRelativeImpl()
1124 // see: http://unicode.org/cldr/trac/ticket/9165 Add more relative field data. in formatRelativeImpl()
1126 // leaves some holes (even for data that is currently available, such as quarter). in formatRelativeImpl()
1127 // When the new CLDR data is available, update the data storage accordingly, in formatRelativeImpl()
H A Dtzgnames.cpp421 regionLen = uloc_getCountry(loc.data(), fTargetRegion, sizeof(fTargetRegion), &status); in initialize()
689 // for some meta zones in some locales. This looks like a data bugs. in formatGenericNonLocationName()
958 // This is probably a data error or a design bug. in findBestMatch()
969 // up CLDR time zone display name data. Once the short name conflict in findBestMatch()
/third_party/skia/third_party/externals/microhttpd/
H A Dconfig.guess1386 send the following data and any information you think might be
/third_party/skia/tests/
H A DTriangulatingPathRendererTests.cpp753 // Adding discard to appease vulkan validation warning about loading uninitialized data on draw in DEF_GPUTEST_FOR_ALL_CONTEXTS()
875 add_tri_edges(r, trianglePlusBreadcrumbEdges, vertexAlloc.fPoints.data() + i); in verify_simple_inner_polygons()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DTextureD3D12.cpp537 "Cannot create a texture with a multi-planar format (%s) with uninitialized data.", in CreateExternalImage()
756 commandContext->GetCommandList()->ResourceBarrier(barriers.size(), barriers.data()); in TrackUsageAndTransitionNow()

Completed in 58 milliseconds

1...<<661662663664665666667668669670>>...682