| /foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
| H A D | render_packing_common.h | 24 uvec2 packed; in PackVec4Half2x16() local 30 vec4 UnpackVec4Half2x16(const uvec2 packed) in UnpackVec4Half2x16() argument 40 uvec4 packed; in Pack2Vec4Half2x16() local 48 UnpackVec42Half2x16(const uvec4 packed, inout vec4 up0, inout vec4 up1) UnpackVec42Half2x16() argument [all...] |
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | v3d33_vpm_setup.c | 49 uint32_t packed; in v3d33_vir_vpm_read_setup() local 59 uint32_t packed; in v3d33_vir_vpm_write_setup() local
|
| H A D | vir_opt_constant_alu.c | 76 const uint32_t packed = in opt_constant_add() local
|
| H A D | vir_opt_small_immediates.c | 74 uint32_t packed; in vir_opt_small_immediates() local
|
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format_tests.h | 55 uint8_t packed[UTIL_FORMAT_MAX_PACKED_BYTES]; member
|
| /third_party/skia/fuzz/oss_fuzz/ |
| H A D | FuzzPathDeserialize.cpp | 35 uint32_t packed; in LLVMFuzzerTestOneInput() local
|
| /third_party/mesa3d/src/panfrost/lib/tests/ |
| H A D | test-clear.c | 33 uint32_t packed[4]; member 157 uint32_t packed[4]; in main() local
|
| /third_party/protobuf/php/tests/ |
| H A D | memory_leak_test.php | 206 $packed = new TestMessage(); variable
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ffv1enc_template.c | 132 int packed = !src[1]; in encode_rgb_frame() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_nir_lower_alu.cpp | 59 nir_ssa_def *packed = nir_ssa_for_alu_src(b, alu, 0); in lower() local
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| H A D | precision.hpp | 26 packed = packed_highp, enumerator
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_format_traits.hpp | 6741 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t packed( VULKAN_HPP_NAMESPACE::Format format ) in packed() function
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | asm.py | 383 packed = b''.join([struct.pack('<Q', parse_asm(ln)) for ln in lines]) variable
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_tile.c | 388 void *packed; in pipe_get_tile_rgba() local [all...] |
| /third_party/rust/crates/aho-corasick/src/ |
| H A D | lib.rs | 211 pub mod packed; modules
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureTexelBufferTests.cpp | 107 tcu::TestCaseGroup* const packed = new tcu::TestCaseGroup(testCtx, "packed"); in createUniformTexelBufferTests() member in vkt::texture::__anon28911::tcu
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_extension_spv_khr_integer_dot_product.cpp | 43 bool packed; member [all...] |
| /third_party/skia/src/core/ |
| H A D | SkFont_serial.cpp | 48 uint32_t packed = 0; in Flatten() local 83 const uint32_t packed = buffer.read32(); Unflatten() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_extension_spv_khr_integer_dot_product.cpp | 43 bool packed; member [all...] |
| /third_party/protobuf/objectivec/ |
| H A D | GPBType.pbobjc.h | 290 @property(nonatomic, readwrite) BOOL packed; variable
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_extension_spv_khr_integer_dot_product_test.cpp | 40 bool packed; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktTextureTexelBufferTests.cpp | 106 tcu::TestCaseGroup* const packed = new tcu::TestCaseGroup(testCtx, "packed", "Test uniform texel buffer with packed formats"); in createUniformTexelBufferTests() member in vkt::texture::__anon30058::tcu
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/render/ |
| H A D | intf_render_data_store_default_material.h | 121 BASE_NS::Math::UVec4 packed[MATERIAL_PACKED_UNIFORM_UVEC4_COUNT]; member
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
| H A D | 3d_dm_target_packing_common.h | 109 vec4 packed = material; in GetPackMaterialWithFlags() local 175 void GetUnpackVelocityAndNormal(in vec4 packed, out vec2 velocity, out vec3 normal) in GetUnpackVelocityAndNormal() argument
|
| /third_party/ffmpeg/doc/examples/ |
| H A D | decode_audio.c | 211 const char *packed = av_get_sample_fmt_name(sfmt); in main() local
|