Home
last modified time | relevance | path

Searched defs:uint_type (Results 1 – 22 of 22) sorted by relevance

/external/abseil-cpp/absl/random/internal/
Dgenerate_real.h72 using uint_type = absl::conditional_t<std::is_same<real_type, float>::value, variable
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dgenerate_real.h72 using uint_type = absl::conditional_t<std::is_same<real_type, float>::value, variable
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Dgenerate_real.h72 using uint_type = absl::conditional_t<std::is_same<real_type, float>::value, variable
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Dgenerate_real.h72 using uint_type = absl::conditional_t<std::is_same<real_type, float>::value, variable
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dgenerate_real.h72 using uint_type = absl::conditional_t<std::is_same<real_type, float>::value, variable
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dgenerate_real.h72 using uint_type = absl::conditional_t<std::is_same<real_type, float>::value, variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/util/
Dhex_float.h68 using uint_type = void; member
/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dhex_float.h68 using uint_type = void; member
/external/deqp-deps/SPIRV-Tools/source/util/
Dhex_float.h68 using uint_type = void; member
/external/deqp-deps/glslang/SPIRV/
Dhex_float.h72 typedef void uint_type; typedef
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
Dhex_float.h72 typedef void uint_type; typedef
/external/mesa3d/src/compiler/glsl/
Dir_expression_operation.py82 uint_type = type("unsigned", "u", "GLSL_TYPE_UINT") variable
Dir_constant_expression.cpp744 const struct glsl_type *uint_type = in constant_expression_value() local
/external/fmtlib/test/
Dscan.h59 uint_type, enumerator
/external/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_io.c613 const struct glsl_type *uint_type = glsl_uint_type(); in emit_gs_prolog() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp797 auto* uint_type = type_mgr->GetRegisteredType(&uint_type_for_query); in MakeRuntimeArrayLengthInst() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dgraphics_robust_access_pass.cpp798 auto* uint_type = type_mgr->GetRegisteredType(&uint_type_for_query); in MakeRuntimeArrayLengthInst() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp797 auto* uint_type = type_mgr->GetRegisteredType(&uint_type_for_query); in MakeRuntimeArrayLengthInst() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/
Dtransformation_replace_id_with_synonym_test.cpp2236 const uint32_t uint_type = 9; // The id of OpTypeInt 32 0 in TEST() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControlsTests.cpp346 typedef deUint16 uint_type; typedef
351 typedef deUint32 uint_type; typedef
356 typedef deUint64 uint_type; typedef
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c173 SpvId uint_type = spirv_builder_type_uint(&ctx->builder, bit_size); in get_uvec_type() local
1557 SpvId uint_type = spirv_builder_type_uint(&ctx->builder, 32); in emit_load_ubo_vec4() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13938 const Utils::_variable_type uint_type = Utils::getUintVariableType(1, n_rows); in getFunctionObject() local