Home
last modified time | relevance | path

Searched defs:writeType (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/src/sksl/codegen/
DSkSLPipelineStageCodeGenerator.cpp457 void PipelineStageCodeGenerator::writeType(const Type& type) { in writeType() function in SkSL::PipelineStage::PipelineStageCodeGenerator
DSkSLGLSLCodeGenerator.cpp166 void GLSLCodeGenerator::writeType(const Type& type) { in writeType() function in SkSL::GLSLCodeGenerator
DSkSLMetalCodeGenerator.cpp127 void MetalCodeGenerator::writeType(const Type& type) { in writeType() function in SkSL::MetalCodeGenerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputGLSLBase.cpp486 bool writeType = size > 1; in writeConstantUnion() local
DOutputHLSL.cpp3373 bool writeType = size > 1; in writeConstantUnion() local
/third_party/vk-gl-cts/modules/glshared/
DglsBufferTestUtil.cpp267 BufferWriter::BufferWriter (glu::RenderContext& renderCtx, tcu::TestLog& log, WriteType writeType) in BufferWriter()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp305 std::string writeType; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DEmitMetal.cpp1421 bool writeType = size > 1; in emitConstantUnion() local
/third_party/typescript/src/compiler/
Dtypes.ts5471 deferralWriteConstituents?: Type[]; // Constituents of a deferred `writeType` enumerator
Dchecker.ts12769 const writeType = getWriteTypeOfSymbol(prop); constant
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingValveMutableTests.cpp248 WriteType writeType; member
/third_party/typescript/lib/
DtypingsInstaller.js50952 writeType: function (type, enclosingDeclaration, flags, writer) { method
Dtsc.js41943 writeType: function (type, enclosingDeclaration, flags, writer) { method