Home
last modified time | relevance | path

Searched defs:spvVersion (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DShaderLang.cpp111SpvVersion spvVersion, bool forwardCompatible, EShMessages messages, in CreateParseContext()
170 int MapSpvVersionToIndex(const SpvVersion& spvVersion) in MapSpvVersionToIndex()
247 …Table(const TString& builtIns, int version, EProfile profile, const SpvVersion& spvVersion, EShLan… in InitializeSymbolTable()
300 …TBuiltInParseables& builtInParseables, int version, EProfile profile, const SpvVersion& spvVersion, in InitializeStageSymbolTable()
321 … TSymbolTable** symbolTables, int version, EProfile profile, const SpvVersion& spvVersion, EShSou… in InitializeSymbolTables()
399 … EProfile profile, const SpvVersion& spvVersion, EShLanguage language, EShSource source) in AddContextSpecificSymbols()
426 bool SetupBuiltinSymbolTable(int version, EProfile profile, const SpvVersion& spvVersion, EShSource… in SetupBuiltinSymbolTable()
511 … EShSource source, int& version, EProfile& profile, const SpvVersion& spvVersion) in DeduceVersionProfile()
701 EShLanguage& stage, SpvVersion& spvVersion) in TranslateEnvironment()
860 SpvVersion spvVersion; in ProcessDeferred() local
[all …]
H A DInitialize.cpp431 void TBuiltIns::addTabledBuiltins(int version, EProfile profile, const SpvVersion& spvVersion) in addTabledBuiltins()
455 inline bool IncludeLegacy(int version, EProfile profile, const SpvVersion& spvVersion) in IncludeLegacy()
514 void TBuiltIns::initialize(int version, EProfile profile, const SpvVersion& spvVersion) in initialize()
6386 …ltIns::add2ndGenerationSamplingImaging(int version, EProfile profile, const SpvVersion& spvVersion) in add2ndGenerationSamplingImaging()
7380 …t TBuiltInResource &resources, int version, EProfile profile, const SpvVersion& spvVersion, EShLan… in initialize()
7983 void TBuiltIns::identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLa… in identifyBuiltIns()
10430 void TBuiltIns::identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLa… in identifyBuiltIns()
H A DparseVersions.h58 const SpvVersion& spvVersion, EShLanguage language, TInfoSink& infoSink, in TParseVersions()
169 SpvVersion spvVersion; variable
H A DParseHelper.h83 …: TParseVersions(interm, version, profile, spvVersion, language, infoSink, forwardCompatible, mess… in TParseVersions() argument
H A Dlocalintermediate.h1167 SpvVersion spvVersion; variable
H A DParseHelper.cpp54 … int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, in TParseContext()
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp108SpvVersion spvVersion, bool forwardCompatible, EShMessages messages, in CreateParseContext()
167 int MapSpvVersionToIndex(const SpvVersion& spvVersion) in MapSpvVersionToIndex()
244 …Table(const TString& builtIns, int version, EProfile profile, const SpvVersion& spvVersion, EShLan… in InitializeSymbolTable()
297 …TBuiltInParseables& builtInParseables, int version, EProfile profile, const SpvVersion& spvVersion, in InitializeStageSymbolTable()
315 … TSymbolTable** symbolTables, int version, EProfile profile, const SpvVersion& spvVersion, EShSou… in InitializeSymbolTables()
392 … EProfile profile, const SpvVersion& spvVersion, EShLanguage language, EShSource source) in AddContextSpecificSymbols()
418 void SetupBuiltinSymbolTable(int version, EProfile profile, const SpvVersion& spvVersion, EShSource… in SetupBuiltinSymbolTable()
492 … EShSource source, int& version, EProfile& profile, const SpvVersion& spvVersion) in DeduceVersionProfile()
682 EShLanguage& stage, SpvVersion& spvVersion) in TranslateEnvironment()
841 SpvVersion spvVersion; in ProcessDeferred() local
[all …]
DInitialize.cpp430 void TBuiltIns::addTabledBuiltins(int version, EProfile profile, const SpvVersion& spvVersion) in addTabledBuiltins()
454 inline bool IncludeLegacy(int version, EProfile profile, const SpvVersion& spvVersion) in IncludeLegacy()
513 void TBuiltIns::initialize(int version, EProfile profile, const SpvVersion& spvVersion) in initialize()
6343 …ltIns::add2ndGenerationSamplingImaging(int version, EProfile profile, const SpvVersion& spvVersion) in add2ndGenerationSamplingImaging()
7337 …t TBuiltInResource &resources, int version, EProfile profile, const SpvVersion& spvVersion, EShLan… in initialize()
7940 void TBuiltIns::identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLa… in identifyBuiltIns()
10339 void TBuiltIns::identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLa… in identifyBuiltIns()
DparseVersions.h58 const SpvVersion& spvVersion, EShLanguage language, TInfoSink& infoSink, in TParseVersions()
168 SpvVersion spvVersion; variable
DParseHelper.h83 …: TParseVersions(interm, version, profile, spvVersion, language, infoSink, forwardCompatible, mess… in TParseVersions() argument
Dlocalintermediate.h1149 SpvVersion spvVersion; variable
DParseHelper.cpp54 … int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, in TParseContext()
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSpvTools.cpp51 spv_target_env MapToSpirvToolsEnv(const SpvVersion& spvVersion, spv::SpvBuildLogger* logger) in MapToSpirvToolsEnv()
DSpvBuilder.h893 unsigned int spvVersion; // the version of SPIR-V to emit in the header variable
DSpvBuilder.cpp57 Builder::Builder(unsigned int spvVersion, unsigned int magicNumber, SpvBuildLogger* buildLogger) : in Builder()
DGlslangToSpv.cpp1536 TGlslangToSpvTraverser::TGlslangToSpvTraverser(unsigned int spvVersion, in TGlslangToSpvTraverser()
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSpvTools.cpp52 spv_target_env MapToSpirvToolsEnv(const SpvVersion& spvVersion, spv::SpvBuildLogger* logger) in MapToSpirvToolsEnv()
H A DSpvBuilder.h919 unsigned int spvVersion; // the version of SPIR-V to emit in the header variable
H A DGlslangToSpv.cpp1528 TGlslangToSpvTraverser::TGlslangToSpvTraverser(unsigned int spvVersion, in TGlslangToSpvTraverser()
H A DSpvBuilder.cpp57 Builder::Builder(unsigned int spvVersion, unsigned int magicNumber, SpvBuildLogger* buildLogger) : in Builder()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp996 const auto spvVersion = (useSpv14 ? vk::SPIRV_VERSION_1_4 : vk::SPIRV_VERSION_1_0); in initPrograms() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/
H A DhlslParseHelper.cpp55 … int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, in HlslParseContext()
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp57 … int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, in HlslParseContext()