/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_pipeline.c | 260 struct vk_pipeline_robustness_state *rs, in vk_pipeline_robustness_state_fill() argument 264 rs->uniform_buffers = VK_PIPELINE_ROBUSTNESS_BUFFER_BEHAVIOR_DEVICE_DEFAULT_EXT; in vk_pipeline_robustness_state_fill() 265 rs->storage_buffers = VK_PIPELINE_ROBUSTNESS_BUFFER_BEHAVIOR_DEVICE_DEFAULT_EXT; in vk_pipeline_robustness_state_fill() 266 rs->vertex_inputs = VK_PIPELINE_ROBUSTNESS_BUFFER_BEHAVIOR_DEVICE_DEFAULT_EXT; in vk_pipeline_robustness_state_fill() 267 rs->images = VK_PIPELINE_ROBUSTNESS_IMAGE_BEHAVIOR_DEVICE_DEFAULT_EXT; in vk_pipeline_robustness_state_fill() 273 rs->storage_buffers = shader_info->storageBuffers; in vk_pipeline_robustness_state_fill() 274 rs->uniform_buffers = shader_info->uniformBuffers; in vk_pipeline_robustness_state_fill() 275 rs->vertex_inputs = shader_info->vertexInputs; in vk_pipeline_robustness_state_fill() 276 rs->images = shader_info->images; in vk_pipeline_robustness_state_fill() 282 rs->storage_buffers = pipeline_info->storageBuffers; in vk_pipeline_robustness_state_fill() [all …]
|
D | vk_graphics_state.c | 528 vk_rasterization_state_init(struct vk_rasterization_state *rs, in vk_rasterization_state_init() argument 532 *rs = (struct vk_rasterization_state) { in vk_rasterization_state_init() 547 rs->rasterizer_discard_enable = rs_info->rasterizerDiscardEnable; in vk_rasterization_state_init() 560 rs->depth_clamp_enable = rs_info->depthClampEnable; in vk_rasterization_state_init() 561 rs->depth_clip_enable = rs_info->depthClampEnable ? in vk_rasterization_state_init() 566 rs->polygon_mode = rs_info->polygonMode; in vk_rasterization_state_init() 568 rs->cull_mode = rs_info->cullMode; in vk_rasterization_state_init() 569 rs->front_face = rs_info->frontFace; in vk_rasterization_state_init() 570 rs->depth_bias.enable = rs_info->depthBiasEnable; in vk_rasterization_state_init() 573 rs->depth_bias.constant = rs_info->depthBiasConstantFactor; in vk_rasterization_state_init() [all …]
|
D | vk_graphics_state.h | 378 vk_rasterization_state_depth_clip_enable(const struct vk_rasterization_state *rs) in vk_rasterization_state_depth_clip_enable() argument 380 switch (rs->depth_clip_enable) { in vk_rasterization_state_depth_clip_enable() 383 case VK_MESA_DEPTH_CLIP_ENABLE_NOT_CLAMP: return !rs->depth_clamp_enable; in vk_rasterization_state_depth_clip_enable() 770 struct vk_rasterization_state rs; member 836 struct vk_rasterization_state rs; member 867 const struct vk_rasterization_state *rs; member
|
D | vk_pipeline.h | 87 struct vk_pipeline_robustness_state *rs,
|
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format.c | 1089 #define REMAP_RGB_ONE(r, rs, g, gs, b, bs, type) \ in util_format_rgb_to_bgr() argument 1090 case PIPE_FORMAT_##r##rs##g##gs##b##bs##_##type: \ in util_format_rgb_to_bgr() 1091 return PIPE_FORMAT_##b##bs##g##gs##r##rs##_##type; in util_format_rgb_to_bgr() 1093 #define REMAP_RGB(rs, gs, bs, type) \ in util_format_rgb_to_bgr() argument 1094 REMAP_RGB_ONE(R, rs, G, gs, B, bs, type) \ in util_format_rgb_to_bgr() 1095 REMAP_RGB_ONE(B, bs, G, gs, R, rs, type) \ in util_format_rgb_to_bgr() 1097 #define REMAP_RGBA_ONE(r, rs, g, gs, b, bs, a, as, type) \ in util_format_rgb_to_bgr() argument 1098 case PIPE_FORMAT_##r##rs##g##gs##b##bs##a##as##_##type: \ in util_format_rgb_to_bgr() 1099 return PIPE_FORMAT_##b##bs##g##gs##r##rs##a##as##_##type; in util_format_rgb_to_bgr() 1101 #define REMAP_ARGB_ONE(a, as, r, rs, g, gs, b, bs, type) \ in util_format_rgb_to_bgr() argument [all …]
|
/hardware/interfaces/security/secretkeeper/aidl/vts/ |
D | Android.bp | 25 srcs: ["lib.rs"], 38 srcs: ["secretkeeper_test_client.rs"], 68 srcs: ["secretkeeper_cli.rs"],
|
/hardware/ril/librilutils/ |
D | record_stream.c | 65 extern void record_stream_free(RecordStream *rs) in record_stream_free() argument 67 free(rs->buffer); in record_stream_free() 68 free(rs); in record_stream_free()
|
/hardware/interfaces/security/secretkeeper/default/ |
D | Android.bp | 26 "src/lib.rs", 63 "src/main.rs", 75 srcs: ["src/fuzzer.rs"],
|
/hardware/interfaces/security/authgraph/default/ |
D | Android.bp | 41 srcs: ["src/lib.rs"], 63 "src/main.rs", 75 srcs: ["src/fuzzer.rs"],
|
/hardware/interfaces/automotive/audiocontrol/aidl/rust_impl/ |
D | Android.bp | 21 srcs: ["src/*.rs"], 22 crate_root: "src/main.rs",
|
D | README.md | 13 `default_audio_control_hal.rs` with the actual implementation.
|
/hardware/interfaces/broadcastradio/aidl/rust_impl/ |
D | Android.bp | 21 srcs: ["src/*.rs"], 22 crate_root: "src/main.rs",
|
D | README.md | 13 `default_broadcastradio_hal.rs` with the actual implementation
|
/hardware/interfaces/automotive/vehicle/aidl/rust_impl/vhal/ |
D | Android.bp | 21 srcs: ["src/*.rs"], 22 crate_root: "src/main.rs",
|
/hardware/interfaces/security/authgraph/aidl/vts/functional/ |
D | Android.bp | 52 srcs: ["role_test.rs"], 70 srcs: ["lib.rs"],
|
/hardware/interfaces/security/keymint/aidl/default/ |
D | Android.bp | 77 "main.rs", 112 srcs: ["hal/lib.rs"], 131 srcs: ["ta/lib.rs"],
|
/hardware/interfaces/light/aidl/default/ |
D | Android.bp | 22 srcs: [ "main.rs" ],
|
/hardware/google/gfxstream/guest/mesa/ |
D | .editorconfig | 42 [*.rs]
|
/hardware/interfaces/automotive/vehicle/aidl/rust_impl/ |
D | README.md | 12 `default_vehicle_hal.rs` with the actual implementation.
|
/hardware/interfaces/renderscript/1.0/default/ |
D | Android.bp | 20 "frameworks/rs",
|
/hardware/interfaces/bluetooth/lmp_event/aidl/default/ |
D | Android.bp | 22 srcs: [ "src/main.rs" ],
|
/hardware/interfaces/broadcastradio/common/utilsaidl/include/broadcastradio-utils-aidl/ |
D | Utils.h | 189 [](const std::string& ls, const aidl_type& rs) { in vectorToString() 190 return ls + (ls.empty() ? "" : ",") + toString(rs); in vectorToString()
|
/hardware/google/pixel/gpu_probe/ |
D | Android.bp | 23 "main.rs",
|
/hardware/interfaces/uwb/aidl/default/ |
D | Android.bp | 35 "src/service.rs",
|
/hardware/interfaces/renderscript/1.0/ |
D | types.hal | 53 // types below are same as those in frameworks/rs/rsDefines.h 199 // types below are same as those in frameworks/rs/rsInternalDefines.h
|