/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | Initialize.h | 64 virtual void initialize(int version, EProfile, const SpvVersion& spvVersion) = 0; 65 …ialize(const TBuiltInResource& resources, int version, EProfile, const SpvVersion& spvVersion, ESh… 69 …virtual void identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLang… 70 …virtual void identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLang… 87 void initialize(int version, EProfile, const SpvVersion& spvVersion); 88 …void initialize(const TBuiltInResource& resources, int version, EProfile, const SpvVersion& spvVer… 90 …void identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage lan… 91 …void identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage lan… 94 … void add2ndGenerationSamplingImaging(int version, EProfile profile, const SpvVersion& spvVersion);
|
D | Versions.h | 84 struct SpvVersion { struct 85 SpvVersion() : spv(0), vulkanGlsl(0), vulkan(0), openGl(0) {} in SpvVersion() argument
|
D | parseVersions.h | 58 const SpvVersion& spvVersion, EShLanguage language, TInfoSink& infoSink, in TParseVersions() 141 SpvVersion spvVersion;
|
D | ShaderLang.cpp | 102 … SpvVersion spvVersion, bool forwardCompatible, EShMessages messages, in CreateParseContext() 161 int MapSpvVersionToIndex(const SpvVersion& spvVersion) in MapSpvVersionToIndex() 234 bool InitializeSymbolTable(const TString& builtIns, int version, EProfile profile, const SpvVersion… in InitializeSymbolTable() 287 …TBuiltInParseables& builtInParseables, int version, EProfile profile, const SpvVersion& spvVersion, in InitializeStageSymbolTable() 305 …le, TSymbolTable** symbolTables, int version, EProfile profile, const SpvVersion& spvVersion, ESh… in InitializeSymbolTables() 384 … EProfile profile, const SpvVersion& spvVersion, EShLanguage language, EShSource source) in AddContextSpecificSymbols() 410 void SetupBuiltinSymbolTable(int version, EProfile profile, const SpvVersion& spvVersion, EShSource… in SetupBuiltinSymbolTable() 479 … EShSource source, int& version, EProfile& profile, const SpvVersion& spvVersion) in DeduceVersionProfile() 675 EShLanguage& stage, SpvVersion& spvVersion) in TranslateEnvironment() 825 SpvVersion spvVersion; in ProcessDeferred()
|
D | localintermediate.h | 413 void setSpv(const SpvVersion& s) in setSpv() 431 const SpvVersion& getSpv() const { return spvVersion; } in getSpv() 759 SpvVersion spvVersion;
|
D | ParseHelper.h | 79 EProfile profile, const SpvVersion& spvVersion, EShLanguage language, 274 …e&, TIntermediate&, bool parsingBuiltins, int version, EProfile, const SpvVersion& spvVersion, ESh…
|
/external/swiftshader/third_party/SPIRV-Tools/test/link/ |
D | ids_limit_test.cpp | 29 SpvMagicNumber, SpvVersion, SPV_GENERATOR_CODEPLAY, in TEST_F() 34 SpvMagicNumber, SpvVersion, SPV_GENERATOR_CODEPLAY, in TEST_F() 48 SpvMagicNumber, SpvVersion, SPV_GENERATOR_CODEPLAY, in TEST_F() 53 SpvMagicNumber, SpvVersion, SPV_GENERATOR_CODEPLAY, in TEST_F() 58 SpvMagicNumber, SpvVersion, SPV_GENERATOR_CODEPLAY, in TEST_F()
|
D | global_values_amount_test.cpp | 31 SpvVersion, in SetUp() 82 SpvVersion, in SetUp() 120 SpvVersion, in TEST_F()
|
/external/deqp-deps/SPIRV-Tools/test/link/ |
D | ids_limit_test.cpp | 29 SpvMagicNumber, SpvVersion, SPV_GENERATOR_CODEPLAY, in TEST_F() 34 SpvMagicNumber, SpvVersion, SPV_GENERATOR_CODEPLAY, in TEST_F() 48 SpvMagicNumber, SpvVersion, SPV_GENERATOR_CODEPLAY, in TEST_F() 53 SpvMagicNumber, SpvVersion, SPV_GENERATOR_CODEPLAY, in TEST_F() 58 SpvMagicNumber, SpvVersion, SPV_GENERATOR_CODEPLAY, in TEST_F()
|
D | global_values_amount_test.cpp | 31 SpvVersion, in SetUp() 82 SpvVersion, in SetUp() 120 SpvVersion, in TEST_F()
|
/external/deqp-deps/glslang/hlsl/ |
D | hlslParseables.h | 51 void initialize(int version, EProfile, const SpvVersion& spvVersion); 52 …void initialize(const TBuiltInResource& resources, int version, EProfile, const SpvVersion& spvVer… 54 …void identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage lan… 56 …void identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage lan…
|
D | hlslParseables.cpp | 521 void TBuiltInParseablesHlsl::initialize(int /*version*/, EProfile /*profile*/, const SpvVersion& /*… in initialize() argument 1075 const SpvVersion& /*spvVersion*/, EShLanguage /*language*/) in initialize() argument 1087 …lesHlsl::identifyBuiltIns(int /*version*/, EProfile /*profile*/, const SpvVersion& /*spvVersion*/,… in identifyBuiltIns() argument 1319 …lesHlsl::identifyBuiltIns(int /*version*/, EProfile /*profile*/, const SpvVersion& /*spvVersion*/,… in identifyBuiltIns() argument
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | binary_header_get_test.cpp | 27 code[1] = SpvVersion; in SetUp()
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | binary_header_get_test.cpp | 27 code[1] = SpvVersion; in SetUp()
|
/external/deqp-deps/glslang/SPIRV/ |
D | SpvTools.cpp | 52 spv_target_env MapToSpirvToolsEnv(const SpvVersion& spvVersion, spv::SpvBuildLogger* logger) in MapToSpirvToolsEnv()
|
/external/skia/src/sksl/ |
D | spirv.h | 57 static const unsigned int SpvVersion = 0x00010000; variable
|
/external/skqp/src/sksl/ |
D | spirv.h | 57 static const unsigned int SpvVersion = 0x00010000; variable
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 57 static const unsigned int SpvVersion = 0x00010000; variable
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 57 static const unsigned int SpvVersion = 0x00010000; variable
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 57 static const unsigned int SpvVersion = 0x00010000; variable
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 57 static const unsigned int SpvVersion = 0x00010100; variable
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 57 static const unsigned int SpvVersion = 0x00010200; variable
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 57 static const unsigned int SpvVersion = 0x00010200; variable
|
/external/mesa3d/src/compiler/spirv/ |
D | spirv.h | 57 static const unsigned int SpvVersion = 0x00010200; variable
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 57 static const unsigned int SpvVersion = 0x00010100; variable
|