Searched refs:renderable (Results 1 – 10 of 10) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_ANDROID_external_format_resolve.adoc | 30 formats which cannot be directly represented as renderable in Vulkan,
|
D | VK_NV_linear_color_attachment.adoc | 26 This flag can: be set for renderable color formats in the
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_metal_surface/ |
D | platformCreateSurface_metal.adoc | 40 representing a renderable surface.
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglDisplay.cpp | 329 EGLint red, green, blue, alpha, depth, stencil, renderable, surface; in initConfigurations() local 336 config->getConfAttrib(EGL_RENDERABLE_TYPE, &renderable); in initConfigurations()
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLClientState.cpp | 1857 bool renderable = false; in checkFramebufferAttachmentCompleteness() local 1862 … renderable = fbo_format_info.rb_external || depthRenderableFormat(fbo_format_info.rb_format); in checkFramebufferAttachmentCompleteness() 1865 … renderable = fbo_format_info.rb_external || stencilRenderableFormat(fbo_format_info.rb_format); in checkFramebufferAttachmentCompleteness() 1868 renderable = fbo_format_info.rb_external || colorRenderableFormat( in checkFramebufferAttachmentCompleteness() 1880 …renderable = fbo_format_info.tex_external || depthRenderableFormat(fbo_format_info.tex_internalfor… in checkFramebufferAttachmentCompleteness() 1883 …renderable = fbo_format_info.tex_external || stencilRenderableFormat(fbo_format_info.tex_internalf… in checkFramebufferAttachmentCompleteness() 1886 renderable = fbo_format_info.tex_external || colorRenderableFormat( in checkFramebufferAttachmentCompleteness() 1900 if (!renderable) { in checkFramebufferAttachmentCompleteness()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_ANDROID_external_format_resolve.adoc | 10 … Buffers with external formats which cannot be directly represented as renderable in Vulkan, inclu… 121 Any Android hardware buffer that is renderable must be either renderable via existing format paths …
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/ |
D | wsi.adoc | 1156 a color renderable format for ename:VK_IMAGE_TILING_OPTIMAL, then
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | formats.adoc | 2571 the format is supported as a renderable 2573 This bit will be set for renderable color formats in the
|
D | memory.adoc | 2929 flag must: be renderable in some way in Vulkan, either:
|
D | features.adoc | 6166 whether the implementation supports renderable
|