Searched refs:setting (Results 1 – 25 of 143) sorted by relevance
123456
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | GLES1State.cpp | 524 HintSetting setting = FromGLenum<HintSetting>(mode); in setHint() local 528 mPerspectiveCorrectionHint = setting; in setHint() 531 mPointSmoothHint = setting; in setHint() 534 mLineSmoothHint = setting; in setHint() 537 mFogHint = setting; in setHint()
|
/device/generic/vulkan-cereal/third-party/googletest/docs/ |
D | pkgconfig.md | 72 ### Using pkg-config in a cross-compilation setting 74 Pkg-config can be used in a cross-compilation setting too. To do this, let's 89 variables for pkg-config in a cross-compilation setting: 127 order to use this in a cross-compilation setting, we need to tell pkg-config to
|
/device/generic/vulkan-cereal/third-party/angle/extensions/ |
D | EGL_ANGLE_platform_angle_context_virtualization.txt | 67 If it is set to EGL_DONT_CARE, the default setting depends on the 71 prohibit the requested setting.
|
D | EGL_ANGLE_experimental_present_path.txt | 94 1) Does setting EGL_EXPERIMENTAL_PRESENT_PATH_ANGLE to be
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_NV_device_diagnostic_checkpoints/ |
D | queue_checkpoint_properties.txt | 18 Additional queue family information can be queried by setting 38 Additional queue family information can be queried by setting
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/metal/ |
D | mtl_command_buffer.mm | 348 // Now is the time to do the actual store option setting. 772 // We only store the options, will defer the actual setting until the encoder finishes 791 // We only store the options, will defer the actual setting until the encoder finishes 800 // We only store the options, will defer the actual setting until the encoder finishes 808 // We only store the options, will defer the actual setting until the encoder finishes
|
/device/generic/vulkan-cereal/third-party/angle/doc/ |
D | SourceAccess.md | 14 For full instructions on setting up your system with the necessary prerequisites
|
/device/google/coral-sepolicy/vendor/qcom/common/ |
D | rmt_storage.te | 13 # TODO(b/121989672): remove setting uid, gid, r/w block device permission
|
D | hal_bootctl.te | 4 # Getting and setting GPT attributes for the bootloader iterates over all the
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/ |
D | video_encode_h264_extensions.txt | 95 tname:VkVideoEncodeH264CapabilityFlagsEXT is a bitmask type for setting a 118 if setting chroma_qp_index_offset in StdVideoH264PictureParameterSet is 121 reports if setting second_chroma_qp_index_offset in 141 tname:VkVideoEncodeH264InputModeFlagsEXT is a bitmask type for setting a 174 tname:VkVideoEncodeH264OutputModeFlagsEXT is a bitmask type for setting a 262 tlink:VkVideoEncodeH264CreateFlagsEXT is a bitmask type for setting a mask
|
D | video_encode_h265_extensions.txt | 94 tname:VkVideoEncodeH265CapabilityFlagsEXT is a bitmask type for setting a 104 tname:VkVideoEncodeH265InputModeFlagsEXT is a bitmask type for setting a 138 tname:VkVideoEncodeH265OutputModeFlagsEXT is a bitmask type for setting a 197 tname:VkVideoEncodeH265CtbSizeFlagsEXT is a bitmask type for setting a mask 250 tname:VkVideoEncodeH265CreateFlagsEXT is a bitmask type for setting a mask,
|
D | VK_AMD_pipeline_compiler_control.txt | 41 tname:VkPipelineCompilerControlFlagsAMD is a bitmask type for setting a mask
|
/device/sample/apps/tv/SetupValidation/app/ |
D | proguard-rules.pro | 3 # proguardFiles setting in build.gradle.
|
/device/sample/apps/tv/SetupCustomizationSample/app/ |
D | proguard-rules.pro | 3 # proguardFiles setting in build.gradle.
|
/device/sample/apps/tv/SetupCustomizationSample/ |
D | gradle.properties | 11 # The setting is particularly useful for tweaking memory settings.
|
/device/sample/apps/tv/SetupValidation/ |
D | gradle.properties | 11 # The setting is particularly useful for tweaking memory settings.
|
/device/generic/vulkan-cereal/protocols/vulkan/appendices/ |
D | VK_AMD_display_native_hdr.txt | 26 * A new elink:VkColorSpaceKHR enum for setting the native display
|
D | VK_EXT_discard_rectangles.txt | 37 group by specifying the device mask and setting discard rectangle dynamic
|
D | VK_KHR_image_format_list.txt | 24 On some implementations, setting the
|
/device/google/sunfish-sepolicy/vendor/qcom/common/ |
D | hal_bootctl.te | 4 # Getting and setting GPT attributes for the bootloader iterates over all the
|
/device/google/redbull-sepolicy/vendor/qcom/common/ |
D | hal_bootctl.te | 4 # Getting and setting GPT attributes for the bootloader iterates over all the
|
/device/generic/vulkan-cereal/third-party/angle/src/third_party/volk/ |
D | README.md | 76 1. Target `volk` is a static library. Any platform defines can be passed to the compiler by setting… 93 /* ...any logic setting VK_USE_PLATFORM_WIN32_KHR and friends... */
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_EXT_pipeline_creation_feedback/ |
D | pipelines.txt | 143 If an implementation uses an internal cache, it is discouraged from setting 163 For example, a 1% reduction in duration may not warrant setting this bit,
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_NV_device_generated_commands/ |
D | generatedcommands.txt | 16 setting buffers on the device.
|
/device/google/cuttlefish/shared/config/ |
D | grub.cfg | 9 # noexec=off Some kernels panic when setting up NX
|
123456