Home
last modified time | relevance | path

Searched refs:uint (Results 351 - 375 of 375) sorted by relevance

1...<<1112131415

/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_context.c635 uint index, bool take_ownership, in rbug_set_constant_buffer()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_draw.cpp306 uint format_size = util_format_get_blocksize(shader->uav_bindings[i].format); in fill_image_descriptors()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state.c786 enum pipe_shader_type shader, uint index, in nvc0_set_constant_buffer()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c2049 enum pipe_shader_type shader, uint index, in r300_set_constant_buffer()
/third_party/vk-gl-cts/external/amber/src/src/dawn/
H A Dengine_dawn.cc352 for (uint h = 0; h < height; h++) { in MapDeviceTextureToHostBuffer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFObjectFile.h233 using uintX_t = typename ELFT::uint;
/third_party/spirv-tools/test/opt/
H A Daggressive_dead_code_elim_test.cpp1167 %uint = OpTypeInt 32 0
1168 %uint_0 = OpConstant %uint 0
1173 %uint_1 = OpConstant %uint 1
1174 %uint_2 = OpConstant %uint 2
1243 %uint = OpTypeInt 32 0
1244 %uint_0 = OpConstant %uint 0
1249 %uint_1 = OpConstant %uint 1
1322 %uint = OpTypeInt 32 0
1323 %uint_1 = OpConstant %uint 1
1393 %uint
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c2996 uint64_t uint; member
3505 return f->defaultval.uint; in upb_fielddef_defaultuint64()
3510 return (uint32_t)f->defaultval.uint; in upb_fielddef_defaultuint32()
4278 f->defaultval.uint = val; in parse_default()
4285 f->defaultval.uint = val; in parse_default()
4334 f->defaultval.uint = 0; in set_default_default()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c2996 const uint size = imm->Immediate.NrTokens - 1; in lp_emit_immediate_soa()
4580 uint max_output_vertices; in lp_build_tgsi_soa()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c1214 enum pipe_shader_type shader, uint index, in tc_set_constant_buffer()
1289 uint num_values, uint32_t *values) in tc_set_inlinable_constants()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/third_party/ffx_spd/
H A Dffx_a.h592 #define AU1 uint
1015 #define AU1 uint
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c4348 enum pipe_shader_type shader, uint slot, in evergreen_get_pipe_constant_buffer()
4363 uint start_slot, uint count, in evergreen_get_shader_buffers()
H A Dr600_state_common.c1269 enum pipe_shader_type shader, uint index, in r600_set_constant_buffer()
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c3441 uint64_t uint; member
3950 return f->defaultval.uint; in upb_fielddef_defaultuint64()
3955 return (uint32_t)f->defaultval.uint; in upb_fielddef_defaultuint32()
4741 f->defaultval.uint = val; in parse_default()
4748 f->defaultval.uint = val; in parse_default()
4797 f->defaultval.uint = 0; in set_default_default()
/third_party/mesa3d/src/compiler/
H A Dglsl_types.cpp654 VECN(components, uint, uvec)
1966 /* int and uint can be converted to float. */ in can_implicitly_convert_to()
1971 * can be converted to uint. Note that state may be NULL here, when in can_implicitly_convert_to()
/third_party/python/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2379 uint = c_uint variable
2568 'pthread_attr_t', 'EVP_MD', 'uint', 'ASN1_BOOLEAN',
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c275 output_pixel(&dest[i], val, 0, uint); in yuv2plane1_16_u()
1954 } else if (desc->flags & AV_PIX_FMT_FLAG_FLOAT) { /* float input are process like uint 16bpc */ in hScale16To19_vsx()
2030 } else if (desc->flags & AV_PIX_FMT_FLAG_FLOAT) { /* float input are process like uint 16bpc */ in hScale16To15_vsx()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp128 static const Type uint; member
1390 * uniform uint goku [GL_ARB_enhanced_layouts / GOKU_DIV];
1391 * uniform uint gohan[gl_MaxTransformFeedbackBuffers / GOHAN_DIV];
1392 * uniform uint goten[gl_MaxTransformFeedbackInterleavedComponents /
2076 * layout (location = 2) in uint vertex_index;
2077 * layout (location = 5) in uint instance_index;
2171 * for (uint i = 0u; i < in_at_first_loc.length(); ++i)
2181 * for (uint i = 0u; i < in_at_last_loc.length(); ++i)
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c1215 uint num_values, uint32_t *values) in zink_set_inlinable_constants()
1281 enum pipe_shader_type shader, uint index, in zink_set_constant_buffer()
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c2011 G(x,BITONE) = (G(G(uint,BITONE),_t) *)(y); \
2013 G(x,BITTWO) = (G(G(uint,BITTWO),_t) *)(y)
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c380 .uint = util_format_is_pure_uint(dst_format), in r2d_setup_common()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c176 /* just make this a uint with width of block */ in lp_mem_type_from_format_desc()
4079 enum pipe_shader_type shader, uint index, in llvmpipe_set_constant_buffer()
/third_party/elfutils/src/
H A Dreadelf.c12214 uint##bits##_t b##bits; int##bits##_t b##bits##s in handle_core_register()
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp2924 /* Expand integer to the size expected by the uint→float converter used below */
3004 /* Expand integer to the size expected by the uint→float converter used below */
11039 uint en_mask = 1;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp5966 typedef unsigned int uint;
[all...]

Completed in 174 milliseconds

1...<<1112131415