Home
last modified time | relevance | path

Searched refs:INT8 (Results 1 – 25 of 30) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp552 const int INT8 = AliasTest::RequirementInt8; in AddAliasTests() local
575 CASE_SAME_TYPE(INT8, "u8", "uint8_t v", "uint8_t(10)"), in AddAliasTests()
576 CASE_SAME_TYPE(INT8, "u8vec2", "u8vec2 v", "u8vec2(10, 20)"), in AddAliasTests()
577 CASE_SAME_TYPE(INT8, "u8vec3", "u8vec3 v", "u8vec3(10, 20, 30)"), in AddAliasTests()
578 CASE_SAME_TYPE(INT8, "u8vec4", "u8vec4 v", "u8vec4(10, 20, 30, 40)"), in AddAliasTests()
579 CASE_SAME_TYPE(INT8, "i8", "int8_t v", "int8_t(-10)"), in AddAliasTests()
580 CASE_SAME_TYPE(INT8, "i8vec2", "i8vec2 v", "i8vec2(-10, 20)"), in AddAliasTests()
581 CASE_SAME_TYPE(INT8, "i8vec3", "i8vec3 v", "i8vec3(-10, 20, -30)"), in AddAliasTests()
582 CASE_SAME_TYPE(INT8, "i8vec4", "i8vec4 v", "i8vec4(-10, 20, -30, 40)"), in AddAliasTests()
647 CASE_WITH_REVERSE(ALL, INT8, in AddAliasTests()
[all …]
/third_party/node/benchmark/buffers/
Ddataview-set.js26 const INT8 = 0x7f; constant
29 const UINT8 = INT8 * 2;
34 setInt8: INT8,
Dbuffer-write.js35 const INT8 = 0x7f; constant
50 writeInt8: INT8,
60 writeUIntLE: INT8,
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp77 INT8, enumerator
150 case DataType::INT8: dataSize = sizeof(deInt8); break; in getElementSize()
288 std::make_pair(std::make_pair(DataType::INT8, VectorType::SCALAR), "int8_t"), in getGLSLInputValDecl()
289 std::make_pair(std::make_pair(DataType::INT8, VectorType::V2), "i8vec2"), in getGLSLInputValDecl()
290 std::make_pair(std::make_pair(DataType::INT8, VectorType::V3), "i8vec3"), in getGLSLInputValDecl()
291 std::make_pair(std::make_pair(DataType::INT8, VectorType::V4), "i8vec4"), in getGLSLInputValDecl()
292 std::make_pair(std::make_pair(DataType::INT8, VectorType::A5), "int8_t"), in getGLSLInputValDecl()
461 else if (m_params.dataType == DataType::INT8 || m_params.dataType == DataType::UINT8) in checkSupport()
703 else if (m_params.dataType == DataType::INT8) in initPrograms()
964 case DataType::INT8: in initPrograms()
[all …]
DvktRayTracingMiscTests.cpp204 INT8, enumerator
3788 VariableType::INT8,
4207 VariableType::INT8) != tested_var_types.end(); in usesI8()
4593 case VariableType::INT8: in getBaseType()
4902 case VariableType::INT8: in getNComponents()
5166 case VariableType::INT8: resultPtr = "int8_t"; break; in getVariableTypeGLSLType()
5637 case VariableType::INT8: in isMatrix()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_cmdline_token.h50 INT8, enumerator
/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/
Dpredef.c20 TEST_MAX( INT8, 0x7f); in test()
/third_party/skia/third_party/externals/opengl-registry/extensions/SUN/
DSUN_global_alpha.txt149 1 INT8 code
150 1 INT8 pad
/third_party/openGLES/extensions/SUN/
DSUN_global_alpha.txt149 1 INT8 code
150 1 INT8 pad
/third_party/mesa3d/src/glx/
Dpacksingle.h84 *((INT8 *) (pc + offset)) = a
/third_party/openssl/include/openssl/
De_os2.h223 typedef INT8 int8_t;
/third_party/node/deps/openssl/openssl/include/openssl/
De_os2.h223 typedef INT8 int8_t;
/third_party/node/deps/v8/src/objects/
Delements-kind.h20 V(Int8, int8, INT8, int8_t) \
65 V(RabGsabInt8, rab_gsab_int8, RAB_GSAB_INT8, int8_t, INT8) \
/third_party/openssl/ohos_lite/include/openssl/
De_os2.h232 typedef INT8 int8_t;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dcommon.h97 typedef INT8 s8;
109 typedef INT8 s8;
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dcommon.h97 typedef INT8 s8;
109 typedef INT8 s8;
/third_party/mesa3d/docs/relnotes/
D9.1.3.rst159 - mesa: Add unpack functions for R/RG/RGB [U]INT8/16/32 formats.
160 - mesa: Add unpack functions for A/I/L/LA [U]INT8/16/32 formats.
/third_party/openGLES/extensions/EXT/
DEXT_secondary_color.txt316 1 INT8 v[0]
317 1 INT8 v[1]
318 1 INT8 v[2]
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_secondary_color.txt316 1 INT8 v[0]
317 1 INT8 v[1]
318 1 INT8 v[2]
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_cmdline_token.rs187 INT8 = 4, enumerator
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_vertex_program4.txt660 1 INT8 v[0]
661 1 INT8 v[1]
662 1 INT8 v[2]
663 1 INT8 v[3]
/third_party/openGLES/extensions/NV/
DNV_vertex_program4.txt660 1 INT8 v[0]
661 1 INT8 v[1]
662 1 INT8 v[2]
663 1 INT8 v[3]
/third_party/node/deps/v8/src/runtime/
Druntime-atomics.cc376 V(Int8, int8, INT8, int8_t) \
/third_party/jerryscript/jerry-core/api/
Djerry.c4113 TYPEDARRAY_ENTRY (INT8, INT8, 0),
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_vertex_blend.txt509 1*n INT8 weights

12