Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8960/libtilerenderer/
Dtilerenderer.cpp59 int l = left, t = (height - bottom), w = (right - left), h = (bottom - top), preserve = 0; in startTileRendering() local
64 preserve = 1; in startTileRendering()
70 preserve = 1; in startTileRendering()
76 if (preserve) in startTileRendering()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_load_store_op_none.adoc27 an alternative to preserve attachments in applications that cannot decide if
DVK_EXT_hdr_metadata.adoc26 To preserve such creative intent as much as possible and achieve consistent
DVK_EXT_provoking_vertex.adoc82 and required that transform feedback write vertices so as to preserve
DVK_EXT_host_image_copy.adoc34 Additionally, it is possible to perform copies that preserve the swizzling
Dglossary.adoc1761 and preserve attachments used by the subpass in a render pass.
Dspirvenv.adoc2152 Other SPIR-V instructions may: also preserve denorm values.
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_half.inl83 // Nan -- preserve sign and significand bits
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dmisc.adoc66 so, to preserve a consistent look and feel.
Dextensions.adoc790 must be taken to preserve global uniqueness of values.
/hardware/interfaces/neuralnetworks/utils/
DREADME.md37 However, `nn::convert` is guaranteed to preserve all information:
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXKBstr.h86 XkbModsPtr preserve; member
DXKBproto.h261 BOOL preserve; member
/hardware/interfaces/graphics/common/1.1/
Dtypes.hal267 * display gamut. The stretching is recommended to preserve skin tones.
/hardware/interfaces/audio/policy/1.0/xml/pfw_schemas/api/
Dcurrent.txt385 enum_constant public static final audio.policy.configurable.V1_0.SpaceEnum preserve;
/hardware/interfaces/broadcastradio/2.0/
Dtypes.hal670 * it may not be present, to preserve space - framework must repopulate
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvertexpostproc.adoc122 order must: preserve the <<vertexpostproc-flatshading, provoking vertex>> of
Drenderpass.adoc1993 use is as a resolve or preserve attachment.
1996 or depth/stencil attachments nor as resolve or preserve attachments.
2285 starting with subpass *S~1~* if those subpasses use or preserve the
Dresources.adoc3353 attachment, resolve attachments, and preserve attachments must: be
4124 from this layout will preserve that data.
4127 guaranteed to preserve that data.
Ddevsandqueues.adoc453 pname:maxSubpassPreserveAttachments is the maximum number of preserve
Dlimits.adoc3495 whether the implementation can preserve the provoking vertex order when
Dfeatures.adoc5488 preserve the provoking vertex.
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dglext.h10446 …jectBufferATI (GLuint buffer, GLuint offset, GLsizei size, const GLvoid *pointer, GLenum preserve);
10459 …UFFERATIPROC) (GLuint buffer, GLuint offset, GLsizei size, const GLvoid *pointer, GLenum preserve);
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglext.h6313 …TBUFFERATIPROC) (GLuint buffer, GLuint offset, GLsizei size, const void *pointer, GLenum preserve);
6326 …ObjectBufferATI (GLuint buffer, GLuint offset, GLsizei size, const void *pointer, GLenum preserve);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc2065 * Clarify <<renderpass-attachment-contents, attachment preserve behavior>>