Home
last modified time | relevance | path

Searched defs:input_sizes (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
Dsw_scale.c72 static const int input_sizes[INPUT_SIZES] = {8, 24, 128, 144, 256, 512}; in check_yuv2yuvX() local
/third_party/mesa3d/src/compiler/nir/
Dnir_inline_uniforms.c74 int input_sizes = nir_op_infos[alu->op].input_sizes[i]; in src_only_uses_uniforms() local
Dnir_opcodes.py35 def __init__(self, name, output_size, output_type, input_sizes, argument
154 def opcode(name, output_size, output_type, input_sizes, input_types, argument
Dnir.h1410 uint8_t input_sizes[NIR_ALU_MAX_INPUTS]; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_inline_uniforms.c58 int input_sizes = nir_op_infos[alu->op].input_sizes[i]; in src_only_uses_uniforms() local
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h980 uint8_t input_sizes[V3D_MAX_GS_INPUTS / 4]; member