Home
last modified time | relevance | path

Searched defs:intermediate (Results 1 - 25 of 35) sorted by relevance

12

/third_party/glslang/glslang/HLSL/
H A DhlslGrammar.h137 TIntermediate& intermediate; // the final product, the intermediate representation, includes the AST member in glslang::HlslGrammar
/third_party/gn/src/gn/
H A Dpath_output.cc136 std::string intermediate; in WriteSourceRelativeString() local
/third_party/glslang/SPIRV/CInterface/
H A Dspirv_c_interface.cpp96 const glslang::TIntermediate* intermediate = program->program->getIntermediate(c_shader_stage(stage)); in glslang_program_SPIRV_generate_with_options() local
/third_party/glslang/glslang/MachineIndependent/
H A DLiveTraverser.h155 const TIntermediate& intermediate; member in glslang::TLiveTraverser
H A DparseVersions.h164 TIntermediate& intermediate; // helper for making and hooking up pieces of the parse tree member in glslang::TParseVersions
H A Dreflection.cpp1016 const TIntermediate& intermediate; global() member in glslang::TReflectionTraverser
1118 buildAttributeReflection(EShLanguage stage, const TIntermediate& intermediate) buildAttributeReflection() argument
1128 buildCounterIndices(const TIntermediate& intermediate) buildCounterIndices() argument
1145 buildUniformStageMask(const TIntermediate& intermediate) buildUniformStageMask() argument
1163 addStage(EShLanguage stage, const TIntermediate& intermediate) addStage() argument
[all...]
H A DpropagateNoContraction.cpp418 getSymbolToDefinitionMappingAndPreciseSymbolIDs(const glslang::TIntermediate& intermediate) in getSymbolToDefinitionMappingAndPreciseSymbolIDs() argument
784 void PropagateNoContraction(const glslang::TIntermediate& intermediate) in PropagateNoContraction() argument
H A Diomapper.cpp760 TDefaultIoResolverBase::TDefaultIoResolverBase(const TIntermediate& intermediate) in TDefaultIoResolverBase() argument
934 TDefaultGlslIoResolver::TDefaultGlslIoResolver(const TIntermediate& intermediate) in TDefaultGlslIoResolver() argument
1405 addStage(EShLanguage stage, TIntermediate& intermediate, TInfoSink& infoSink, TIoMapResolver* resolver) addStage() argument
1504 addStage(EShLanguage stage, TIntermediate& intermediate, TInfoSink& infoSink, TIoMapResolver* resolver) addStage() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_idct.h73 struct pipe_sampler_view *intermediate, *transpose; member
H A Dvl_idct.c792 vl_idct_init_buffer(struct vl_idct *idct, struct vl_idct_buffer *buffer, struct pipe_sampler_view *source, struct pipe_sampler_view *intermediate) vl_idct_init_buffer() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_wrapper.cpp175 glslang::TIntermediate *intermediate = program.getIntermediate(language); in GlslangCompileToSpirv() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dserialization_test.cc40 FontPtr intermediate; in TestSerialization() local
106 FontPtr intermediate; in TestSerializationBitmap() local
/third_party/glslang/SPIRV/
H A DSpvTools.cpp148 void SpirvToolsValidate(const glslang::TIntermediate& intermediate, std::vector<unsigned int>& spirv, in SpirvToolsValidate() argument
175 void SpirvToolsTransform(const glslang::TIntermediate& intermediate, std::vector<unsigned int>& spirv, in SpirvToolsTransform() argument
279 void SpirvToolsStripDebugInfo(const glslang::TIntermediate& intermediate, in SpirvToolsStripDebugInfo() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_avgblur_opencl.c153 AVFrame *intermediate = NULL; in avgblur_opencl_filter_frame() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkShaderToSpirV.cpp356 const glslang::TIntermediate* const intermediate = glslangProgram.getIntermediate(shaderStage); in compileShaderToSpirV() member in vk::glslang
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcSpirvUtils.cpp240 const glslang::TIntermediate* const intermediate = program.getIntermediate(shaderStage); in compileGlslToSpirV() member in glc::spirvUtils::glslang
/third_party/glslang/glslang/CInterface/
H A Dglslang_c_interface.cpp447 glslang::TIntermediate* intermediate = program->program->getIntermediate(c_shader_stage(stage)); in glslang_program_add_source_text() local
452 glslang::TIntermediate* intermediate = program->program->getIntermediate(c_shader_stage(stage)); in glslang_program_set_source_file() local
/third_party/icu/icu4c/source/test/perf/utfperf/
H A Dutfperf.cpp40 static char intermediate[OUTPUT_CAPACITY]; variable
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
H A DesextcFragmentShadingRateCombinedTests.cpp667 Extent2D intermediate = combine(extent0, extent1, m_tcParam.combinerOp0); in simulate() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DParseHelper.h63 TIntermediate& intermediate; // to hold and build a parse tree member in TParseContext
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_teap_common.c623 struct wpabuf * eap_teap_tlv_result(int status, int intermediate) in eap_teap_tlv_result() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_teap_common.c652 struct wpabuf * eap_teap_tlv_result(int status, int intermediate) in eap_teap_tlv_result() argument
/third_party/openssl/test/
H A Dcmp_protect_test.c72 *root = NULL, *intermediate = NULL; variable
/third_party/python/Modules/_io/
H A Dstringio.c129 PyObject *intermediate = _PyAccu_Finish(&self->accu); in make_intermediate() local
146 PyObject *intermediate; in realize() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_etc_decode.c49 nir_ssa_def *intermediate[4]; in flip_endian() local

Completed in 20 milliseconds

12