Home
last modified time | relevance | path

Searched defs:writePreamble (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/harness/
DcollectionsImpl.ts194 private writePreamble() { method in collections.SortedMap
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp5653 void GPUShaderFP64Test3::writePreamble(std::ostream& stream, shaderStage shader_stage) const in writePreamble() function in gl4cts::GPUShaderFP64Test3