| /third_party/mbedtls/scripts/data_files/driver_jsons/ |
| D | mbedtls_test_transparent_driver.json | 10 "entry_points": ["import_key"], array 16 "entry_points": ["export_public_key"], array
|
| D | mbedtls_test_opaque_driver.json | 11 "entry_points": ["import_key", "export_key", "export_public_key"] array 16 "entry_points": ["copy_key", "get_builtin_key"], array
|
| D | p256_transparent_driver.json | 10 "entry_points": ["import_key", "export_public_key"], array
|
| D | driver_transparent_schema.json | 38 "entry_points": { object
|
| D | driver_opaque_schema.json | 42 "entry_points": { object
|
| /third_party/skia/third_party/externals/tint/src/val/ |
| D | hlsl.cc | 34 const EntryPointList& entry_points) { in HlslUsingDXC() 100 const EntryPointList& entry_points) { in HlslUsingFXC()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | generate_gl_dispatch_table.py | 169 def format_requirements_lines(required, entry_points): argument 177 def format_extension_requirements_lines(extension, entry_points, api): argument
|
| /third_party/mesa3d/.gitlab-ci/windows/ |
| D | spirv2dxil_check.ps1 | 28 …$entry_points = $content | Select-String -Pattern '^OpEntryPoint\s(\w+)[^"]+"(\w+)"' | Select-Obje… variable
|
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| D | generator.h | 61 std::vector<std::pair<std::string, ast::PipelineStage>> entry_points; member
|
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
| D | generator.h | 85 std::vector<std::pair<std::string, ast::PipelineStage>> entry_points; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| D | spirv_builder.h | 50 struct spirv_buffer entry_points; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | module.h | 449 inline IteratorRange<Module::inst_iterator> Module::entry_points() { in entry_points() function 453 inline IteratorRange<Module::const_inst_iterator> Module::entry_points() const { in entry_points() function
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | module.h | 449 inline IteratorRange<Module::inst_iterator> Module::entry_points() { in entry_points() function 453 inline IteratorRange<Module::const_inst_iterator> Module::entry_points() const { in entry_points() function
|
| /third_party/spirv-tools/source/opt/ |
| D | module.h | 477 inline IteratorRange<Module::inst_iterator> Module::entry_points() { in entry_points() function 481 inline IteratorRange<Module::const_inst_iterator> Module::entry_points() const { in entry_points() function
|
| D | invocation_interlock_placement_pass.cpp | 457 std::unordered_set<Function*> entry_points; in Process() local
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| D | spirv_cross_parsed_ir.hpp | 102 std::unordered_map<FunctionID, SPIREntryPoint> entry_points; member in SPIRV_CROSS_NAMESPACE::ParsedIR
|
| /third_party/skia/third_party/externals/tint/fuzzers/ |
| D | tint_common_fuzzer.cc | 264 auto entry_points = inspector.GetEntryPoints(); in RunInspector() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_decorations.cpp | 941 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 957 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 985 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 1066 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
|
| D | validate_interfaces.cpp | 77 std::vector<uint32_t> entry_points; in check_interface_variable() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | validate_decorations.cpp | 941 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 957 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 985 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 1066 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
|
| D | validate_interfaces.cpp | 77 std::vector<uint32_t> entry_points; in check_interface_variable() local
|
| /third_party/skia/third_party/externals/tint/samples/ |
| D | main.cc | 698 auto entry_points = inspector.GetEntryPoints(); in GenerateMsl() local 1140 auto entry_points = inspector.GetEntryPoints(); in main() local
|
| /third_party/spirv-tools/source/val/ |
| D | validate_decorations.cpp | 1068 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 1084 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 1112 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 1194 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
|
| D | validate_interfaces.cpp | 79 std::vector<uint32_t> entry_points; in check_interface_variable() local
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| D | builder.h | 161 const InstructionList& entry_points() const { return entry_points_; } in entry_points() function
|