/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | generate_real.h | 72 using uint_type = absl::conditional_t<std::is_same<real_type, float>::value, variable
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/util/ |
D | hex_float.h | 59 using uint_type = void; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
D | hex_float.h | 68 using uint_type = void; member
|
/third_party/skia/third_party/externals/spirv-tools/source/util/ |
D | hex_float.h | 68 using uint_type = void; member
|
/third_party/spirv-tools/source/util/ |
D | hex_float.h | 68 using uint_type = void; member
|
/third_party/glslang/SPIRV/ |
D | hex_float.h | 72 typedef void uint_type; typedef
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ir_expression_operation.py | 82 uint_type = type("unsigned", "u", "GLSL_TYPE_UINT") variable
|
D | ir_constant_expression.cpp | 744 const struct glsl_type *uint_type = in constant_expression_value() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | constants.cpp | 437 Type* uint_type = context()->get_type_mgr()->GetUIntType(); in GetUIntConst() local
|
D | graphics_robust_access_pass.cpp | 798 auto* uint_type = type_mgr->GetRegisteredType(&uint_type_for_query); in MakeRuntimeArrayLengthInst() local
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | nir_to_spirv.c | 305 SpvId uint_type = spirv_builder_type_uint(&ctx->builder, bit_size); in get_uvec_type() local 995 SpvId uint_type = spirv_builder_type_uint(&ctx->builder, bitsize); in get_bo_array_type() local 2418 SpvId uint_type = get_uvec_type(ctx, 32, 1); in emit_load_shared() local 2448 SpvId uint_type = get_uvec_type(ctx, 32, 1); in emit_store_shared() local 2474 SpvId uint_type = get_uvec_type(ctx, 32, 1); in emit_load_push_const() local 2704 SpvId uint_type = get_uvec_type(ctx, 32, 1); in emit_get_ssbo_size() local
|
/third_party/mesa3d/src/broadcom/compiler/ |
D | v3d_nir_lower_io.c | 652 const struct glsl_type *uint_type = glsl_uint_type(); in emit_gs_prolog() local
|
/third_party/spirv-tools/source/opt/ |
D | constants.cpp | 455 Type* uint_type = context()->get_type_mgr()->GetUIntType(); in GetUIntConst() local
|
D | graphics_robust_access_pass.cpp | 794 auto* uint_type = type_mgr->GetRegisteredType(&uint_type_for_query); in MakeRuntimeArrayLengthInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | constants.cpp | 454 Type* uint_type = context()->get_type_mgr()->GetUIntType(); in GetUIntConst() local
|
D | graphics_robust_access_pass.cpp | 798 auto* uint_type = type_mgr->GetRegisteredType(&uint_type_for_query); in MakeRuntimeArrayLengthInst() local
|
/third_party/spirv-tools/test/fuzz/ |
D | fuzzerutil_test.cpp | 1609 const uint32_t uint_type = 9; // The id of OpTypeInt 32 0 in TEST() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | fuzzerutil_test.cpp | 1609 const uint32_t uint_type = 9; // The id of OpTypeInt 32 0 in TEST() local
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | fuzzerutil_test.cpp | 1609 const uint32_t uint_type = 9; // The id of OpTypeInt 32 0 in TEST() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_hlsl.cpp | 3497 auto uint_type = to_unsigned_basetype(integer_width); in emit_glsl_op() local 4561 auto uint_type = to_unsigned_basetype(integer_width); in emit_subgroup_op() local 4765 auto uint_type = to_unsigned_basetype(integer_width); in emit_instruction() local 5671 SPIRType uint_type; in remap_num_workgroups_builtin() local
|
D | spirv_glsl.cpp | 3677 SPIRType uint_type; in emit_output_variable_initializer() local 7220 auto uint_type = to_unsigned_basetype(integer_width); in emit_glsl_op() local 7778 auto uint_type = to_unsigned_basetype(integer_width); in emit_subgroup_op() local 9970 auto uint_type = to_unsigned_basetype(integer_width); in emit_instruction() local
|
D | spirv_msl.cpp | 7519 auto uint_type = to_unsigned_basetype(integer_width); in emit_instruction() local 8789 auto uint_type = to_unsigned_basetype(integer_width); in emit_glsl_op() local 13649 auto uint_type = to_unsigned_basetype(integer_width); in emit_subgroup_op() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
D | vktSpvAsmFloatControlsTests.cpp | 346 typedef deUint16 uint_type; typedef 351 typedef deUint32 uint_type; typedef 356 typedef deUint64 uint_type; typedef
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmFloatControlsTests.cpp | 346 typedef deUint16 uint_type; typedef 351 typedef deUint32 uint_type; typedef 356 typedef deUint64 uint_type; typedef
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.cpp | 13909 const Utils::_variable_type uint_type = Utils::getUintVariableType(1, n_rows); in getFunctionObject() local
|