Home
last modified time | relevance | path

Searched defs:intermediate (Results 1 – 25 of 47) sorted by relevance

12

/third_party/glslang/SPIRV/
DSpvTools.cpp140 void SpirvToolsValidate(const glslang::TIntermediate& intermediate, std::vector<unsigned int>& spir… in SpirvToolsValidate()
165 void SpirvToolsTransform(const glslang::TIntermediate& intermediate, std::vector<unsigned int>& spi… in SpirvToolsTransform()
223 void SpirvToolsStripDebugInfo(const glslang::TIntermediate& intermediate, in SpirvToolsStripDebugInfo()
/third_party/typescript/tests/cases/conformance/types/tuple/
DwideningTuples7.ts3 let intermediate: [string]; variable
/third_party/boost/libs/local_function/example/
Dgcc_store.cpp12 void intermediate(boost::function<void (int, int)> store_func, int size) { in intermediate() function
/third_party/glslang/glslang/HLSL/
DhlslGrammar.h135 …TIntermediate& intermediate; // the final product, the intermediate representation, includes t… variable
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dserialization_test.cc40 FontPtr intermediate; in TestSerialization() local
106 FontPtr intermediate; in TestSerializationBitmap() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dserialization_test.cc40 FontPtr intermediate; in TestSerialization() local
106 FontPtr intermediate; in TestSerializationBitmap() local
/third_party/glslang/glslang/MachineIndependent/
Dreflection.cpp1015 const TIntermediate& intermediate; member in glslang::TReflectionTraverser
1117 void TReflection::buildAttributeReflection(EShLanguage stage, const TIntermediate& intermediate) in buildAttributeReflection()
1127 void TReflection::buildCounterIndices(const TIntermediate& intermediate) in buildCounterIndices()
1142 void TReflection::buildUniformStageMask(const TIntermediate& intermediate) in buildUniformStageMask()
1160 bool TReflection::addStage(EShLanguage stage, const TIntermediate& intermediate) in addStage()
DLiveTraverser.h155 const TIntermediate& intermediate; variable
DShaderLang.cpp102 TParseContextBase* CreateParseContext(TSymbolTable& symbolTable, TIntermediate& intermediate, in CreateParseContext()
240 TIntermediate intermediate(language, version, profile); in InitializeSymbolTable() local
773 void RecordProcesses(TIntermediate& intermediate, EShMessages messages, const std::string& sourceEn… in RecordProcesses()
813 TIntermediate& intermediate, // returned tree, etc. in ProcessDeferred()
1272 TIntermediate& intermediate, // returned tree, etc. in PreprocessDeferred()
1309 TIntermediate& intermediate,// returned tree, etc. in CompileDeferred()
1486 TIntermediate intermediate(compiler->getLanguage()); in ShCompile() local
DpropagateNoContraction.cpp420 getSymbolToDefinitionMappingAndPreciseSymbolIDs(const glslang::TIntermediate& intermediate) in getSymbolToDefinitionMappingAndPreciseSymbolIDs()
786 void PropagateNoContraction(const glslang::TIntermediate& intermediate) in PropagateNoContraction()
Diomapper.cpp434 TDefaultIoResolverBase::TDefaultIoResolverBase(const TIntermediate& intermediate) in TDefaultIoResolverBase()
604 TDefaultGlslIoResolver::TDefaultGlslIoResolver(const TIntermediate& intermediate) in TDefaultGlslIoResolver()
1075 bool TIoMapper::addStage(EShLanguage stage, TIntermediate& intermediate, TInfoSink& infoSink, TIoMa… in addStage()
1176 bool TGlslIoMapper::addStage(EShLanguage stage, TIntermediate& intermediate, TInfoSink& infoSink, T… in addStage()
/third_party/glslang/SPIRV/CInterface/
Dspirv_c_interface.cpp88 …const glslang::TIntermediate* intermediate = program->program->getIntermediate(c_shader_stage(stag… in glslang_program_SPIRV_generate() local
/third_party/gstreamer/gstreamer/tests/examples/stepping/
Dframestep1.c50 gboolean flush, intermediate; in event_loop() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_wrapper.cpp175 glslang::TIntermediate *intermediate = program.getIntermediate(language); in GlslangCompileToSpirv() local
/third_party/gn/src/gn/
Dpath_output.cc136 std::string intermediate; in WriteSourceRelativeString() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DCompiler.cpp121 TIntermediate intermediate(infoSink); in compile() local
DParseHelper.h63 TIntermediate& intermediate; // to hold and build a parse tree variable
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_idct.h73 struct pipe_sampler_view *intermediate, *transpose; member
/third_party/python/Modules/_io/
Dstringio.c129 PyObject *intermediate = _PyAccu_Finish(&self->accu); in make_intermediate() local
146 PyObject *intermediate; in realize() local
/third_party/ffmpeg/libavfilter/
Dvf_avgblur_opencl.c151 AVFrame *intermediate = NULL; in avgblur_opencl_filter_frame() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcSpirvUtils.cpp240 const glslang::TIntermediate* const intermediate = program.getIntermediate(shaderStage); in compileGlslToSpirV() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkShaderToSpirV.cpp344 const glslang::TIntermediate* const intermediate = glslangProgram.getIntermediate(shaderStage); in compileShaderToSpirV() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dquaternion.inl34 GLM_FUNC_QUALIFIER tquat<T, P> intermediate function
/third_party/icu/icu4c/source/test/perf/utfperf/
Dutfperf.cpp40 static char intermediate[OUTPUT_CAPACITY]; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_teap_common.c623 struct wpabuf * eap_teap_tlv_result(int status, int intermediate) in eap_teap_tlv_result()

12