Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp105SpvVersion spvVersion, bool forwardCompatible, EShMessages messages, in CreateParseContext()
164 int MapSpvVersionToIndex(const SpvVersion& spvVersion) in MapSpvVersionToIndex()
241 …Table(const TString& builtIns, int version, EProfile profile, const SpvVersion& spvVersion, EShLan… in InitializeSymbolTable()
294 …TBuiltInParseables& builtInParseables, int version, EProfile profile, const SpvVersion& spvVersion, in InitializeStageSymbolTable()
317 … TSymbolTable** symbolTables, int version, EProfile profile, const SpvVersion& spvVersion, EShSou… in InitializeSymbolTables()
401 … EProfile profile, const SpvVersion& spvVersion, EShLanguage language, EShSource source) in AddContextSpecificSymbols()
427 void SetupBuiltinSymbolTable(int version, EProfile profile, const SpvVersion& spvVersion, EShSource… in SetupBuiltinSymbolTable()
508 … EShSource source, int& version, EProfile& profile, const SpvVersion& spvVersion) in DeduceVersionProfile()
699 EShLanguage& stage, SpvVersion& spvVersion) in TranslateEnvironment()
857 SpvVersion spvVersion; in ProcessDeferred() local
[all …]
DInitialize.cpp456 void TBuiltIns::addTabledBuiltins(int version, EProfile profile, const SpvVersion& spvVersion) in addTabledBuiltins()
481 inline bool IncludeLegacy(int version, EProfile profile, const SpvVersion& spvVersion) in IncludeLegacy()
544 void TBuiltIns::initialize(int version, EProfile profile, const SpvVersion& spvVersion) in initialize()
6179 …ltIns::add2ndGenerationSamplingImaging(int version, EProfile profile, const SpvVersion& spvVersion) in add2ndGenerationSamplingImaging()
7201 …t TBuiltInResource &resources, int version, EProfile profile, const SpvVersion& spvVersion, EShLan… in add2ndGenerationSamplingImaging()
7813 void TBuiltIns::identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLa… in add2ndGenerationSamplingImaging()
10112 void TBuiltIns::identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLa… in add2ndGenerationSamplingImaging()
DparseVersions.h58 const SpvVersion& spvVersion, EShLanguage language, TInfoSink& infoSink, in TParseVersions()
223 SpvVersion spvVersion; variable
DParseHelper.h83 …: TParseVersions(interm, version, profile, spvVersion, language, infoSink, forwardCompatible, mess… in TParseVersions() argument
Dlocalintermediate.h1183 SpvVersion spvVersion; variable
DParseHelper.cpp53 … int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, in TParseContext()
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DShaderLang.cpp105SpvVersion spvVersion, bool forwardCompatible, EShMessages messages, in CreateParseContext()
164 int MapSpvVersionToIndex(const SpvVersion& spvVersion) in MapSpvVersionToIndex()
241 …Table(const TString& builtIns, int version, EProfile profile, const SpvVersion& spvVersion, EShLan… in InitializeSymbolTable()
294 …TBuiltInParseables& builtInParseables, int version, EProfile profile, const SpvVersion& spvVersion, in InitializeStageSymbolTable()
317 … TSymbolTable** symbolTables, int version, EProfile profile, const SpvVersion& spvVersion, EShSou… in InitializeSymbolTables()
401 … EProfile profile, const SpvVersion& spvVersion, EShLanguage language, EShSource source) in AddContextSpecificSymbols()
427 void SetupBuiltinSymbolTable(int version, EProfile profile, const SpvVersion& spvVersion, EShSource… in SetupBuiltinSymbolTable()
508 … EShSource source, int& version, EProfile& profile, const SpvVersion& spvVersion) in DeduceVersionProfile()
699 EShLanguage& stage, SpvVersion& spvVersion) in TranslateEnvironment()
857 SpvVersion spvVersion; in ProcessDeferred() local
[all …]
DInitialize.cpp456 void TBuiltIns::addTabledBuiltins(int version, EProfile profile, const SpvVersion& spvVersion) in addTabledBuiltins()
481 inline bool IncludeLegacy(int version, EProfile profile, const SpvVersion& spvVersion) in IncludeLegacy()
544 void TBuiltIns::initialize(int version, EProfile profile, const SpvVersion& spvVersion) in initialize()
6267 …ltIns::add2ndGenerationSamplingImaging(int version, EProfile profile, const SpvVersion& spvVersion) in add2ndGenerationSamplingImaging()
7289 …t TBuiltInResource &resources, int version, EProfile profile, const SpvVersion& spvVersion, EShLan… in add2ndGenerationSamplingImaging()
7901 void TBuiltIns::identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLa… in add2ndGenerationSamplingImaging()
10210 void TBuiltIns::identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLa… in add2ndGenerationSamplingImaging()
DparseVersions.h58 const SpvVersion& spvVersion, EShLanguage language, TInfoSink& infoSink, in TParseVersions()
224 SpvVersion spvVersion; variable
DParseHelper.h83 …: TParseVersions(interm, version, profile, spvVersion, language, infoSink, forwardCompatible, mess… in TParseVersions() argument
Dlocalintermediate.h1183 SpvVersion spvVersion; variable
DParseHelper.cpp53 … int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, in TParseContext()
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DSpvTools.cpp51 spv_target_env MapToSpirvToolsEnv(const SpvVersion& spvVersion, spv::SpvBuildLogger* logger) in MapToSpirvToolsEnv()
DSpvBuilder.h888 unsigned int spvVersion; // the version of SPIR-V to emit in the header variable
DSpvBuilder.cpp60 Builder::Builder(unsigned int spvVersion, unsigned int magicNumber, SpvBuildLogger* buildLogger) : in Builder()
DGlslangToSpv.cpp1561 TGlslangToSpvTraverser::TGlslangToSpvTraverser(unsigned int spvVersion, in TGlslangToSpvTraverser()
/external/deqp-deps/glslang/SPIRV/
DSpvTools.cpp51 spv_target_env MapToSpirvToolsEnv(const SpvVersion& spvVersion, spv::SpvBuildLogger* logger) in MapToSpirvToolsEnv()
DSpvBuilder.h881 unsigned int spvVersion; // the version of SPIR-V to emit in the header variable
DSpvBuilder.cpp60 Builder::Builder(unsigned int spvVersion, unsigned int magicNumber, SpvBuildLogger* buildLogger) : in Builder()
DGlslangToSpv.cpp1561 TGlslangToSpvTraverser::TGlslangToSpvTraverser(unsigned int spvVersion, in TGlslangToSpvTraverser()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp1037 const auto spvVersion = (useSpv14 ? vk::SPIRV_VERSION_1_4 : vk::SPIRV_VERSION_1_0); in initPrograms() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslParseHelper.cpp57 … int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, in HlslParseContext()
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp57 … int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, in HlslParseContext()