| /third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/grammar/ |
| H A D | grammar.go | 15 // Package grammar holds the JSON type definitions for the SPIR-V grammar schema. type
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/grammar/ |
| H A D | grammar.go | 15 // Package grammar holds the JSON type definitions for the SPIR-V grammar schema. type
|
| /third_party/spirv-tools/utils/vscode/src/grammar/ |
| H A D | grammar.go | 15 // Package grammar holds the JSON type definitions for the SPIR-V grammar schema. type
|
| /third_party/python/Tools/scripts/ |
| H A D | objgraph.py | 29 definitions = 'TRGDSBAEC' variable
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_atomics_test.cpp | 82 ss << definitions; in GenerateShaderCodeImpl() local 104 const std::string definitions = R"( in GenerateShaderCode() local 130 const std::string definitions = R"( in GenerateShaderComputeCode() local 31 GenerateShaderCodeImpl( const std::string& body, const std::string& capabilities_and_extensions, const std::string& definitions, const std::string& memory_model, const std::string& execution) GenerateShaderCodeImpl() argument
|
| H A D | val_barriers_test.cpp | 65 ss << definitions; in GenerateShaderCodeImpl() local 31 GenerateShaderCodeImpl( const std::string& body, const std::string& capabilities_and_extensions, const std::string& definitions, const std::string& execution_model, const std::string& memory_model) GenerateShaderCodeImpl() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_atomics_test.cpp | 82 ss << definitions; in GenerateShaderCodeImpl() local 104 const std::string definitions = R"( in GenerateShaderCode() local 130 const std::string definitions = R"( in GenerateShaderComputeCode() local 31 GenerateShaderCodeImpl( const std::string& body, const std::string& capabilities_and_extensions, const std::string& definitions, const std::string& memory_model, const std::string& execution) GenerateShaderCodeImpl() argument
|
| H A D | val_barriers_test.cpp | 65 ss << definitions; in GenerateShaderCodeImpl() local 31 GenerateShaderCodeImpl( const std::string& body, const std::string& capabilities_and_extensions, const std::string& definitions, const std::string& execution_model, const std::string& memory_model) GenerateShaderCodeImpl() argument
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_atomics_test.cpp | 82 ss << definitions; in GenerateShaderCodeImpl() local 104 const std::string definitions = R"( in GenerateShaderCode() local 130 const std::string definitions = R"( in GenerateShaderComputeCode() local 31 GenerateShaderCodeImpl( const std::string& body, const std::string& capabilities_and_extensions, const std::string& definitions, const std::string& memory_model, const std::string& execution) GenerateShaderCodeImpl() argument
|
| H A D | val_barriers_test.cpp | 65 ss << definitions; in GenerateShaderCodeImpl() local 31 GenerateShaderCodeImpl( const std::string& body, const std::string& capabilities_and_extensions, const std::string& definitions, const std::string& execution_model, const std::string& memory_model) GenerateShaderCodeImpl() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | link_interface_blocks.cpp | 331 interface_block_definitions *definitions; in validate_intrastage_interface_blocks() local 383 interface_block_definitions definitions; in validate_interstage_inout_blocks() local 522 interface_block_definitions definitions; validate_interstage_uniform_blocks() local [all...] |
| H A D | linker.cpp | 3434 unsigned definitions = 0; in verify_subroutine_associated_funcs() local
|
| H A D | ast_to_hir.cpp | 9068 unsigned definitions = 0; verify_subroutine_associated_funcs() local [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | cfg.cc | 225 Stack<DefinitionLocation> definitions = block->InputDefinitions(); in ComputeInputDefinitions() local
|
| H A D | instance-type-generator.cc | 310 void PrintInstanceTypes(InstanceTypeTree* root, std::ostream& definitions, in PrintInstanceTypes() argument [all...] |
| /third_party/skia/src/gpu/glsl/ |
| H A D | GrGLSLShaderBuilder.h | 237 SkString& definitions() { return fShaderStrings[kDefinitions]; } in definitions() function in GrGLSLShaderBuilder
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderDerivateTests.cpp | 750 DerivateCaseDefinition definitions = dynamic_cast<TriangleDerivateCaseInstance&>(instance).getDerivateCaseDefinition(); in setup() local 645 TriangleDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values) TriangleDerivateCaseInstance() argument 865 ConstantDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values) ConstantDerivateCaseInstance() argument 1010 LinearDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values) LinearDerivateCaseInstance() argument 1264 TextureDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values, const TextureCaseValues& textureValues) TextureDerivateCaseInstance() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderDerivateTests.cpp | 752 DerivateCaseDefinition definitions = dynamic_cast<TriangleDerivateCaseInstance&>(instance).getDerivateCaseDefinition(); in setup() local 621 TriangleDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values) TriangleDerivateCaseInstance() argument 836 ConstantDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values) ConstantDerivateCaseInstance() argument 983 LinearDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values) LinearDerivateCaseInstance() argument 1238 TextureDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values, const TextureCaseValues& textureValues) TextureDerivateCaseInstance() argument [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_ir.h | 1026 aco::span<Definition> definitions; member
|