/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiPresentIdWaitTests.cpp | 225 extensions.data(), // ppEnabledExtensionNames in createDeviceWithWsi()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrStorageImageWriteTests.cpp | 385 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 D | vktDrawMultipleClearsWithinRenderPass.cpp | 225 // Vertex data in MultipleClearsTest() 472 vk.cmdClearAttachments(cmdBuffer, static_cast<deUint32>(clearAttachments.size()), clearAttachments.data(), 1, &clearRect); in drawCommands()
|
H A D | vktDrawShaderViewportIndexTests.cpp | 879 deMemcpy(colorsBufferAlloc.getHostPtr(), m_colors.data(), colorsBufferSize); in drawCommands()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
H A D | vktMemoryAllocationTests.cpp | 270 (deviceExtensions.empty()) ? DE_NULL : deviceExtensions.data(), // const char* const* ppEnabledExtensionNames; in createTestDevice()
|
H A D | vktMemoryBindingTests.cpp | 503 (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 D | ProgramPrelude.cpp | 3027 const char *begin = name.rawName().data(); in MaskTemplateArgs()
|
H A D | RewritePipelines.cpp | 430 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 D | LiveInterval.cpp | 1419 DistributeRange(SR, SubRanges.data(), VNIMapping);
|
H A D | TargetInstrInfo.cpp | 72 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 D | DWARFAcceleratorTable.cpp | 402 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 D | CodeViewYAMLDebugSections.cpp | 253 StringRef Bytes(reinterpret_cast<const char *>(Value.Bytes.data()), in output()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | aggressive_dead_code_elim_test.cpp | 5452 // 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 D | TextureMultisampleTest.cpp | 1049 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 D | ContextVk.h | 334 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 D | keccak1600p8-ppc.pl | 785 mflr r12 ; vvvvvv "distance" between . and 1st data entry
|
H A D | keccak1600-ppc64.pl | 723 mflr r12 ; vvvvvv "distance" between . and 1st data entry
|
H A D | sha512-ppc.pl | 731 mflr $Tbl ; vvvvvv "distance" between . and 1st data entry
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | aggressive_dead_code_elim_test.cpp | 5452 // 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 D | numfmt.cpp | 1404 // Load the pattern from data using the common library function in makeInstance() 1441 nsLoc = Locale::createFromName(nsLocID.data()); in makeInstance()
|
H A D | reldatefmt.cpp | 56 // 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 D | tzgnames.cpp | 421 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 D | config.guess | 1386 send the following data and any information you think might be
|
/third_party/skia/tests/ |
H A D | TriangulatingPathRendererTests.cpp | 753 // 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 D | TextureD3D12.cpp | 537 "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()
|