Searched refs:preserve (Results 1 – 25 of 25) sorted by relevance
/hardware/qcom/display/msm8960/libtilerenderer/ |
D | tilerenderer.cpp | 59 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/ |
D | VK_EXT_load_store_op_none.adoc | 27 an alternative to preserve attachments in applications that cannot decide if
|
D | VK_EXT_hdr_metadata.adoc | 26 To preserve such creative intent as much as possible and achieve consistent
|
D | VK_EXT_provoking_vertex.adoc | 82 and required that transform feedback write vertices so as to preserve
|
D | VK_EXT_host_image_copy.adoc | 34 Additionally, it is possible to perform copies that preserve the swizzling
|
D | glossary.adoc | 1761 and preserve attachments used by the subpass in a render pass.
|
D | spirvenv.adoc | 2152 Other SPIR-V instructions may: also preserve denorm values.
|
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | type_half.inl | 83 // Nan -- preserve sign and significand bits
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | misc.adoc | 66 so, to preserve a consistent look and feel.
|
D | extensions.adoc | 790 must be taken to preserve global uniqueness of values.
|
/hardware/interfaces/neuralnetworks/utils/ |
D | README.md | 37 However, `nn::convert` is guaranteed to preserve all information:
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | XKBstr.h | 86 XkbModsPtr preserve; member
|
D | XKBproto.h | 261 BOOL preserve; member
|
/hardware/interfaces/graphics/common/1.1/ |
D | types.hal | 267 * display gamut. The stretching is recommended to preserve skin tones.
|
/hardware/interfaces/audio/policy/1.0/xml/pfw_schemas/api/ |
D | current.txt | 385 enum_constant public static final audio.policy.configurable.V1_0.SpaceEnum preserve;
|
/hardware/interfaces/broadcastradio/2.0/ |
D | types.hal | 670 * it may not be present, to preserve space - framework must repopulate
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | vertexpostproc.adoc | 122 order must: preserve the <<vertexpostproc-flatshading, provoking vertex>> of
|
D | renderpass.adoc | 1993 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
|
D | resources.adoc | 3353 attachment, resolve attachments, and preserve attachments must: be 4124 from this layout will preserve that data. 4127 guaranteed to preserve that data.
|
D | devsandqueues.adoc | 453 pname:maxSubpassPreserveAttachments is the maximum number of preserve
|
D | limits.adoc | 3495 whether the implementation can preserve the provoking vertex order when
|
D | features.adoc | 5488 preserve the provoking vertex.
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glext.h | 10446 …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/ |
D | glext.h | 6313 …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/ |
D | ChangeLog.adoc | 2065 * Clarify <<renderpass-attachment-contents, attachment preserve behavior>>
|