Home
last modified time | relevance | path

Searched refs:then (Results 1 – 25 of 511) sorted by relevance

12345678910>>...21

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dimage_layout_transition_common.adoc30 If pname:image is non-sparse then it must: be bound completely and
34 If pname:image has a color format, then the pname:aspectMask member of
39 If pname:image has a color format that is single-plane, then the
43 If pname:image has a color format and is not _disjoint_, then the
48 then the pname:aspectMask member of pname:subresourceRange must: include
55 components, then the pname:aspectMask member of pname:subresourceRange
63 pname:separateDepthStencilLayouts>> feature is enabled, then the
70 pname:separateDepthStencilLayouts>> feature is not enabled, then the
Ddraw_common.adoc142 ename:VK_DYNAMIC_STATE_VIEWPORT dynamic state enabled then
147 ename:VK_DYNAMIC_STATE_SCISSOR dynamic state enabled then
152 ename:VK_DYNAMIC_STATE_LINE_WIDTH dynamic state enabled then
183 ename:VK_DYNAMIC_STATE_DEPTH_BIAS dynamic state enabled then
206 ename:VK_DYNAMIC_STATE_BLEND_CONSTANTS dynamic state enabled then
230 current pname:depthBoundsTestEnable state is ename:VK_TRUE, then
239 command buffer set pname:depthBoundsTestEnable to ename:VK_TRUE, then
246 if the current pname:stencilTestEnable state is ename:VK_TRUE, then
262 the current pname:stencilTestEnable state is ename:VK_TRUE, then
278 the current pname:stencilTestEnable state is ename:VK_TRUE, then
[all …]
Ddraw_vertex_binding.adoc32 then flink:vkCmdSetPrimitiveTopology must: have been called in the
37 ename:VK_DYNAMIC_STATE_PRIMITIVE_TOPOLOGY dynamic state enabled then the
48 pname:dynamicPrimitiveTopologyUnrestricted>> is ename:VK_FALSE, then the
59 enabled, then flink:vkCmdSetVertexInputEXT must: have been called in the
65 state enabled, then flink:vkCmdBindVertexBuffers2EXT must: have been
74 enabled, then flink:vkCmdBindVertexBuffers2EXT must: have been called in
92 then flink:vkCmdSetVertexInputEXT must: have been called in the current
105 then all variables with the code:Input storage class decorated with
120 then the numeric type associated with all code:Input variables of the
136 64-bit component, then the scalar width associated with all code:Input
[all …]
Dimage_memory_barrier_common.adoc13 ename:VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL then pname:image must:
21 ename:VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL then pname:image
30 ename:VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL then pname:image
39 ename:VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL then pname:image must:
48 ename:VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL then pname:image must: have
56 ename:VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL then pname:image must: have
79 ename:VK_IMAGE_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_OPTIMAL then
88 ename:VK_IMAGE_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_OPTIMAL then
99 ename:VK_IMAGE_LAYOUT_DEPTH_READ_ONLY_OPTIMAL then pname:image must:
110 ename:VK_IMAGE_LAYOUT_DEPTH_ATTACHMENT_OPTIMAL then pname:image must:
[all …]
Dquery_begin_common.adoc71 ename:VK_QUERY_TYPE_RESULT_STATUS_ONLY_KHR, then the sname:VkCommandPool
77 If there is a bound video session, then there must: be no
82 session, then pname:queryPool must: have been created with a
91 ename:VK_QUERY_TYPE_VIDEO_ENCODE_FEEDBACK_KHR, then the
96 ename:VK_QUERY_TYPE_VIDEO_ENCODE_FEEDBACK_KHR, then there must: be a
101 session, then pname:queryPool must: have been created with a
112 ename:VK_QUERY_TYPE_VIDEO_ENCODE_FEEDBACK_KHR, then there must: be no
118 ename:VK_QUERY_TYPE_RESULT_STATUS_ONLY_KHR, then there must: be no bound
/hardware/qcom/sm8150/gps/core/
Dconfigure.ac42 if test "x$with_core_includes" != "xno"; then
52 if test "x$with_locpla_includes" != "xno"; then
62 if (test "x${with_glib}" = "xyes"); then
83 if test "x$with_auto_feature" != "xno"; then
96 if test "x$with_external_ap" != "xno"; then
/hardware/qcom/sm7250/gps/core/
Dconfigure.ac42 if test "x$with_core_includes" != "xno"; then
52 if test "x$with_locpla_includes" != "xno"; then
62 if (test "x${with_glib}" = "xyes"); then
83 if test "x$with_auto_feature" != "xno"; then
96 if test "x$with_external_ap" != "xno"; then
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvideo_decode_extensions.adoc47 <<decode-output-picture,decode output picture>>, then it must: be in the
51 <<reconstructed-picture,reconstructed picture>>, then it must: be in the
54 <<reconstructed-picture,reconstructed picture>>, then it must: be in the
57 <<reference-picture,reference picture>>, then it must: be in the
92 ename:VK_VIDEO_CODEC_OPERATION_DECODE_H264_BIT_KHR, then the
98 ename:VK_VIDEO_CODEC_OPERATION_DECODE_H265_BIT_KHR, then the
287 H.264 decode profile>>, then let pname:activeReferencePictureCount be
314 then pname:codedOffsetGranularity is equal to
326 ** If pname:pDecodeInfo->pSetupReferenceSlot is not `NULL`, then
331 <<decode-h264-profile,H.264 decode profile>>, then
[all …]
Dvideo_extensions.adoc249 picture, then the behavior is as follows:
251 * If the DPB slot is currently associated with a frame, then that
257 is activated with a bottom field picture, then the DPB slot is
263 activated with a new bottom field picture, then that association is
339 ename:VK_VIDEO_CHROMA_SUBSAMPLING_MONOCHROME_BIT_KHR, then
344 ename:VK_VIDEO_CODEC_OPERATION_DECODE_H264_BIT_KHR, then the pname:pNext
350 ename:VK_VIDEO_CODEC_OPERATION_DECODE_H265_BIT_KHR, then the pname:pNext
356 ename:VK_VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_EXT, then the pname:pNext
362 ename:VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_EXT, then the pname:pNext
705 supported by the implementation, then this command returns ename:VK_SUCCESS
[all …]
/hardware/qcom/sm8150/gps/utils/
Dconfigure.ac37 if test "x$with_external_ap" != "xno"; then
52 if test "x$with_core_includes" != "xno"; then
62 if test "x$with_locpla_includes" != "xno"; then
72 if (test "x${with_glib}" = "xyes"); then
/hardware/qcom/sm7150/gps/utils/
Dconfigure.ac37 if test "x$with_external_ap" != "xno"; then
52 if test "x$with_core_includes" != "xno"; then
62 if test "x$with_locpla_includes" != "xno"; then
72 if (test "x${with_glib}" = "xyes"); then
/hardware/qcom/sm8150p/gps/utils/
Dconfigure.ac37 if test "x$with_external_ap" != "xno"; then
52 if test "x$with_core_includes" != "xno"; then
62 if test "x$with_locpla_includes" != "xno"; then
72 if (test "x${with_glib}" = "xyes"); then
/hardware/qcom/sm7250/gps/utils/
Dconfigure.ac37 if test "x$with_external_ap" != "xno"; then
52 if test "x$with_core_includes" != "xno"; then
62 if test "x$with_locpla_includes" != "xno"; then
72 if (test "x${with_glib}" = "xyes"); then
/hardware/qcom/sm7150/gps/core/
Dconfigure.ac42 if test "x$with_core_includes" != "xno"; then
52 if test "x$with_locpla_includes" != "xno"; then
62 if (test "x${with_glib}" = "xyes"); then
83 if test "x$with_auto_feature" != "xno"; then
/hardware/qcom/sm8150/gps/location/
Dconfigure.ac42 if test "x$with_core_includes" != "xno"; then
52 if test "x${with_locpla_includes}" != "xno"; then
62 if (test "x${with_glib}" = "xyes"); then
84 if test "x$with_external_ap" != "xno"; then
/hardware/qcom/sm7250/gps/location/
Dconfigure.ac42 if test "x$with_core_includes" != "xno"; then
52 if test "x${with_locpla_includes}" != "xno"; then
62 if (test "x${with_glib}" = "xyes"); then
84 if test "x$with_external_ap" != "xno"; then
/hardware/qcom/wlan/wcn6740/cld80211-lib/
Dconfigure.ac41 if (test "$has_libnl_ver" -eq 0); then
45 if (test "$has_libnl_ver" -gt 1); then
49 if (test "$has_libnl_ver" -gt 2); then
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dgeneration.adoc32 ename:VK_PIPELINE_BIND_POINT_COMPUTE, then the
67 ename:VK_PIPELINE_BIND_POINT_GRAPHICS, then pname:pipeline must: be a
74 ename:VK_INDIRECT_COMMANDS_TOKEN_TYPE_PIPELINE_NV token, then the
80 ename:VK_INDIRECT_COMMANDS_TOKEN_TYPE_PIPELINE_NV token, then the
165 slink:VkComputePipelineIndirectBufferInfoNV structure, then the contents of
204 slink:VkGeneratedCommandsInfoNV::pname:indirectCommandsLayout then the order
224 If pname:isPreprocessed is ename:VK_TRUE then
273 with its pname:isPreprocessed set to ename:VK_TRUE, then the
298 ename:VK_INDIRECT_COMMANDS_TOKEN_TYPE_SHADER_GROUP_NV, then the
302 ename:VK_INDIRECT_COMMANDS_TOKEN_TYPE_SHADER_GROUP_NV, then the
[all …]
/hardware/google/pixel/powerstats/dataproviders/
DPixelStateResidencyDataProvider.cpp55 struct timespec then; in getStateResidenciesTimed() local
58 clock_gettime(CLOCK_BOOTTIME, &then); in getStateResidenciesTimed()
63 ((now.tv_sec - then.tv_sec) * 1000000) + ((now.tv_nsec - then.tv_nsec) / 1000); in getStateResidenciesTimed()
/hardware/qcom/sm8150p/gps/core/
Dconfigure.ac42 if test "x$with_core_includes" != "xno"; then
52 if test "x$with_locpla_includes" != "xno"; then
62 if (test "x${with_glib}" = "xyes"); then
/hardware/qcom/sm8150/gps/
Dconfigure.ac46 if test "x$with_core_includes" != "xno"; then
56 if test "x$with_locpla_includes" != "xno"; then
66 if (test "x${with_glib}" = "xyes"); then
/hardware/qcom/gps/msm8994/
Dconfigure.ac42 if test "x$with_libhardware_includes" != "xno"; then
52 if test "x$with_core_includes" != "xno"; then
62 if (test "x${with_glib}" = "xyes"); then
/hardware/qcom/gps/msm8996/
Dconfigure.ac42 if test "x$with_libhardware_includes" != "xno"; then
52 if test "x$with_core_includes" != "xno"; then
62 if (test "x${with_glib}" = "xyes"); then
/hardware/qcom/sm7150/gps/
Dconfigure.ac46 if test "x$with_core_includes" != "xno"; then
56 if test "x$with_locpla_includes" != "xno"; then
66 if (test "x${with_glib}" = "xyes"); then
/hardware/qcom/sm7150/gps/location/
Dconfigure.ac42 if test "x$with_core_includes" != "xno"; then
52 if test "x${with_locpla_includes}" != "xno"; then
62 if (test "x${with_glib}" = "xyes"); then

12345678910>>...21