Searched refs:tiled (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_shader_image_atomic_int64.adoc | 37 64-bit integer atomic support is guaranteed for optimally tiled images with
|
D | VK_ANDROID_external_memory_android_hardware_buffer.adoc | 109 Implementations are not required to support linear-tiled images backed by
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | alloc_controller.cpp | 720 int& alignedw, int &alignedh, int& tiled, unsigned int& size) in getBufferAttributes() argument 722 tiled = isUBwcEnabled(format, usage) || isMacroTileEnabled(format, usage); in getBufferAttributes()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_legacy_dithering.adoc | 92 - Costly on non-tiled-based hardware both in memory and performance.
|
D | VK_QCOM_tile_properties.adoc | 14 Adreno GPUs uses a rendering technique called tiled rendering. In this technique, the attachments a…
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 166 int tiled; // tile format image member 212 int tiled; member 10504 if (version->tiled && attr_name.compare("tiles") == 0) { in ParseEXRHeader() 10867 if (exr_header->tiled) { in DecodeChunk() 11272 } else if (exr_header->tiled) { in DecodeEXRImage() 11568 if (exr_header.tiled) { in LoadEXRWithLayer() 11635 if (exr_header.tiled) { in LoadEXRWithLayer() 11743 exr_header->tiled = version->tiled; in ParseEXRHeaderFromMemory() 11813 if (exr_header.tiled) { in LoadEXRFromMemory() 11879 if (exr_header.tiled) { in LoadEXRFromMemory() [all …]
|
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format.csv | 419 # between tiled Y8 data and tiled R8 data.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 12062 multisampled images must be two-dimensional, optimally tiled, and 12561 Correct all the draw/dispatch commands to mention optimally tiled 12562 images as well as linear tiled images, and say image VIEWS instead
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 4308 * * 0: A tiled tensor of the same {@link OperandType} and rank as `input`.
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 4550 * * 0: A tiled tensor of the same {@link OperandType} and rank as `input`.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | renderpass.adoc | 1339 dependency may: be merged into a single tiled rendering pass, keeping the
|