Home
last modified time | relevance | path

Searched refs:sym2 (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc2771 ^|{sym2} | This feature must: be supported on at least some
2841 | ename:VK_FORMAT_A4R4G4B4_UNORM_PACK16 | {sym2} | {sym2} | {sym2} | | | | | | | …
2844 14+| Format features marked {sym2} must: be supported for
3075 ifdef::VK_EXT_shader_atomic_float[{sym2}]
3087 14+| Format features marked with {sym2} must: be supported for
3120 ifdef::VK_EXT_shader_image_atomic_int64[{sym2}]
3122 ifdef::VK_EXT_shader_image_atomic_int64[{sym2}]
3126 ifdef::VK_EXT_shader_image_atomic_int64[{sym2}]
3128 ifdef::VK_EXT_shader_image_atomic_int64[{sym2}]
3177 | ename:VK_FORMAT_X8_D24_UNORM_PACK32 | | | | | | | | | {sym2} | | | |
[all …]
Dtextures.adoc855 | Stencil aspect | [eq]#S = B~r~#{sym2}
869 {sym2} [eq]#S = B~g~# may: be substituted as the replacement method by the
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
Dattribs.adoc20 :sym2: †
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h2794 int sym2; in tinfl_decompress() local
2811 if ((sym2 = in tinfl_decompress()
2815 code_len = sym2 >> 9; in tinfl_decompress()
2819 sym2 = r->m_tables[0] in tinfl_decompress()
2820 .m_tree[~sym2 + ((bit_buf >> code_len++) & 1)]; in tinfl_decompress()
2821 } while (sym2 < 0); in tinfl_decompress()
2823 counter = sym2; in tinfl_decompress()
2836 if ((sym2 = in tinfl_decompress()
2840 code_len = sym2 >> 9; in tinfl_decompress()
2844 sym2 = r->m_tables[0] in tinfl_decompress()
[all …]